SDPMediaTypeExAsString Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic static string AsString(
SDPMediaType type
)
Public Shared Function AsString (
type As SDPMediaType
) As String
public:
static String^ AsString(
SDPMediaType type
)
static member AsString :
type : SDPMediaType -> string
Parameters
- type
- Type: Ozeki.MediaSDPMediaType
Return Value
Type:
String
See Also