BB FlashBack SDK: FBPlayer

UseGDIOnly

Description

Set to True to have FBPlayer not use DirectX acceleration and only use GDI drawing operations to display the movie. Set to False by default.
 

Syntax

[C#/C++]
public Bool UseGDIOnly

[VB.NET]
Public Property UseGDIOnly As Boolean