put_uint16_be


Description:

[ CCode ( cname = "gst_byte_writer_put_uint16_be" ) ]
public bool put_uint16_be (uint16 val)

Writes a unsigned big endian 16 bit integer to this.

Parameters:

this

ByteWriter instance

val

Value to write

Returns:

true if the value could be written