[ CCode ( cname = "gst_byte_writer_put_float64_be" ) ]
public bool put_float64_be (double val)
Writes a big endian 64 bit float to this.
| this |
ByteWriter instance |
| val |
Value to write |
|
true if the value could be written |