| Package | Description |
|---|---|
| net.boreeas.riotapi.rtmp | |
| net.boreeas.riotapi.rtmp.messages.control |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
RtmpClient.extendedOnPacket(RtmpEvent packet) |
void |
DefaultRtmpClient.extendedOnPacket(RtmpEvent packet) |
void |
RtmpClient.onPacket(RtmpEvent packet) |
void |
RtmpPacketWriter.write(RtmpEvent body,
int streamId,
int msgStreamId) |
void |
RtmpClient.writeProtocolControlMessage(RtmpEvent evt) |
| Constructor and Description |
|---|
RtmpPacket(RtmpHeader header,
RtmpEvent body) |
| Constructor and Description |
|---|
RtmpPacketReader(AmfReader reader,
java.util.function.Consumer<Exception> onError,
java.util.function.Consumer<RtmpEvent> onPacket) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbortMessage
Created on 5/18/2014.
|
class |
Acknowledgement
Created on 5/18/2014.
|
class |
AudioData
Created on 5/18/2014.
|
class |
Command
Created on 5/18/2014.
|
class |
Invoke
Created on 5/19/2014.
|
class |
InvokeAmf0
Created on 5/18/2014.
|
class |
InvokeAmf3
Created on 5/18/2014.
|
class |
Notification
Created on 5/23/2014.
|
class |
NotificationAmf0
Created on 5/18/2014.
|
class |
NotificationAmf3
Created on 5/18/2014.
|
class |
SetChunkSize
Created on 5/18/2014.
|
class |
SetPeerBandwidth
Created on 5/18/2014.
|
class |
UserControlMessage
Created on 5/18/2014.
|
class |
VideoData
Created on 5/18/2014.
|
class |
WindowAcknowledgementSize
Created on 5/18/2014.
|
Copyright © 2014. All rights reserved.