BB FlashBack SDK: FBExportToMP4Params

AllowStreaming

Description

Set this property to True to enable streaming playback of the exported MP4 file. The property defaults to False.

Syntax

[C#/C++]
public bool AllowStreaming;

[VB.NET]
Public Property AllowStreaming As Boolean