C# 클래스 cadencii.WAVEFORMATEX

파일 보기 프로젝트 열기: cadencii/cadencii 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cbSize ushort
nAvgBytesPerSec uint
nBlockAlign ushort
nChannels ushort
nSamplesPerSec uint
wBitsPerSample ushort
wFormatTag ushort

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public ushort cbSize
리턴 ushort

nAvgBytesPerSec 공개적으로 프로퍼티

public uint nAvgBytesPerSec
리턴 uint

nBlockAlign 공개적으로 프로퍼티

public ushort nBlockAlign
리턴 ushort

nChannels 공개적으로 프로퍼티

public ushort nChannels
리턴 ushort

nSamplesPerSec 공개적으로 프로퍼티

public uint nSamplesPerSec
리턴 uint

wBitsPerSample 공개적으로 프로퍼티

public ushort wBitsPerSample
리턴 ushort

wFormatTag 공개적으로 프로퍼티

public ushort wFormatTag
리턴 ushort