You are here: Start » FIL.NET » VideoBoxDisplayMode Enumeration
VideoBoxDisplayMode Enumeration
Specifies the underlying display technology mode for the VideoBox control.
Namespace: | VideoBoxBase |
---|---|
Assembly: | VideoBoxBase.dll |
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. |