Property Bitrate
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Bitrate
Gets this channel's bitrate. This is applicable to voice channels only.
[JsonProperty("bitrate", NullValueHandling = NullValueHandling.Ignore)]
public int? Bitrate { get; }
Property Value
- int?