Public Member Functions | Properties

HandBrake::ApplicationServices::Model::Encoding::AllowedPassthru Class Reference

Allowed Passthru Options. More...

List of all members.

Public Member Functions

 AllowedPassthru ()
 Initializes a new instance of the AllowedPassthru class.
 AllowedPassthru (bool?initialValue)
 Initializes a new instance of the AllowedPassthru class.
 AllowedPassthru (AllowedPassthru initialValue)
 Initializes a new instance of the AllowedPassthru class. Copy Constructor.

Properties

bool AudioAllowAACPass [get, set]
 Gets or sets a value indicating whether AudioAllowAACPass.
bool AudioAllowAC3Pass [get, set]
 Gets or sets a value indicating whether AudioAllowAC3Pass.
bool AudioAllowDTSHDPass [get, set]
 Gets or sets a value indicating whether AudioAllowDTSHDPass.
bool AudioAllowDTSPass [get, set]
 Gets or sets a value indicating whether AudioAllowDTSPass.
bool AudioAllowMP3Pass [get, set]
 Gets or sets a value indicating whether AudioAllowMP3Pass.
AudioEncoder AudioEncoderFallback [get, set]
 Gets or sets AudioEncoderFallback.

Detailed Description

Allowed Passthru Options.


Constructor & Destructor Documentation

HandBrake::ApplicationServices::Model::Encoding::AllowedPassthru::AllowedPassthru (  )  [inline]

Initializes a new instance of the AllowedPassthru class.

HandBrake::ApplicationServices::Model::Encoding::AllowedPassthru::AllowedPassthru ( bool?  initialValue  )  [inline]

Initializes a new instance of the AllowedPassthru class.

Parameters:
initialValue The initial Value.
HandBrake::ApplicationServices::Model::Encoding::AllowedPassthru::AllowedPassthru ( AllowedPassthru  initialValue  )  [inline]

Initializes a new instance of the AllowedPassthru class. Copy Constructor.

Parameters:
initialValue The initial value.

Property Documentation

bool HandBrake::ApplicationServices::Model::Encoding::AllowedPassthru::AudioAllowAACPass [get, set]

Gets or sets a value indicating whether AudioAllowAACPass.

bool HandBrake::ApplicationServices::Model::Encoding::AllowedPassthru::AudioAllowAC3Pass [get, set]

Gets or sets a value indicating whether AudioAllowAC3Pass.

bool HandBrake::ApplicationServices::Model::Encoding::AllowedPassthru::AudioAllowDTSHDPass [get, set]

Gets or sets a value indicating whether AudioAllowDTSHDPass.

bool HandBrake::ApplicationServices::Model::Encoding::AllowedPassthru::AudioAllowDTSPass [get, set]

Gets or sets a value indicating whether AudioAllowDTSPass.

bool HandBrake::ApplicationServices::Model::Encoding::AllowedPassthru::AudioAllowMP3Pass [get, set]

Gets or sets a value indicating whether AudioAllowMP3Pass.

AudioEncoder HandBrake::ApplicationServices::Model::Encoding::AllowedPassthru::AudioEncoderFallback [get, set]

Gets or sets AudioEncoderFallback.


The documentation for this class was generated from the following file: