Struct ASFMuxStatistics
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("ASF_MUX_STATISTICS")]
public struct ASFMuxStatistics
Fields
cFramesDropped
Declaration
public int cFramesDropped
Field Value
System.Int32
|
cFramesWritten
Declaration
public int cFramesWritten
Field Value
System.Int32
|