AdaptiveMediaSource.CurrentDownloadBitrate Property

Definition

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

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

Property Value

UInt32

unsigned int

uint32_t

The current download bitrate for the media source.

Applies to