Skip to content

Commit

Permalink
chore: remove configure method; move fade option to preloadComplex
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankpat committed Jul 7, 2020
1 parent 3e146f6 commit 116fe11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/definitions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ export interface PreloadComplexOptions {
assetId: string;
volume?: number;
audioChannelNum?: number;
fade?: boolean;
}

0 comments on commit 116fe11

Please sign in to comment.