BB FlashBack SDK: FBExportToWMVParams

VideoBitrate

Description

Sets the bitrate of the video stream in the exported WMV file.

Syntax

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

[VB.NET]
Public Property VideoBitrate As Long

Remarks

This value is in bits per second.

Each WMV codec supports a number of formats, where a format typically has a variable or constant bitrate and quality.

See Exporting to Windows Media Video for more details.
 

See also

FFBExportToWMVParams:VideoCodecID  FBExportToWMVParams::VideoNumPasses  FBExportToWMVParams::VideoVBR   FBExportToWMVParams::VideoQuality