Public Member Functions | Properties

HandBrake::Interop::Model::Encoding::EncodingProfile Class Reference

List of all members.

Public Member Functions

 EncodingProfile ()
EncodingProfile Clone ()

Properties

Container OutputFormat [get, set]
OutputExtension PreferredExtension [get, set]
bool IncludeChapterMarkers [get, set]
bool LargeFile [get, set]
bool Optimize [get, set]
bool IPod5GSupport [get, set]
int Width [get, set]
int Height [get, set]
int MaxWidth [get, set]
int MaxHeight [get, set]
CroppingType CroppingType [get, set]
Cropping Cropping [get, set]
Anamorphic Anamorphic [get, set]
bool UseDisplayWidth [get, set]
int DisplayWidth [get, set]
bool KeepDisplayAspect [get, set]
int PixelAspectX [get, set]
int PixelAspectY [get, set]
int Modulus [get, set]
Deinterlace Deinterlace [get, set]
string CustomDeinterlace [get, set]
Decomb Decomb [get, set]
string CustomDecomb [get, set]
Detelecine Detelecine [get, set]
string CustomDetelecine [get, set]
Denoise Denoise [get, set]
string CustomDenoise [get, set]
int Deblock [get, set]
bool Grayscale [get, set]
string VideoEncoder [get, set]
string X264Options [get, set]
string X264Profile [get, set]
string X264Preset [get, set]
List< string > X264Tunes [get, set]
string H264Level [get, set]
VideoEncodeRateType VideoEncodeRateType [get, set]
double Quality [get, set]
int TargetSize [get, set]
int VideoBitrate [get, set]
bool TwoPass [get, set]
bool TurboFirstPass [get, set]
double Framerate [get, set]
bool ConstantFramerate [get, set]
List< AudioEncodingAudioEncodings [get, set]
string AudioEncoderFallback [get, set]

Constructor & Destructor Documentation

HandBrake::Interop::Model::Encoding::EncodingProfile::EncodingProfile (  )  [inline]

Member Function Documentation

EncodingProfile HandBrake::Interop::Model::Encoding::EncodingProfile::Clone (  )  [inline]

Property Documentation

Anamorphic HandBrake::Interop::Model::Encoding::EncodingProfile::Anamorphic [get, set]
string HandBrake::Interop::Model::Encoding::EncodingProfile::AudioEncoderFallback [get, set]
List<AudioEncoding> HandBrake::Interop::Model::Encoding::EncodingProfile::AudioEncodings [get, set]
bool HandBrake::Interop::Model::Encoding::EncodingProfile::ConstantFramerate [get, set]
Cropping HandBrake::Interop::Model::Encoding::EncodingProfile::Cropping [get, set]
CroppingType HandBrake::Interop::Model::Encoding::EncodingProfile::CroppingType [get, set]
string HandBrake::Interop::Model::Encoding::EncodingProfile::CustomDecomb [get, set]
string HandBrake::Interop::Model::Encoding::EncodingProfile::CustomDeinterlace [get, set]
string HandBrake::Interop::Model::Encoding::EncodingProfile::CustomDenoise [get, set]
string HandBrake::Interop::Model::Encoding::EncodingProfile::CustomDetelecine [get, set]
int HandBrake::Interop::Model::Encoding::EncodingProfile::Deblock [get, set]
Decomb HandBrake::Interop::Model::Encoding::EncodingProfile::Decomb [get, set]
Deinterlace HandBrake::Interop::Model::Encoding::EncodingProfile::Deinterlace [get, set]
Denoise HandBrake::Interop::Model::Encoding::EncodingProfile::Denoise [get, set]
Detelecine HandBrake::Interop::Model::Encoding::EncodingProfile::Detelecine [get, set]
int HandBrake::Interop::Model::Encoding::EncodingProfile::DisplayWidth [get, set]
double HandBrake::Interop::Model::Encoding::EncodingProfile::Framerate [get, set]
bool HandBrake::Interop::Model::Encoding::EncodingProfile::Grayscale [get, set]
string HandBrake::Interop::Model::Encoding::EncodingProfile::H264Level [get, set]
int HandBrake::Interop::Model::Encoding::EncodingProfile::Height [get, set]
bool HandBrake::Interop::Model::Encoding::EncodingProfile::IncludeChapterMarkers [get, set]
bool HandBrake::Interop::Model::Encoding::EncodingProfile::IPod5GSupport [get, set]
bool HandBrake::Interop::Model::Encoding::EncodingProfile::KeepDisplayAspect [get, set]
bool HandBrake::Interop::Model::Encoding::EncodingProfile::LargeFile [get, set]
int HandBrake::Interop::Model::Encoding::EncodingProfile::MaxHeight [get, set]
int HandBrake::Interop::Model::Encoding::EncodingProfile::MaxWidth [get, set]
int HandBrake::Interop::Model::Encoding::EncodingProfile::Modulus [get, set]
bool HandBrake::Interop::Model::Encoding::EncodingProfile::Optimize [get, set]
Container HandBrake::Interop::Model::Encoding::EncodingProfile::OutputFormat [get, set]
int HandBrake::Interop::Model::Encoding::EncodingProfile::PixelAspectX [get, set]
int HandBrake::Interop::Model::Encoding::EncodingProfile::PixelAspectY [get, set]
OutputExtension HandBrake::Interop::Model::Encoding::EncodingProfile::PreferredExtension [get, set]
double HandBrake::Interop::Model::Encoding::EncodingProfile::Quality [get, set]
int HandBrake::Interop::Model::Encoding::EncodingProfile::TargetSize [get, set]
bool HandBrake::Interop::Model::Encoding::EncodingProfile::TurboFirstPass [get, set]
bool HandBrake::Interop::Model::Encoding::EncodingProfile::TwoPass [get, set]
bool HandBrake::Interop::Model::Encoding::EncodingProfile::UseDisplayWidth [get, set]
int HandBrake::Interop::Model::Encoding::EncodingProfile::VideoBitrate [get, set]
string HandBrake::Interop::Model::Encoding::EncodingProfile::VideoEncoder [get, set]
VideoEncodeRateType HandBrake::Interop::Model::Encoding::EncodingProfile::VideoEncodeRateType [get, set]
int HandBrake::Interop::Model::Encoding::EncodingProfile::Width [get, set]
string HandBrake::Interop::Model::Encoding::EncodingProfile::X264Options [get, set]
string HandBrake::Interop::Model::Encoding::EncodingProfile::X264Preset [get, set]
string HandBrake::Interop::Model::Encoding::EncodingProfile::X264Profile [get, set]
List<string> HandBrake::Interop::Model::Encoding::EncodingProfile::X264Tunes [get, set]

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