Click or drag to resize
SelectableCodecManagerGetFmtpValue Method

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

Parameters

mediaType
Type: Ozeki.MediaMediaType
description
Type: Ozeki.MediaCodecDescription

Return Value

Type: String

Implements

ICodecFactoryManagerGetFmtpValue(MediaType, CodecDescription)
See Also