Property | Type | Description | |
---|---|---|---|
Fragments | List |
||
Reader | |||
Repeatable | bool |
Property | Type | Description | |
---|---|---|---|
_stream |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetReader ( uint &size ) : |
||
GetReader ( uint fragment, uint &size ) : |
||
MemAck ( uint &avaliable, uint &size ) : |
||
Recycle ( ) : void |
Method | Description | |
---|---|---|
Init ( uint position ) : uint | ||
Message ( ) : System | ||
Message ( |
public GetReader ( uint &size ) : |
||
size | uint | |
return |
public GetReader ( uint fragment, uint &size ) : |
||
fragment | uint | |
size | uint | |
return |
protected abstract Init ( uint position ) : uint | ||
position | uint | |
return | uint |
public MemAck ( uint &avaliable, uint &size ) : |
||
avaliable | uint | |
size | uint | |
return |
protected Message ( |
||
stream | ||
repeatable | bool | |
return | System |
public N2HBinaryReader,CSharpRTMP.Common Reader | ||
return |