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 FecControllerFactoryFactoryInterface
public interface
FecControllerFactoryFactoryInterface
Factory for creating webrtc::FecControllerFactory instances.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
createNative
()
Dynamically allocates a webrtc::FecControllerFactory instance and returns a pointer to it.
Method Detail
createNative
long createNative()
Dynamically allocates a webrtc::FecControllerFactory 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