BB FlashBack SDK: FBEditor

CanExportToQuickTime

Description

Returns True if the SDK is able to export to QuickTime.

Syntax

[C#/C++]
public Bool CanExportToQuickTime;

[VB.NET]
Public CanExportToQuickTime As Boolean

Remarks

This property effectively checks for installations of Apple QuickTime - the free version or 'Pro'. Version 7 and over are required to be installed to enable export to QuickTime.

See Also

FBMovie::ExportToQuickTime  FBMovie::ExportFramesToQuickTime