PlaylistInfo
Defined in: src/types/Utils.ts:33
Properties
Section titled “Properties”| Property (defined in) | Type |
|---|---|
author? (src/types/Utils.ts:38) | string |
duration (src/types/Utils.ts:46) | number |
name (src/types/Utils.ts:34) | string |
selectedTrack (src/types/Utils.ts:44) | Track |
thumbnail? (src/types/Utils.ts:40) | string |
title (src/types/Utils.ts:36) | string |
uri? (src/types/Utils.ts:42) | string |