AdaptiveMediaSource.CurrentPlaybackBitrate Property

Definition

Gets a value indicating the current playback bitrate for the media source.

public:
 property unsigned int CurrentPlaybackBitrate { unsigned int get(); };
uint32_t CurrentPlaybackBitrate();
public uint CurrentPlaybackBitrate { get; }
var uInt32 = adaptiveMediaSource.currentPlaybackBitrate;
Public ReadOnly Property CurrentPlaybackBitrate As UInteger

Property Value

UInt32

unsigned int

uint32_t

The current playback bitrate for the media source.

Applies to