cast.framework.messages. AudiobookChapterMediaMetadata
An audiobook chapter description.
Constructor
AudiobookChapterMediaMetadata
new AudiobookChapterMediaMetadata()
Properties
bookTitle
(string or undefined)
Audiobook title.
chapterNumber
(number or undefined)
Chapter number, used for display purposes.
chapterTitle
(string or undefined)
Chapter title.
contentRating
Content rating.
images
(non-null Array of non-null cast.framework.messages.Image or undefined)
Chapter or book cover art.
subtitle
(string or undefined)
Audiobook title, for backward compatibility.
title
(string or undefined)
Chapter title, for backward compatibility.