- valueOf(String) - Static method in enum net.boreeas.riotapi.rtmp.ChunkHeaderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.boreeas.riotapi.rtmp.messages.CommandMessage.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.boreeas.riotapi.rtmp.messages.control.Command.CallStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.boreeas.riotapi.rtmp.messages.control.UserControlMessage.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.boreeas.riotapi.rtmp.MessageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.boreeas.riotapi.rtmp.ChunkHeaderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.boreeas.riotapi.rtmp.messages.CommandMessage.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.boreeas.riotapi.rtmp.messages.control.Command.CallStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.boreeas.riotapi.rtmp.messages.control.UserControlMessage.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.boreeas.riotapi.rtmp.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VideoData - Class in net.boreeas.riotapi.rtmp.messages.control
-
Created on 5/18/2014.
- VideoData(byte[]) - Constructor for class net.boreeas.riotapi.rtmp.messages.control.VideoData
-