The τ Player API
nowPlaying()
nowPlaying()
nowPlaying()
Track track = Track( codec: Codec.opusOGG, trackPath: fileUri, trackAuthor: '3 Inches of Blood', trackTitle: 'Axes of Evil', albumArtAsset: albumArt );
await nowPlaying(Track);
Lorem ipsum ...Last updated
Was this helpful?