Class SnapshotConfig

The snapshot configuration.

Hierarchy

  • SnapshotConfig

Constructors

Properties

Constructors

Properties

filePath?: string

The local path (including filename extensions) of the snapshot. For example: iOS: /App Sandbox/Library/Caches/example.jpg Android: /storage/emulated/0/Android/data//files/example.jpg Ensure that the path you specify exists and is writable.

The position of the snapshot video frame in the video pipeline. See VideoModulePosition.

Generated using TypeDoc