SdpSrtpCryptoKey.ScaleSrtpRole 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::ScaleSrtpRole ScaleSrtpRole { Microsoft::Rtc::Internal::Collaboration::Media::ScaleSrtpRole get(); void set(Microsoft::Rtc::Internal::Collaboration::Media::ScaleSrtpRole value); };
public Microsoft.Rtc.Internal.Collaboration.Media.ScaleSrtpRole ScaleSrtpRole { get; set; }
member this.ScaleSrtpRole : Microsoft.Rtc.Internal.Collaboration.Media.ScaleSrtpRole with get, set
Public Property ScaleSrtpRole As ScaleSrtpRole