Edit

Share via


SdpMediaDescription.AudioFlow Property

Definition

public:
 property Nullable<Microsoft::Rtc::Internal::Collaboration::Media::MediaFlowStatus> AudioFlow { Nullable<Microsoft::Rtc::Internal::Collaboration::Media::MediaFlowStatus> get(); void set(Nullable<Microsoft::Rtc::Internal::Collaboration::Media::MediaFlowStatus> value); };
public Nullable<Microsoft.Rtc.Internal.Collaboration.Media.MediaFlowStatus> AudioFlow { get; set; }
member this.AudioFlow : Nullable<Microsoft.Rtc.Internal.Collaboration.Media.MediaFlowStatus> with get, set
Public Property AudioFlow As Nullable(Of MediaFlowStatus)

Property Value

Applies to