MediaChannelContext.Modifications Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Rtc::Internal::Collaboration::Media::MediaModifications Modifications { Microsoft::Rtc::Internal::Collaboration::Media::MediaModifications get(); void set(Microsoft::Rtc::Internal::Collaboration::Media::MediaModifications value); };
public Microsoft.Rtc.Internal.Collaboration.Media.MediaModifications Modifications { get; set; }
member this.Modifications : Microsoft.Rtc.Internal.Collaboration.Media.MediaModifications with get, set
Public Property Modifications As MediaModifications