position property
The position of the snapshot video frame in the video pipeline. See VideoModulePosition.
Implementation
@JsonKey(name: 'position')
final VideoModulePosition? position;
The position of the snapshot video frame in the video pipeline. See VideoModulePosition.
@JsonKey(name: 'position')
final VideoModulePosition? position;