Uses of Class
dev.onvoid.webrtc.media.video.NativeI420Buffer
-
Packages that use NativeI420Buffer Package Description dev.onvoid.webrtc.media.video -
-
Uses of NativeI420Buffer in dev.onvoid.webrtc.media.video
Methods in dev.onvoid.webrtc.media.video that return NativeI420Buffer Modifier and Type Method Description static NativeI420BufferNativeI420Buffer. allocate(int width, int height)Allocates an empty I420Buffer suitable for an image of the given dimensions.
-