Share via


MediaStreamingOptions.StartMediaStreaming Property

Definition

Determines if the media streaming should be started immediately after call is answered or not.

public bool? StartMediaStreaming { get; set; }
member this.StartMediaStreaming : Nullable<bool> with get, set
Public Property StartMediaStreaming As Nullable(Of Boolean)

Property Value

Applies to