VideoProperties.Bitrate Property

Definition

Gets the sum audio and video bitrate of the video.

public:
 property unsigned int Bitrate { unsigned int get(); };
uint32_t Bitrate();
public uint Bitrate { get; }
var uInt32 = videoProperties.bitrate;
Public ReadOnly Property Bitrate As UInteger

Property Value

UInt32

unsigned int

uint32_t

The video's sum audio and video bitrate.

Applies to