Click or drag to resize

SelectableCodecManagerWrapperGetFmtpValue Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public string GetFmtpValue(
	MediaType mediaType,
	CodecDescription description
)

Parameters

mediaType
Type: MediaType
description
Type: Ozeki.MediaCodecDescription

Return Value

Type: String

Implements

ICodecFactoryManagerGetFmtpValue(MediaType, CodecDescription)
See Also