Edit

Share via


SdpMediaDescription.MediaFormats Property

Definition

public:
 property cli::array <Microsoft::Rtc::Internal::Collaboration::Media::SdpMediaFormat> ^ MediaFormats { cli::array <Microsoft::Rtc::Internal::Collaboration::Media::SdpMediaFormat> ^ get(); void set(cli::array <Microsoft::Rtc::Internal::Collaboration::Media::SdpMediaFormat> ^ value); };
public Microsoft.Rtc.Internal.Collaboration.Media.SdpMediaFormat[] MediaFormats { get; set; }
member this.MediaFormats : Microsoft.Rtc.Internal.Collaboration.Media.SdpMediaFormat[] with get, set
Public Property MediaFormats As SdpMediaFormat()

Property Value

Applies to