Contains frame information
| Name | Type | Description |
|---|---|---|
| avProps | M_AV_PROPS | media properties (M_AV_PROPS) |
| cbAudio | integer | audio data size in memory |
| cbVideo | integer | video data size in memory |
| dwProcessID | string | ID of a process where the frame is processed |
| lAudioSamples | long | number of audio samples |
| llVideoID | long | video ID |
| lpAudio | long | pointer to audio data in memory |
| lpVideo | long | pointer to video data in memory |
| mTime | M_TIME | frame time (M_TIME) |
| nDataCount | integer | number of data packets in a frame |
| nObjCount | integer | number of objects in a frame |
| nStrCount | integer | number of strings in a frame |