Sets which output format to use for video.
| HRESULT SetVideoFormat(VideoOutputFormat videoFormat); |
Parameters
videoFormat: A VideoOutputFormat enumeration.
Remarks
This function can be used to set the format of the output media.
Internally, the MPEG-1 and MPEG-2 formats are supported. If the VCD, DVD or SVCD formats are selected, the filter will set the bitrates and other values neccesary to create a valid VCD, DVD or SVCD compatible MPEG file.
[[The Standard MPEG Encoder – Quality you can rely on]]