Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic string GetSSRC(
	string content
)
Public Function GetSSRC ( 
	content As String
) As String
public:
String^ GetSSRC(
	String^ content
)
member GetSSRC : 
        content : string -> string 
Parameters
- content
 - Type: SystemString
 
Return Value
Type: 
String
See Also