JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
6.0.0
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
tvi.webrtc
Interface AudioProcessingFactory
public interface
AudioProcessingFactory
Factory for creating webrtc::AudioProcessing instances.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
createNative
()
Dynamically allocates a webrtc::AudioProcessing instance and returns a pointer to it.
Method Detail
createNative
long createNative()
Dynamically allocates a webrtc::AudioProcessing instance and returns a pointer to it. The caller takes ownership of the object.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
6.0.0
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
6.0.0