toggle menu
stream-webrtc-android
1.2.2
androidJvm
switch theme
search in API
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.