[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-01-10 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`AudiobookContainerMetadata` provides descriptive information about an audiobook container."],["Key properties include authors, narrators, publisher, and release date."],["Authors and narrators are represented as arrays of strings, while publisher and release date are strings."],["Release date follows the ISO 8601 format (YYYY-MM-DD)."]]],["The `AudiobookContainerMetadata` class describes an audiobook. Key properties include `authors` (an array of strings), `narrators` (an array of strings), `publisher` (a string), and `releaseDate` (an ISO 8601 formatted string). The class provides a constructor, `AudiobookContainerMetadata`, to instantiate new audiobook descriptions. The information provided details the metadata structure used for an audiobook within the context of the `chrome.cast.media` namespace.\n"]]