[ CCode ( cname = "gst_byte_writer_put_float32_le" ) ]
public bool put_float32_le (float val)
Writes a little endian 32 bit float to this.
| this |
ByteWriter instance |
| val |
Value to write |
|
true if the value could be written |