- sendCommand(U, CocoMediaClient.CommandStatusListener<V>) - Method in class buzz.getcoco.media.CocoMediaClient
-
- sendCommand(U, Network.CommandStatusListener<V>) - Method in class buzz.getcoco.media.Network
-
- sendContentInfoMessage(Network, String, int, long[]) - Method in interface buzz.getcoco.media.NativeInterface
-
- sendContentInfoMessage(String, int, long...) - Method in class buzz.getcoco.media.Network
-
Send content info message to the specified nodes.
- sendData(Frame) - Method in class buzz.getcoco.media.RxStream
-
- sendData(Frame) - Method in class buzz.getcoco.media.Stream
-
Send data to other nodes subscribed to this stream.
- sendData(Frame) - Method in class buzz.getcoco.media.TxStream
-
- sendHttpCommand(U, CocoMediaClient.CommandStatusListener<V>) - Method in interface buzz.getcoco.media.NativeInterface
-
- sendMessage(Network, String, long[]) - Method in interface buzz.getcoco.media.NativeInterface
-
- sendMessage(String, long...) - Method in class buzz.getcoco.media.Network
-
Send message to the specified nodes.
- sendNetworkCommand(Network, U, Network.CommandStatusListener<V>) - Method in interface buzz.getcoco.media.NativeInterface
-
- sendStreamData(Stream, Frame) - Method in interface buzz.getcoco.media.NativeInterface
-
- setAppAccessList(String) - Method in class buzz.getcoco.media.CocoMediaClient.Configurator
-
Sets the capabilities which will be used by the app.
- setAuthListener(CocoMediaClient.AuthListener) - Method in class buzz.getcoco.media.CocoMediaClient.Configurator
-
Sets the listener for authentication.
- setCallbackHandler(NativeCallbacksInterface) - Method in class buzz.getcoco.media.CocoMediaClient.Configurator
-
Sets the CallbackHandler (use this for TESTING purposes only).
- setClientId(String) - Method in class buzz.getcoco.media.CocoMediaClient.Configurator
-
Sets the unique client id generated by the manage coco portal.
- setCurrentWorkingDirectory(String) - Method in class buzz.getcoco.media.CocoMediaClient.Configurator
-
Sets the current working directory for the SDK to use.
- setDownloadDirectory(String) - Method in class buzz.getcoco.media.CocoMediaClient.Configurator
-
Sets the temporary folder used by SDK.
- setFrameDuration(long) - Method in class buzz.getcoco.media.Frame.Builder
-
- setFrameIndex(int) - Method in class buzz.getcoco.media.Frame.Builder
-
- setFramePts(long) - Method in class buzz.getcoco.media.Frame.Builder
-
- setFrameType(int) - Method in class buzz.getcoco.media.Frame.Builder
-
- setHandler(NativeInterface) - Method in class buzz.getcoco.media.CocoMediaClient.Configurator
-
Sets the NativeHandler (use this for TESTING purposes only).
- setMessagingListener(Network.MessagingListener) - Method in class buzz.getcoco.media.Network
-
set the message listener for this network.
- setMimeType(int) - Method in class buzz.getcoco.media.Frame.Builder
-
- setTimeout(long) - Method in class buzz.getcoco.media.Command
-
Set the timeout of this command.
- setTokens(String) - Method in class buzz.getcoco.media.CocoMediaClient
-
Set the access tokens which will be used in the upcoming api calls.
- setTokens(String) - Method in interface buzz.getcoco.media.NativeInterface
-
- start(Stream.StreamStatusListener) - Method in class buzz.getcoco.media.RxStream
-
Start this stream.
- startStream(Stream, Stream.StreamStatusListener) - Method in interface buzz.getcoco.media.NativeInterface
-
- StateException(Stream.State, String) - Constructor for exception buzz.getcoco.media.Stream.StateException
-
Constructor of this class.
- stop() - Method in class buzz.getcoco.media.RxStream
-
- stopStream(Stream) - Method in interface buzz.getcoco.media.NativeInterface
-
- Stream - Class in buzz.getcoco.media
-
A construct indicating audio/video stream.
- Stream(String, String, int, long) - Constructor for class buzz.getcoco.media.Stream
-
- Stream.State - Enum in buzz.getcoco.media
-
An enum indicating the state of this stream.
- Stream.StateException - Exception in buzz.getcoco.media
-
Constructs an illegal state exception with the specified detail message and cause.
- Stream.StreamStatusListener - Interface in buzz.getcoco.media
-
A listener which is used for updating the stream status and passing back the stream data.
- streamDataReceivedCallback(ByteBuffer, Object) - Method in interface buzz.getcoco.media.NativeCallbacksInterface
-
- streamStatusChangedCallback(int, long, long, int, Object) - Method in interface buzz.getcoco.media.NativeCallbacksInterface
-
- valueOf(String) - Static method in enum buzz.getcoco.media.Channel.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum buzz.getcoco.media.CocoMediaClient.CommandId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum buzz.getcoco.media.Command.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum buzz.getcoco.media.Network.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum buzz.getcoco.media.Network.CommandId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum buzz.getcoco.media.Network.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum buzz.getcoco.media.Network.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum buzz.getcoco.media.Network.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum buzz.getcoco.media.Stream.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum buzz.getcoco.media.User.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum buzz.getcoco.media.Channel.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum buzz.getcoco.media.CocoMediaClient.CommandId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum buzz.getcoco.media.Command.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum buzz.getcoco.media.Network.AccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum buzz.getcoco.media.Network.CommandId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum buzz.getcoco.media.Network.Role
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum buzz.getcoco.media.Network.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum buzz.getcoco.media.Network.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum buzz.getcoco.media.Stream.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum buzz.getcoco.media.User.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.