Method | Description | |
---|---|---|
GetFlexStreamSend ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, string function, Variant parameters ) : |
||
GetInvokeCloseStream ( uint channelId, uint streamId ) : |
||
GetInvokeCreateStream ( ) : |
||
GetInvokeCreateStreamResult ( |
||
GetInvokeCreateStreamResult ( uint channelId, uint streamId, uint requestId, double createdStreamId ) : |
||
GetInvokeDeleteStream ( uint channelId, uint streamId ) : |
||
GetInvokeFCSubscribe ( string streamName ) : |
||
GetInvokeOnFCPublish ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string code, string description ) : |
||
GetInvokeOnStatusStreamPauseNotify ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string details, string clientId ) : |
||
GetInvokeOnStatusStreamPlayFailed ( Variant request, string streamName ) : |
||
GetInvokeOnStatusStreamPlayFailed ( uint channelId, uint streamId, double requestId, string streamName ) : |
||
GetInvokeOnStatusStreamPlayReset ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string details, string clientId ) : |
||
GetInvokeOnStatusStreamPlayStart ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string details, string clientId ) : |
||
GetInvokeOnStatusStreamPlayStop ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string details, string clientId ) : |
||
GetInvokeOnStatusStreamPlayUnpublishNotify ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string clientId ) : |
||
GetInvokeOnStatusStreamPublishBadName ( |
||
GetInvokeOnStatusStreamPublishBadName ( uint channelId, uint streamId, double requestId, string streamName ) : |
||
GetInvokeOnStatusStreamPublished ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string level, string code, string description, string details, string clientId ) : |
||
GetInvokeOnStatusStreamSeekNotify ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string details, string clientId ) : |
||
GetInvokeOnStatusStreamUnpauseNotify ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string details, string clientId ) : |
||
GetInvokePlay ( uint channelId, uint streamId, string streamName, double start, double length ) : |
||
GetInvokePublish ( uint channelId, uint streamId, string streamName, string mode ) : |
||
GetInvokeReleaseStreamErrorNotFound ( |
||
GetInvokeReleaseStreamResult ( uint channelId, uint streamId, uint requestId, double releasedStreamId ) : |
||
GetNotifyOnMetaData ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, Variant metadata ) : |
||
GetNotifyOnPlayStatusPlayComplete ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double bytes, double duration ) : |
||
GetNotifyOnStatusDataStart ( uint channelId, uint streamId, double timeStamp, bool isAbsolute ) : |
||
GetNotifyRtmpSampleAccess ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, bool audioAccess, bool videoAccess ) : |
||
GetUserControlStream ( ushort operation, uint streamId ) : |
||
GetUserControlStreamBegin ( uint streamId ) : |
||
GetUserControlStreamDry ( uint streamId ) : |
||
GetUserControlStreamEof ( uint streamId ) : |
||
GetUserControlStreamIsRecorded ( uint streamId ) : |
public static GetFlexStreamSend ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, string function, Variant parameters ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
function | string | |
parameters | Variant | |
return |
public static GetInvokeCloseStream ( uint channelId, uint streamId ) : |
||
channelId | uint | |
streamId | uint | |
return |
public static GetInvokeCreateStream ( ) : |
||
return |
public static GetInvokeCreateStreamResult ( |
||
request | ||
createdStreamId | double | |
return |
public static GetInvokeCreateStreamResult ( uint channelId, uint streamId, uint requestId, double createdStreamId ) : |
||
channelId | uint | |
streamId | uint | |
requestId | uint | |
createdStreamId | double | |
return |
public static GetInvokeDeleteStream ( uint channelId, uint streamId ) : |
||
channelId | uint | |
streamId | uint | |
return |
public static GetInvokeFCSubscribe ( string streamName ) : |
||
streamName | string | |
return |
public static GetInvokeOnFCPublish ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string code, string description ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
requestId | double | |
code | string | |
description | string | |
return |
public static GetInvokeOnStatusStreamPauseNotify ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string details, string clientId ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
requestId | double | |
description | string | |
details | string | |
clientId | string | |
return |
public static GetInvokeOnStatusStreamPlayFailed ( Variant request, string streamName ) : |
||
request | Variant | |
streamName | string | |
return |
public static GetInvokeOnStatusStreamPlayFailed ( uint channelId, uint streamId, double requestId, string streamName ) : |
||
channelId | uint | |
streamId | uint | |
requestId | double | |
streamName | string | |
return |
public static GetInvokeOnStatusStreamPlayReset ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string details, string clientId ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
requestId | double | |
description | string | |
details | string | |
clientId | string | |
return |
public static GetInvokeOnStatusStreamPlayStart ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string details, string clientId ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
requestId | double | |
description | string | |
details | string | |
clientId | string | |
return |
public static GetInvokeOnStatusStreamPlayStop ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string details, string clientId ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
requestId | double | |
description | string | |
details | string | |
clientId | string | |
return |
public static GetInvokeOnStatusStreamPlayUnpublishNotify ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string clientId ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
requestId | double | |
description | string | |
clientId | string | |
return |
public static GetInvokeOnStatusStreamPublishBadName ( |
||
request | ||
streamName | string | |
return |
public static GetInvokeOnStatusStreamPublishBadName ( uint channelId, uint streamId, double requestId, string streamName ) : |
||
channelId | uint | |
streamId | uint | |
requestId | double | |
streamName | string | |
return |
public static GetInvokeOnStatusStreamPublished ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string level, string code, string description, string details, string clientId ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
requestId | double | |
level | string | |
code | string | |
description | string | |
details | string | |
clientId | string | |
return |
public static GetInvokeOnStatusStreamSeekNotify ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string details, string clientId ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
requestId | double | |
description | string | |
details | string | |
clientId | string | |
return |
public static GetInvokeOnStatusStreamUnpauseNotify ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double requestId, string description, string details, string clientId ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
requestId | double | |
description | string | |
details | string | |
clientId | string | |
return |
public static GetInvokePlay ( uint channelId, uint streamId, string streamName, double start, double length ) : |
||
channelId | uint | |
streamId | uint | |
streamName | string | |
start | double | |
length | double | |
return |
public static GetInvokePublish ( uint channelId, uint streamId, string streamName, string mode ) : |
||
channelId | uint | |
streamId | uint | |
streamName | string | |
mode | string | |
return |
public static GetInvokeReleaseStreamErrorNotFound ( |
||
request | ||
return |
public static GetInvokeReleaseStreamResult ( uint channelId, uint streamId, uint requestId, double releasedStreamId ) : |
||
channelId | uint | |
streamId | uint | |
requestId | uint | |
releasedStreamId | double | |
return |
public static GetNotifyOnMetaData ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, Variant metadata ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
metadata | Variant | |
return |
public static GetNotifyOnPlayStatusPlayComplete ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, double bytes, double duration ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
bytes | double | |
duration | double | |
return |
public static GetNotifyOnStatusDataStart ( uint channelId, uint streamId, double timeStamp, bool isAbsolute ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
return |
public static GetNotifyRtmpSampleAccess ( uint channelId, uint streamId, double timeStamp, bool isAbsolute, bool audioAccess, bool videoAccess ) : |
||
channelId | uint | |
streamId | uint | |
timeStamp | double | |
isAbsolute | bool | |
audioAccess | bool | |
videoAccess | bool | |
return |
public static GetUserControlStream ( ushort operation, uint streamId ) : |
||
operation | ushort | |
streamId | uint | |
return |
public static GetUserControlStreamBegin ( uint streamId ) : |
||
streamId | uint | |
return |
public static GetUserControlStreamDry ( uint streamId ) : |
||
streamId | uint | |
return |
public static GetUserControlStreamEof ( uint streamId ) : |
||
streamId | uint | |
return |
public static GetUserControlStreamIsRecorded ( uint streamId ) : |
||
streamId | uint | |
return |