Specifies whether or not DirectShow should be disabled.
*DisableDirectShow()Specifies whether or not DirectShow should be disabled. |
|||||
*DisableDirectShow()Specifies whether or not DirectShow should be disabled. |
Syntax |
*DisableDirectShow(disable) |
|
Argument |
Name |
Description |
disable |
1 = disable DirectShow 0 = enable DirectShow |
|
Example |
*BeginDefaults() *BeginVideoDefaults() *DisableDirectShow(1) *EndVideoDefaults() *EndDefaults() |
|
Application |
MediaView |
|
Context |
||
See also |
|
|