C# Class DShowNET.AMMediaType

Show file Open project: RejectKid/MTG-Scanner Class Usage Examples

Public Properties

Property Type Description
formatPtr System.IntPtr
formatSize int
formatType System.Guid
majorType System.Guid
sampleSize int
subType System.Guid
unkPtr System.IntPtr

Property Details

formatPtr public property

public IntPtr,System formatPtr
return System.IntPtr

formatSize public property

public int formatSize
return int

formatType public property

public Guid,System formatType
return System.Guid

majorType public property

public Guid,System majorType
return System.Guid

sampleSize public property

public int sampleSize
return int

subType public property

public Guid,System subType
return System.Guid

unkPtr public property

public IntPtr,System unkPtr
return System.IntPtr