Microsoft.Expression.Encoder.Profiles Namespace
Classes
Class | Description |
---|---|
AacAudioProfile | A class that represents an AAC Audio profile. |
AdvancedVC1VideoProfile | Is used to specify the advanced VC1 video profile. |
AudioProfile | The base class for audio profiles. |
AudioProfileCollection | A collection of audio profiles. |
BaselineH264VideoProfile | Specifies the baseline H.264 video profile. |
Bitrate | The base bitrate class. |
ConstantBitrate | Used to specify a constant bitrate. |
H264VideoProfile | The base class for H264 video profiles. |
LocalProfiles | |
MainH264VideoProfile | Used to specify the main H.264 video profile. |
MainVC1VideoProfile | Is used to specify the main VC1 video profile. |
ProfileBase | The base class for profiles. |
PrxParser | This class handles accessing all the stock profiles that are provided by Expression Encoder. |
SimpleVC1VideoProfile | Is used to specify the simple VC1 video profile. |
StreamCollection | Is used to specify a list of streams with bitrates and sizes. |
StreamInfo | Is used to specify information about a stream. |
VariableConstrainedBitrate | Is used to specify a variable constrained bitrate. |
VariableQualityBitrate | Is used to specify a variable quality bitrate. |
VariableUnconstrainedBitrate | Used to specify a variable unconstrained bitrate. |
VC1VideoProfile | The base class for VC1 video profiles. |
VideoProfile | The base class for video profiles. |
WmaAudioProfile | A class that represents a Windows Media Audio profile. |
XmlVideoProfile | The video profiles that can be initialized from an XML string |
Enumerations
Enumeration | Description |
---|---|
AdaptiveDeadZone | When large portions of textured areas have coarse details, Adaptive Dead Zone attempts to balance the bit distribution within a picture by discarding more of the information in smooth areas with fine details. |
AudioCodec | Contains the audio codecs that Expression Encoder supports as output types. |
DifferentialQuantization | Specifies the DifferentialQuantization options for a VideoProfile. |
EntropyMode | The values for entropy mode. |
MacroblockModeCostOption | Specifies the cost method used by the codec to determine which macroblock mode to use. |
MEPartitionLevel | The values for ME Partition Level. |
MotionChromaSearch | Specifies the motion chroma search options for a VideoProfile. |
MotionMatchMethod | Specifies the motion-matching method. |
MotionSearchRange | Specifies the motion search range. |
VC1OutputMode | Specifies the format of the output video stream. Only valid when VideoCodecProfile is set to Advanced. |
VideoCodec | Specifies the type of video codecs that are supported for output encoding of video streams. |
Copyright © 2010 by Microsoft Corporation. All rights reserved.