Click or drag to resize
IMediaDescriptionFactoryGenerateOffer Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
MediaDescription GenerateOffer(
	string connection,
	List<MediaChannelDescription> channelDescriptions,
	Origin origin,
	bool unicast
)

Parameters

connection
Type: SystemString
channelDescriptions
Type: System.Collections.GenericListMediaChannelDescription
origin
Type: Ozeki.MediaOrigin
unicast
Type: SystemBoolean

Return Value

Type: MediaDescription
See Also