C# 클래스 AvCapWPF.AMMediaType

상속: IDisposable
파일 보기 프로젝트 열기: evilmachina/theMachine 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FormatPtr System.IntPtr
FormatSize int
FormatType System.Guid
MajorType System.Guid
SampleSize int
SubType System.Guid
unkPtr System.IntPtr

공개 메소드들

메소드 설명
Dispose ( ) : void

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

프로퍼티 상세

FormatPtr 공개적으로 프로퍼티

public IntPtr,System FormatPtr
리턴 System.IntPtr

FormatSize 공개적으로 프로퍼티

public int FormatSize
리턴 int

FormatType 공개적으로 프로퍼티

public Guid,System FormatType
리턴 System.Guid

MajorType 공개적으로 프로퍼티

public Guid,System MajorType
리턴 System.Guid

SampleSize 공개적으로 프로퍼티

public int SampleSize
리턴 int

SubType 공개적으로 프로퍼티

public Guid,System SubType
리턴 System.Guid

unkPtr 공개적으로 프로퍼티

public IntPtr,System unkPtr
리턴 System.IntPtr