AdaptiveMediaSourcePlaybackBitrateChangedEventArgs.NewValue 속성

정의

새 재생 비트 전송률을 가져옵니다.

public:
 property unsigned int NewValue { unsigned int get(); };
uint32_t NewValue();
public uint NewValue { get; }
var uInt32 = adaptiveMediaSourcePlaybackBitrateChangedEventArgs.newValue;
Public ReadOnly Property NewValue As UInteger

속성 값

UInt32

unsigned int

uint32_t

새 재생 비트 전송률입니다.

적용 대상