MediaConferenceTypeExToSDPValue Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic static string ToSDPValue(
MediaConferenceType orientation
)
Public Shared Function ToSDPValue (
orientation As MediaConferenceType
) As String
public:
static String^ ToSDPValue(
MediaConferenceType orientation
)
static member ToSDPValue :
orientation : MediaConferenceType -> string
Parameters
- orientation
- Type: Ozeki.MediaMediaConferenceType
Return Value
Type:
String
See Also