[ CCode ( cname = "gst_byte_reader_get_pos" ) ]
public uint get_pos ()
Returns the current position of a ByteReader instance in bytes.
this |
a ByteReader instance |
The current position of this in bytes. |