프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CreationTimestamp | System.DateTime | ||
CustomParameters | Variant | ||
Id | uint | ||
Type | ulong | ||
_idGenerator | uint |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_application | BaseClientApplication | ||
_enqueueForDelete | bool | ||
_farProtocol | |||
_gracefullyEnqueueForDelete | bool | ||
_nearProtocol |
메소드 | 설명 | |
---|---|---|
AllowFarProtocol ( ulong type ) : bool | ||
AllowNearProtocol ( ulong type ) : bool | ||
Dispose ( ) : void | ||
EnqueueForDelete ( ) : void | ||
EnqueueForOutbound ( |
||
GetDecodedBytesCount ( ) : ulong | ||
GetStackStats ( Variant info, uint namespaceId ) : Variant | ||
GetStats ( Variant info, uint namespaceId ) : void | ||
GracefullyEnqueueForDelete ( bool fromFarSide = true ) : void | ||
Initialize ( Variant parameters ) : bool | ||
ReadyForSend ( ) : void | ||
ResetFarProtocol ( ) : void | ||
SignalInputData ( |
||
SignalInputData ( int recAmount ) : bool | ||
TimePeriodElapsed ( ) : bool |
메소드 | 설명 | |
---|---|---|
BaseProtocol ( ) : System |
public EnqueueForOutbound ( |
||
outputStream | ||
offset | int | |
리턴 | bool |
public GetStackStats ( Variant info, uint namespaceId ) : Variant | ||
info | Variant | |
namespaceId | uint | |
리턴 | Variant |
public GetStats ( Variant info, uint namespaceId ) : void | ||
info | Variant | |
namespaceId | uint | |
리턴 | void |
public GracefullyEnqueueForDelete ( bool fromFarSide = true ) : void | ||
fromFarSide | bool | |
리턴 | void |
public SignalInputData ( |
||
inputStream | ||
address | ||
리턴 | bool |
protected BaseProtocol,CSharpRTMP.Core.Protocols _farProtocol | ||
리턴 |