다음을 통해 공유


SpeechAudioFormatInfo.SamplesPerSecond 속성

정의

오디오 포맷의 초당 샘플 횟수를 가져옵니다.

public:
 property int SamplesPerSecond { int get(); };
public int SamplesPerSecond { get; }
member this.SamplesPerSecond : int
Public ReadOnly Property SamplesPerSecond As Integer

속성 값

Int32

초당 샘플 수의 값입니다.

적용 대상