MixService class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- Hz → int
-
final
-
onDownLoadTask
→ Stream<
DownLoadTask> -
A stream of
PlaybackEvent
s.no setter -
onProcuessRenderToBuffer
→ Stream<
double> -
no setter
-
pitchRate
→ List<
double> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
cancelDownloadTask(
{required List< String> request}) → dynamic -
disposeService(
) → dynamic -
downLoadTasks(
{required List< String> url}) → dynamic -
getFilePath(
dynamic uniqueFileName) → Future< String> -
mixAudioFile(
{required MixItem mixItem, required double duration, required dynamic onSuccess(String), required dynamic onBuild(), String pathCache = '', required dynamic onError(String)}) → dynamic -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
sessionRenderCancel(
) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited