BB FlashBack SDK: FBExportToWMVParams

VideoCodecID

Description

Sets the video codec to be used in the export process.

Syntax

[C#/C++]
public long VideoCodecID;

[VB.NET]
Public Property VideoCodecID As Long

Remarks

This is set to a codec index ranging from zero to one less than the number of supported codecs.

The FlashBack SDK uses the same index numbers to identify codecs and their formats as is used by Microsoft's Windows Media Format SDK classes.

See Exporting to Windows Media Video for more details.
 

See also

FBExportToWMVParams:VideoBitrate  FBExportToWMVParams::VideoNumPasses  FBExportToWMVParams::VideoVBR   FBExportToWMVParams::VideoQuality