Click or drag to resize

MediaDescriptionExGetChannelDescription Method

Retrieves the first media channel description for the given media type.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static MediaChannelDescription GetChannelDescription(
	MediaDescription mediaDescription,
	MediaType mediaType
)

Parameters

mediaDescription
Type: Ozeki.MediaMediaDescription
mediaType
Type: MediaType

Return Value

Type: MediaChannelDescription
See Also