Edit

Share via


SdpBandwidth.Modifier Property

Definition

Gets or sets the modifier for bandwidth. Typically "CT" or "AS", but other values are allowed. String.Empty indicates the bandwidth is not specified.

public:
 property System::String ^ Modifier { System::String ^ get(); void set(System::String ^ value); };
public string Modifier { get; set; }
member this.Modifier : string with get, set
Public Property Modifier As String

Property Value

Applies to