stream-webrtc-android
Toggle table of contents
1.3.6
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
stream-webrtc-android
stream-webrtc-android
/
org.webrtc
/
VideoEncoder
/
Callback
Callback
interface
Callback
Members
Functions
on
Encoded
Frame
Link copied to clipboard
abstract
fun
onEncodedFrame
(
frame
:
EncodedImage
,
info
:
VideoEncoder.CodecSpecificInfo
)
Old encoders assume that the byte buffer held by `frame` is not accessed after the call to this method returns.