Constructor and Description |
---|
VideoFileRenderer(java.lang.String outputFile,
int outputFileWidth,
int outputFileHeight,
EglBase.Context sharedContext) |
Modifier and Type | Method and Description |
---|---|
void |
onFrame(VideoFrame frame)
Implementations should call frame.retain() if they need to hold a reference to the frame after
this function returns.
|
void |
release()
Release all resources.
|
public VideoFileRenderer(java.lang.String outputFile, int outputFileWidth, int outputFileHeight, EglBase.Context sharedContext) throws java.io.IOException
java.io.IOException
public void onFrame(VideoFrame frame)
VideoSink
public void release()
6.0.0