CaptureFileOutputRecordingDelegate class

Methods for responding to events that occur while recording captured media to a file.

Defines an interface for delegates of CaptureFileOutput to respond to events that occur in the process of recording a single file.

Annotations
  • @Reference('av_foundation/av_foundation/CaptureFileOutputRecordingDelegate')

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited