Class ASFIndexIdentifier
Inheritance
System.Object
ASFIndexIdentifier
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: MediaFoundation
Assembly: MediaFoundation.dll
Syntax
[UnmanagedName("ASF_INDEX_IDENTIFIER")]
public class ASFIndexIdentifier
Constructors
ASFIndexIdentifier()
Declaration
public ASFIndexIdentifier()
Fields
guidIndexType
Declaration
public Guid guidIndexType
Field Value
System.Guid
|
wStreamNumber
Declaration
public short wStreamNumber
Field Value
System.Int16
|