HyperWorks Desktop

*DisableDirectShow()

Specifies whether or not DirectShow should be disabled.

*DisableDirectShow()

Specifies whether or not DirectShow should be disabled.

Previous topic Next topic No expanding text in this topic  

*DisableDirectShow()

Specifies whether or not DirectShow should be disabled.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*DisableDirectShow(disable)

Argument

Name

Description

 

disable

1 = disable DirectShow

0 = enable DirectShow

Example

*BeginDefaults()

   *BeginVideoDefaults()

 *DisableDirectShow(1)

   *EndVideoDefaults()

*EndDefaults()

Application

MediaView

Context

*BeginDefaults()

*BeginVideoDefaults()

See also

 

*BeginVideoDefaults()

*EndVideoDefaults()

List of Preference Statements