Struct MFTopoNodeAttributeUpdate
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("MFTOPONODE_ATTRIBUTE_UPDATE")]
public struct MFTopoNodeAttributeUpdate
Fields
attrType
d
Declaration
public double d
Field Value
System.Double
|
guidAttributeKey
Declaration
public Guid guidAttributeKey
Field Value
System.Guid
|
NodeId
Declaration
public long NodeId
Field Value
System.Int64
|
u32
Declaration
public int u32
Field Value
System.Int32
|
u64
Declaration
public long u64
Field Value
System.Int64
|