get_remaining


Description:

[ 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.

Parameters:

this

ByteWriter instance

Returns:

the remaining size of data that can still be written