|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientOptions | |
|---|---|
| com.flazr.rtmp | |
| com.flazr.rtmp.client | |
| com.flazr.rtmp.message | |
| Uses of ClientOptions in com.flazr.rtmp |
|---|
| Constructors in com.flazr.rtmp with parameters of type ClientOptions | |
|---|---|
RtmpHandshake(ClientOptions session)
|
|
| Uses of ClientOptions in com.flazr.rtmp.client |
|---|
| Methods in com.flazr.rtmp.client that return types with arguments of type ClientOptions | |
|---|---|
List<ClientOptions> |
ClientOptions.getClientOptionsList()
|
| Methods in com.flazr.rtmp.client with parameters of type ClientOptions | |
|---|---|
static void |
RtmpClient.connect(ClientOptions options)
|
| Constructors in com.flazr.rtmp.client with parameters of type ClientOptions | |
|---|---|
ClientHandler(ClientOptions options)
|
|
ClientHandshakeHandler(ClientOptions options)
|
|
ClientPipelineFactory(ClientOptions options)
|
|
| Uses of ClientOptions in com.flazr.rtmp.message |
|---|
| Methods in com.flazr.rtmp.message with parameters of type ClientOptions | |
|---|---|
static Command |
Command.connect(ClientOptions options)
|
static Command |
Command.play(int streamId,
ClientOptions options)
|
static Command |
Command.publish(int streamId,
ClientOptions options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||