次の方法で共有


AdaptiveMediaSourcePlaybackBitrateChangedEventArgs.OldValue プロパティ

定義

古い再生ビットレートを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

古い再生ビットレート。

適用対象