Struct MFVideoCompressedInfo
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
Assembly: MediaFoundation.dll
Syntax
[UnmanagedName("MFVideoCompressedInfo")]
public struct MFVideoCompressedInfo
Fields
AvgBitErrorRate
Declaration
public long AvgBitErrorRate
Field Value
System.Int64
|
AvgBitrate
Declaration
public long AvgBitrate
Field Value
System.Int64
|
MaxKeyFrameSpacing
Declaration
public int MaxKeyFrameSpacing
Field Value
System.Int32
|