# count

> The sample count for the time value.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Media](/engine/6000.3/script-reference/unityeditor/media.md)
* **Assembly:** UnityEditor

```csharp
public long count { readonly get; set; }
```
