[ CCode ( cname = "gst_byte_writer_get_remaining" ) ]
public uint get_remaining ()
Returns the remaining size of data that can still be written.
If -1 is returned the remaining size is only limited by system resources.
| this |
ByteWriter instance |
|
the remaining size of data that can still be written |