프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DowloadStreams | List |
메소드 | 설명 | |
---|---|---|
CreateFlow ( ulong id, string signature, ulong asscoId ) : |
||
DownloadSession ( |
||
EnqueueForDelete ( ) : void | ||
PlayStream ( string name, ulong flowId, uint streamId, OutFileRTMPFLVStream flvStream ) : void |
메소드 | 설명 | |
---|---|---|
FlowStream_OnStatus ( CSharpRTMP obj ) : void |
public CreateFlow ( ulong id, string signature, ulong asscoId ) : |
||
id | ulong | |
signature | string | |
asscoId | ulong | |
리턴 |
public DownloadSession ( |
||
handler | ||
리턴 | System |
public PlayStream ( string name, ulong flowId, uint streamId, OutFileRTMPFLVStream flvStream ) : void | ||
name | string | |
flowId | ulong | |
streamId | uint | |
flvStream | OutFileRTMPFLVStream | |
리턴 | void |