JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.amazonaws.ivs.broadcast
Interface ImageDevice.FrameCallback
Enclosing class:
ImageDevice
public static interface
ImageDevice.FrameCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onFrame
(
ImageDeviceFrame
frame)
Method Details
onFrame
void
onFrame
(@NonNull
ImageDeviceFrame
frame)