IceV19SdpMediaSession<TSessionDescription,TMediaDescription> Class
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.
generic <typename TSessionDescription, typename TMediaDescription>
where TSessionDescription : IceV19SdpSessionDescriptiongcnew() where TMediaDescription : IceV19SdpMediaDescriptiongcnew()public ref class IceV19SdpMediaSession : Microsoft::Rtc::Internal::Collaboration::Media::SdpMediaSession<TSessionDescription, TMediaDescription>
public class IceV19SdpMediaSession<TSessionDescription,TMediaDescription> : Microsoft.Rtc.Internal.Collaboration.Media.SdpMediaSession<TSessionDescription,TMediaDescription> where TSessionDescription : IceV19SdpSessionDescriptionnew() where TMediaDescription : IceV19SdpMediaDescriptionnew()
type IceV19SdpMediaSession<'SessionDescription, 'MediaDescription (requires 'SessionDescription :> IceV19SdpSessionDescription and 'SessionDescription : (new : unit -> 'SessionDescription) and 'MediaDescription :> IceV19SdpMediaDescription and 'MediaDescription : (new : unit -> 'MediaDescription))> = class
inherit SdpMediaSession<'SessionDescription, 'MediaDescription (requires 'SessionDescription :> IceV19SdpSessionDescription and 'SessionDescription : (new : unit -> 'SessionDescription) and 'MediaDescription :> IceV19SdpMediaDescription and 'MediaDescription : (new : unit -> 'MediaDescription))>
Public Class IceV19SdpMediaSession(Of TSessionDescription, TMediaDescription)
Inherits SdpMediaSession(Of TSessionDescription, TMediaDescription)
Type Parameters
- TSessionDescription
- TMediaDescription
- Inheritance
-
IceV19SdpMediaSession<TSessionDescription,TMediaDescription>
Constructors
| IceV19SdpMediaSession<TSessionDescription,TMediaDescription>(SdpNegotiatorSettings) |
Properties
| SessionState | (Inherited from SdpMediaSession<TSessionDescription,TMediaDescription>) |
| Settings | (Inherited from SdpMediaSession<TSessionDescription,TMediaDescription>) |