info
info: { author?: string; identifier: string; isSeekable: boolean; isStream: boolean; length?: number; position?: number; sourceName: string; thumbnail?: string; title: string; uri: string }
Type declaration
-
Optional
author?: string
-
identifier: string
-
isSeekable: boolean
-
isStream: boolean
-
Optional
length?: number
-
Optional
position?: number
-
sourceName: string
-
Optional
thumbnail?: string
-
title: string
-
uri: string