[ CCode ( cname = "gst_byte_writer_put_uint24_be" ) ]
public bool put_uint24_be (uint32 val)
Writes a unsigned big endian 24 bit integer to this.
this |
ByteWriter instance |
val |
Value to write |
|