TeamTalk 4 C-API DLL
Version 4.5A
|
Struct describing the audio and video format used by a media file. More...
#include <TeamTalk4.h>
Public Attributes | |
AudioFormat | audioFmt |
The audio properties of the media file. More... | |
CaptureFormat | videoFmt |
The video properties of the media file. More... | |
UINT32 | uDurationMSec |
The duration of the media file in miliseconds. More... | |
Struct describing the audio and video format used by a media file.
AudioFormat MediaFileInfo::audioFmt |
The audio properties of the media file.
CaptureFormat MediaFileInfo::videoFmt |
The video properties of the media file.
UINT32 MediaFileInfo::uDurationMSec |
The duration of the media file in miliseconds.