tsMediaSampleDesc Structure |
|||||||||||||||||||||||
The tsMediaSampleDesc contains timestamp information about a frame. | |||||||||||||||||||||||
Syntax: | struct tsMediaSampleDesc { REFERENCE_TIME SampleStart; REFERENCE_TIME SampleEnd; DWORD FrameNumber; tFrameDesc FrameType; }; |
||||||||||||||||||||||
|
|||||||||||||||||||||||
See also: | IFrame |