BB FlashBack SDK: FBExportToWMVParams

VideoQuality

Description

Sets the image quality of the video stream in the exported WMV file.

Syntax

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

[VB.NET]
Public Property VideoQuality As Long

Remarks

This is a value from 1 to 100, where 1 = lowest quality and 100 = highest.

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::VideoCodecID