public class NewFrameEvent extends PlayerEvent
| Constructor and Description |
|---|
NewFrameEvent(VideoDataBuffer buffer)
The constructor for the
VideoDataBuffer. |
| Modifier and Type | Method and Description |
|---|---|
VideoDataBuffer |
getFrameData()
The video buffer.
|
public NewFrameEvent(VideoDataBuffer buffer)
VideoDataBuffer.buffer - The video frame.IllegalArgumentException - if buffer is
null.public VideoDataBuffer getFrameData()
Copyright © 2025. All rights reserved.