|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RtmpReader | |
|---|---|
| com.flazr.io.f4v | |
| com.flazr.io.flv | |
| com.flazr.rtmp | |
| com.flazr.rtmp.client | |
| com.flazr.rtmp.server | |
| Uses of RtmpReader in com.flazr.io.f4v |
|---|
| Classes in com.flazr.io.f4v that implement RtmpReader | |
|---|---|
class |
F4vReader
|
| Uses of RtmpReader in com.flazr.io.flv |
|---|
| Classes in com.flazr.io.flv that implement RtmpReader | |
|---|---|
class |
FlvReader
|
| Uses of RtmpReader in com.flazr.rtmp |
|---|
| Classes in com.flazr.rtmp that implement RtmpReader | |
|---|---|
class |
LoopedReader
|
| Methods in com.flazr.rtmp that return RtmpReader | |
|---|---|
static RtmpReader |
RtmpPublisher.getReader(String path)
|
| Constructors in com.flazr.rtmp with parameters of type RtmpReader | |
|---|---|
LoopedReader(RtmpReader reader,
int loopCount)
|
|
RtmpPublisher(RtmpReader reader,
int streamId,
int bufferDuration,
boolean useSharedTimer,
boolean aggregateModeEnabled)
|
|
| Uses of RtmpReader in com.flazr.rtmp.client |
|---|
| Methods in com.flazr.rtmp.client that return RtmpReader | |
|---|---|
RtmpReader |
ClientOptions.getReaderToPublish()
|
| Methods in com.flazr.rtmp.client with parameters of type RtmpReader | |
|---|---|
void |
ClientOptions.setReaderToPublish(RtmpReader readerToPublish)
|
| Uses of RtmpReader in com.flazr.rtmp.server |
|---|
| Methods in com.flazr.rtmp.server that return RtmpReader | |
|---|---|
RtmpReader |
ServerApplication.getReader(String rawName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||