it seems like a good idea, e.g. if the first frames are not key frames or if packet loss was reported by upstream.
VideoDecoder.automaticRequestSyncPoints
bool automaticRequestSyncPoints() @propertyGet automaticRequestSyncPoints property.
Returns
If set to true the decoder will automatically request sync points when
void automaticRequestSyncPoints(bool propval) @propertySet automaticRequestSyncPoints property.
Parameters
propval | If set to true the decoder will automatically request sync points when it seems like a good idea, e.g. if the first frames are not key frames or if packet loss was reported by upstream. |