set_syncable
Description:
public void set_syncable (
bool syncable)
Set if frame starts can be identified.
This is set by default and determines whether seeking based on bitrate averages is possible for a format/stream.
Parameters:
this |
a Parse
|
syncable |
set if frame starts can be identified
|