Public Member Functions

audio.AudioInterface.Packetizer Interface Reference

Audio sender interface used by instance of the AudioInterface class to send captured audio samples to the remote peer. More...

Inheritance diagram for audio.AudioInterface.Packetizer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

abstract void send () throws IOException

Detailed Description

Audio sender interface used by instance of the AudioInterface class to send captured audio samples to the remote peer.

Definition at line 20 of file AudioInterface.java.


Member Function Documentation

abstract void audio.AudioInterface.Packetizer.send (  ) throws IOException [pure virtual]

The documentation for this interface was generated from the following file: