ICodecFactoryManagerGetFmtpValue Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxstring GetFmtpValue(
MediaType mediaType,
CodecDescription description
)
Function GetFmtpValue (
mediaType As MediaType,
description As CodecDescription
) As String
String^ GetFmtpValue(
MediaType mediaType,
CodecDescription^ description
)
abstract GetFmtpValue :
mediaType : MediaType *
description : CodecDescription -> string
Parameters
- mediaType
- Type: MediaType
- description
- Type: Ozeki.MediaCodecDescription
Return Value
Type:
String
See Also