MediaStreamSample.Offset Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the byte offset into the stream where the sample comes from. For sample streams that contain a header as well, this is set to where the actual sample begins.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Int64The byte offset into the stream where the sample comes from. The default value is 0.
Show: