Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

FFmpegVideoProvider is used to store, obtain, and control stream data. It only supports storing data of the AVPacket type; The data in AVPacket can be YUV, H264, or MJPGMJPEG. All of its APIs are thread-safe.

...