C# Class NewTOAPIA.DirectShow.DES.AMMediaType

Inheritance: IDisposable
Mostrar archivo Open project: Wiladams/NewTOAPIA 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

Public Methods

Method Description
Dispose ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Property Details

formatPtr public_oe property

public IntPtr,System formatPtr
return System.IntPtr

formatSize public_oe property

public int formatSize
return int

formatType public_oe property

public Guid,System formatType
return System.Guid

majorType public_oe property

public Guid,System majorType
return System.Guid

sampleSize public_oe property

public int sampleSize
return int

subType public_oe property

public Guid,System subType
return System.Guid

unkPtr public_oe property

public IntPtr,System unkPtr
return System.IntPtr