VideoDecoder.automaticRequestSyncPoints

Set automaticRequestSyncPoints property.

  1. bool automaticRequestSyncPoints [@property getter]
  2. bool automaticRequestSyncPoints [@property setter]
    class VideoDecoder
    @property
    void
    automaticRequestSyncPoints
    (
    bool propval
    )

Parameters

propval bool

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.