Method | Description | |
---|---|---|
GetInvokeConnect ( string appName, string tcUrl, double audioCodecs, double capabilities, string flashVer, bool fPad, string pageUrl, string swfUrl, double videoCodecs, double videoFunction, double objectEncoding ) : |
||
GetInvokeConnectError ( uint channelId, uint streamId, uint requestId, string level, string code, string decription ) : |
||
GetInvokeConnectResult ( |
||
GetPong ( ) : |
Method | Description | |
---|---|---|
GetInvokeClose ( ) : |
||
GetInvokeConnectError ( |
||
GetInvokeConnectResult ( uint channelId, uint streamId, uint requestId, string level, string code, string decription, double objectEncoding ) : |
public static GetInvokeConnect ( string appName, string tcUrl, double audioCodecs, double capabilities, string flashVer, bool fPad, string pageUrl, string swfUrl, double videoCodecs, double videoFunction, double objectEncoding ) : |
||
appName | string | |
tcUrl | string | |
audioCodecs | double | |
capabilities | double | |
flashVer | string | |
fPad | bool | |
pageUrl | string | |
swfUrl | string | |
videoCodecs | double | |
videoFunction | double | |
objectEncoding | double | |
return |
public static GetInvokeConnectError ( uint channelId, uint streamId, uint requestId, string level, string code, string decription ) : |
||
channelId | uint | |
streamId | uint | |
requestId | uint | |
level | string | |
code | string | |
decription | string | |
return |
public static GetInvokeConnectResult ( |
||
request | ||
level | string | |
code | string | |
description | string | |
return |
public static GetPong ( ) : |
||
return |