[ CCode ( cname = "gst_byte_reader_set_pos" ) ]
public bool set_pos (uint pos)
Sets the new position of a ByteReader instance to pos
in bytes.
this |
a ByteReader instance |
pos |
The new position in bytes |
|