Click or drag to resize

MediaDescriptionFactory Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaMediaDescriptionFactory

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class MediaDescriptionFactory : IMediaDescriptionFactory

The MediaDescriptionFactory type exposes the following members.

Constructors
  NameDescription
Public methodMediaDescriptionFactory(DependencyContainer, String)
Initializes a new instance of the MediaDescriptionFactory class
Public methodMediaDescriptionFactory(ICodecFactoryManager, ISRTPCryptoSuiteFactory, String)
Initializes a new instance of the MediaDescriptionFactory class
Top
Properties
  NameDescription
Public propertySessionName
Top
Methods
  NameDescription
Public methodCreateLocalMediaDescription
Média felajánláshoz válasz generálása, amiben tartalmazza, hogy a csatornák milyen címen érhetőek el, és milyen kodekeket támogatnak.
Public methodGenerateAnswer
Média felajánláshoz válasz generálása, amiben tartalmazza, hogy a csatornák milyen címen érhetőek el, és milyen kodekeket támogatnak.
Public methodGenerateChannelAnswer
Egy távoli féltől érkező csatornára generál egy választ.
Public methodGenerateOffer
Media felajánlás generálása a másik félnek.
Public methodGenerateUnicastChannelOffer
Top
See Also