H264PassThroughProfile Class

H.264 passthrough profile used on the DecoderSpecificInfo.

Namespace: Microsoft.Expression.Encoder.Profiles
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Public Class H264PassThroughProfile
    Inherits VideoProfile
'Usage
Dim instance As H264PassThroughProfile
public class H264PassThroughProfile : VideoProfile
public ref class H264PassThroughProfile : public VideoProfile

Inheritance Hierarchy

System.Object
   Microsoft.Expression.Encoder.EncoderObject
     Microsoft.Expression.Encoder.Profiles.ProfileBase
       Microsoft.Expression.Encoder.Profiles.VideoProfile
        Microsoft.Expression.Encoder.Profiles.H264PassThroughProfile

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

H264PassThroughProfile Members
Microsoft.Expression.Encoder.Profiles Namespace