Click or drag to resize
MediaDescriptionFactory Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaMediaDescriptionFactory

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
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
Properties
  NameDescription
Public propertySessionName
Top
See Also