Click or drag to resize

IMediaDescriptionFactoryGenerateOffer Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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