# dataLength

> The length of the raw IMFMediaBuffer which contains the image captured.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Windows.WebCam](/engine/6000.6/script-reference/unityengine/windows/webcam.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public int dataLength { get; }
```

### Remarks

For more information about the WinRT IMFMediaBuffer object, please visit [](https://msdn.microsoft.com/en-us/library/windows/desktop/ms696261\(v=vs.85\).aspx)[https://msdn.microsoft.com/en-us/library/windows/desktop/ms696261(v=vs.85).aspx](https://msdn.microsoft.com/en-us/library/windows/desktop/ms696261\(v=vs.85\).aspx)
