Class SnapshotConfig

java.lang.Object
io.agora.rtc2.video.SnapshotConfig

public class SnapshotConfig extends Object
  • Field Details

    • filePath

      public String filePath
      The local path (including filename extensions) of the snapshot. For example: - Android: `/storage/emulated/0/Android/data//files/example.jpg`
    • position

      The position of the snapshot video frame in the video pipeline. See `VideoModulePosition`.
  • Constructor Details

    • SnapshotConfig

      public SnapshotConfig()