JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.vivoka.vsdk.audio
Interface IAudioCallback
public interface
IAudioCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onAudio
(
Buffer
buffer, boolean last)
Method Details
onAudio
void
onAudio
(
Buffer
buffer, boolean last)
throws
Exception
Throws:
Exception