Class
MFVideoFormat

Definition

Namespace:MediaFoundation

Assembly:MediaFoundation.dll

Syntax:

cs-api-definition
[UnmanagedName("MFVIDEOFORMAT")]
public class MFVideoFormat

Inheritance: objectMFVideoFormat

Constructors

MFVideoFormat()

Declaration

cs-api-definition
public MFVideoFormat()

Fields

compressedInfo

Declaration

cs-api-definition
public MFVideoCompressedInfo compressedInfo

Field Value

MFVideoCompressedInfo

dwSize

Declaration

cs-api-definition
public int dwSize

Field Value

int

guidFormat

Declaration

cs-api-definition
public Guid guidFormat

Field Value

Guid

surfaceInfo

Declaration

cs-api-definition
public MFVideoSurfaceInfo surfaceInfo

Field Value

MFVideoSurfaceInfo

videoInfo

Declaration

cs-api-definition
public MFVideoInfo videoInfo

Field Value

MFVideoInfo