Struct MT_CustomVideoPrimaries
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: MediaFoundation.Misc
Assembly: MediaFoundation.dll
Syntax
[UnmanagedName("MT_CUSTOM_VIDEO_PRIMARIES")]
public struct MT_CustomVideoPrimaries
Fields
fBx
Declaration
public float fBx
Field Value
System.Single
|
fBy
Declaration
public float fBy
Field Value
System.Single
|
fGx
Declaration
public float fGx
Field Value
System.Single
|
fGy
Declaration
public float fGy
Field Value
System.Single
|
fRx
Declaration
public float fRx
Field Value
System.Single
|
fRy
Declaration
public float fRy
Field Value
System.Single
|
fWx
Declaration
public float fWx
Field Value
System.Single
|
fWy
Declaration
public float fWy
Field Value
System.Single
|