MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / getDataU

Method getDataU

sdk/android/api/org/webrtc/VideoFrame.java:79–79  ·  view source on GitHub ↗

Returns a direct ByteBuffer containing U-plane data. The buffer capacity is at least getStrideU() ((getHeight() + 1) / 2) bytes. The position of the returned buffer is ignored and must be 0. Callers may mutate the ByteBuffer (eg. through relative-read operations), so implementations must return a ne

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

fillInputBufferMethod · 0.95
getDataUMethod · 0.65
createNV21BufferMethod · 0.65
createNV12BufferMethod · 0.65
i420BufferToStringMethod · 0.65
getPixelDiffsMethod · 0.65
testTexturetoYuvMethod · 0.65
copyI420BufferMethod · 0.65
fillBufferMethod · 0.65
encodeFrameMethod · 0.65

Implementers 3

MockI420Buffersdk/android/instrumentationtests/src/o
WrappedNativeI420Buffersdk/android/src/java/org/webrtc/Wrappe
JavaI420Buffersdk/android/api/org/webrtc/JavaI420Buf

Calls

no outgoing calls

Tested by 9

fillInputBufferMethod · 0.76
getDataUMethod · 0.52
createNV21BufferMethod · 0.52
createNV12BufferMethod · 0.52
i420BufferToStringMethod · 0.52
getPixelDiffsMethod · 0.52
testTexturetoYuvMethod · 0.52