put_uint32_be


Description:

[ CCode ( cname = "gst_byte_writer_put_uint32_be" ) ]
public bool put_uint32_be (uint32 val)

Writes a unsigned big endian 32 bit integer to this.

Parameters:

this

ByteWriter instance

val

Value to write

Returns:

true if the value could be written