You are here: Start » AVL.NET » VideoBoxDisplayMode Enumeration
VideoBoxDisplayMode Enumeration
| Namespace: | VideoBoxBase | 
|---|---|
| Assembly: | VideoBoxBase.dll | 
Specifies the underlying display technology mode for the VideoBox control.
Members
| Member name | Description | 
|---|---|
| Auto | Control will attempt to start in DirectX mode when the technology is available on the local system. | 
| DirectX | Control will use DirectX to display its content with hardware acceleration. | 
| GDI | Control will use GDI to display its content. | 
