AudioSignalProblemOccurredEventArgs.AudioLevel 속성

정의

이벤트와 연결된 오디오 수준을 가져옵니다.

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

속성 값

Int32

오디오의 수준을 입력 하는 경우는 AudioSignalProblemOccurred 이벤트가 발생 합니다.

적용 대상