BB FlashBack SDK: FBExportToMP4Params

MP4Codec

Description

Sets the codec to be used - either H263 (MPEG4-ASP) or H264 (MPEG4-AVC).

Set to 0 (the default) to use H263 (MPEG4-ASP)

Set to 1 to use H264 (MPEG4-AVC). For details of how to select the 3rd party H264 encoder that will be used, see Selecting an MP4 Encoder.

Syntax

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

[VB.NET]
Public Property MP4Codec As Long