CodecTypeExAsCodecType Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic static CodecMediaType AsCodecType(
MediaType type
)
Public Shared Function AsCodecType (
type As MediaType
) As CodecMediaType
public:
static CodecMediaType AsCodecType(
MediaType type
)
static member AsCodecType :
type : MediaType -> CodecMediaType
Parameters
- type
- Type: MediaType
Return Value
Type:
CodecMediaType
See Also