#include <mmccinterfacedef.h>
Public Attributes | |
TFileName | iFileName |
TTimeIntervalMicroSeconds | iDuration |
TTimeIntervalMicroSeconds | iPosition |
TReal | iVideoFrameRate |
TUint32 | iVideoBitRate |
TSize | iVideoFrameSize |
TUint32 | iAudioBitRate |
TFourCC | iAudioFourCC |
TFourCC | iVideoFourCC |
File source settings.
Audio bitrate.
Audio fourCC value; KMMFFourCCCodeNULL if audio not present.
TTimeIntervalMicroSeconds TMccFileSourceSetting::iDuration |
Duration of the file.
TFileName TMccFileSourceSetting::iFileName |
File name.
TTimeIntervalMicroSeconds TMccFileSourceSetting::iPosition |
Position in the file.
Bitrate of the video.
Video fourCC value; KMMFFourCCCodeNULL if video not present.
Frame rate of the video.
Frame size of the video.