MPLATFORMLib Namespace : MF_FRAME_INFO Structure |
The following tables list the members exposed by MF_FRAME_INFO.
Name | Description | |
---|---|---|
![]() | avProps | media properties (M_AV_PROPS) |
![]() | cbAudio | audio data size in memory |
![]() | cbVideo | video data size in memory |
![]() | dwProcessID | ID of a process where the frame is processed |
![]() | lAudioSamples | number of audio samples |
![]() | llVideoID | video ID |
![]() | lpAudio | pointer to audio data in memory |
![]() | lpVideo | pointer to video data in memory |
![]() | mTime | frame time (M_TIME) |
![]() | nDataCount | number of data packets in a frame |
![]() | nObjCount | number of objects in a frame |
![]() | nStrCount | number of strings in a frame |