ltmmMediaSample.ActualDataLength Property
Visual Basic example
|
object.ActualDataLength As Long |
Remarks
Gets or sets the length of the valid buffer data, in bytes.
The value is less than the length of the entire buffer. To get the length of the entire buffer, use the ltmmMediaSample.BufferSize property.
Assignment could raise an error exception. For more information, refer to the Error Codes.
See Also
Elements: |
ltmmMediaSample.Buffer Property, ltmmMediaSample.BufferSize Property, ltmmMediaSample.Discontinuity Property, ltmmMediaSample.Preroll Property, ltmmMediaSample.SyncPoint Property, ltmmMediaSample.GetData Method, ltmmMediaSample.GetMediaType Method, ltmmMediaSample.GetMediaTime Method, ltmmMediaSample.GetTime Method, ltmmMediaSample.ResetMediaTime Method, ltmmMediaSample.ResetTime Method, ltmmMediaSample.SetData Method, ltmmMediaSample.SetMediaTime Method, ltmmMediaSample.SetTime Method, ltmmMediaSample.SetMediaType Method |
Topics: |
ltmmMediaSample object |