Class BitWriter

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.freedesktop.gstreamer.base.BitWriter
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class BitWriter extends ProxyInstance
GstBitWriter provides a bit writer that can write any number of bits into a memory buffer. It provides functions for writing any number of bits into 8, 16, 32 and 64 bit variables.