MusicProperties.Bitrate Property

Definition

Gets the bit rate of the song file.

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

Property Value

UInt32

unsigned int

uint32_t

The bit rate, in bits per second.

Applies to