Skip navigation links
B C D E F G I O P R S T V W 

B

bind(Slot, Interface, Endpoint) - Method in class org.rocstreaming.roctoolkit.RocReceiver
Bind the receiver interface to a local endpoint.
bind(Endpoint) - Method in class org.rocstreaming.roctoolkit.RocSender
 
builder() - Static method in class org.rocstreaming.roctoolkit.RocContextConfig
 
builder() - Static method in class org.rocstreaming.roctoolkit.RocReceiverConfig
 
builder() - Static method in class org.rocstreaming.roctoolkit.RocSenderConfig
 

C

ChannelSet - Enum in org.rocstreaming.roctoolkit
Channel set.
ClockSource - Enum in org.rocstreaming.roctoolkit
Clock source for sender or receiver.
connect(Endpoint) - Method in class org.rocstreaming.roctoolkit.RocReceiver
 
connect(Slot, Interface, Endpoint) - Method in class org.rocstreaming.roctoolkit.RocSender
Connect the sender interface to a remote receiver endpoint.

D

DEFAULT - Static variable in class org.rocstreaming.roctoolkit.Slot
Alias for the slot with index zero.

E

Endpoint - Class in org.rocstreaming.roctoolkit
Network endpoint.
Endpoint(String) - Constructor for class org.rocstreaming.roctoolkit.Endpoint
Create endpoint from uri
Endpoint(Protocol, String, int, String) - Constructor for class org.rocstreaming.roctoolkit.Endpoint
Create endpoint from components
Endpoint(Protocol, String, int) - Constructor for class org.rocstreaming.roctoolkit.Endpoint
Create endpoint from components

F

FecEncoding - Enum in org.rocstreaming.roctoolkit
Forward Error Correction encoding.
FrameEncoding - Enum in org.rocstreaming.roctoolkit
Frame encoding.

G

getUri() - Method in class org.rocstreaming.roctoolkit.Endpoint
 
getValue() - Method in class org.rocstreaming.roctoolkit.Slot
 

I

Interface - Enum in org.rocstreaming.roctoolkit
Network interface.

O

org.rocstreaming.roctoolkit - package org.rocstreaming.roctoolkit
 

P

PacketEncoding - Enum in org.rocstreaming.roctoolkit
Packet encoding.
Protocol - Enum in org.rocstreaming.roctoolkit
Network protocol.

R

read(float[]) - Method in class org.rocstreaming.roctoolkit.RocReceiver
Read samples from the receiver.
ResamplerBackend - Enum in org.rocstreaming.roctoolkit
Resampler backend.
ResamplerProfile - Enum in org.rocstreaming.roctoolkit
Resampler profile.
RocContext - Class in org.rocstreaming.roctoolkit
Shared context.
RocContext() - Constructor for class org.rocstreaming.roctoolkit.RocContext
Open a new context.
RocContext(RocContextConfig) - Constructor for class org.rocstreaming.roctoolkit.RocContext
Open a new context.
RocContextConfig - Class in org.rocstreaming.roctoolkit
Context configuration.
RocContextConfig() - Constructor for class org.rocstreaming.roctoolkit.RocContextConfig
 
RocLogLevel - Enum in org.rocstreaming.roctoolkit
Log level.
RocReceiver - Class in org.rocstreaming.roctoolkit
Receiver peer.
RocReceiver(RocContext, RocReceiverConfig) - Constructor for class org.rocstreaming.roctoolkit.RocReceiver
Open a new receiver.
RocReceiverConfig - Class in org.rocstreaming.roctoolkit
Receiver configuration.
RocReceiverConfig() - Constructor for class org.rocstreaming.roctoolkit.RocReceiverConfig
 
RocSender - Class in org.rocstreaming.roctoolkit
Sender peer.
RocSender(RocContext, RocSenderConfig) - Constructor for class org.rocstreaming.roctoolkit.RocSender
Open a new sender.
RocSenderConfig - Class in org.rocstreaming.roctoolkit
Sender configuration.
RocSenderConfig() - Constructor for class org.rocstreaming.roctoolkit.RocSenderConfig
 

S

setMulticastGroup(Slot, Interface, String) - Method in class org.rocstreaming.roctoolkit.RocReceiver
Set receiver interface multicast group.
setOutgoingAddress(Slot, Interface, String) - Method in class org.rocstreaming.roctoolkit.RocSender
Set sender interface outgoing address.
Slot - Class in org.rocstreaming.roctoolkit
Network slot.
Slot(int) - Constructor for class org.rocstreaming.roctoolkit.Slot
 

T

toString() - Method in class org.rocstreaming.roctoolkit.Endpoint
 
toString() - Method in class org.rocstreaming.roctoolkit.Slot
 

V

valueOf(String) - Static method in enum org.rocstreaming.roctoolkit.ChannelSet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rocstreaming.roctoolkit.ClockSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rocstreaming.roctoolkit.FecEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rocstreaming.roctoolkit.FrameEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rocstreaming.roctoolkit.Interface
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rocstreaming.roctoolkit.PacketEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rocstreaming.roctoolkit.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rocstreaming.roctoolkit.ResamplerBackend
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rocstreaming.roctoolkit.ResamplerProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rocstreaming.roctoolkit.RocLogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.rocstreaming.roctoolkit.ChannelSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rocstreaming.roctoolkit.ClockSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rocstreaming.roctoolkit.FecEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rocstreaming.roctoolkit.FrameEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rocstreaming.roctoolkit.Interface
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rocstreaming.roctoolkit.PacketEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rocstreaming.roctoolkit.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rocstreaming.roctoolkit.ResamplerBackend
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rocstreaming.roctoolkit.ResamplerProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rocstreaming.roctoolkit.RocLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(float[]) - Method in class org.rocstreaming.roctoolkit.RocSender
Encode samples to packets and transmit them to the receiver.
B C D E F G I O P R S T V W 
Skip navigation links