AudioDeviceModule.MajorVersion 속성

정의

오디오 디바이스 모듈의 주 버전을 가져옵니다.

public:
 property unsigned int MajorVersion { unsigned int get(); };
uint32_t MajorVersion();
public uint MajorVersion { get; }
var uInt32 = audioDeviceModule.majorVersion;
Public ReadOnly Property MajorVersion As UInteger

속성 값

UInt32

unsigned int

uint32_t

오디오 디바이스 모듈의 주 버전입니다.

적용 대상