A URL pointing to a player for a specific video. In general, this is the information in the src element of an embed tag and should not be the same as the content of the loc tag.
Indicates if use of the media require a subscription (either paid or free). Allowed values are true or false (note that an earlier version had 'yes', 'no').
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["`MediaObject` schema markup provides detailed metadata about media like videos and images, extending the `CreativeWork` type."],["It includes properties for technical specs (bitrate, size, format), content location (URL, embed URL), and associated information (article, production company)."],["`MediaObject` also allows specifying the duration, player requirements, geographic restrictions, and subscription status for the media."],["It supports defining the dimensions (height and width) and linking to relevant creative work or publication events."]]],["The `MediaObject` type details media properties, extending `CreativeWork`. Key information includes: `contentUrl` for the media file, `duration` in ISO 8601 format, `encodingFormat` (e.g., mp3), `contentSize`, `bitrate`, and `uploadDate`. It also specifies associated entities like `NewsArticle`, `CreativeWork`, and `PublicationEvent`. Media player details are provided through `embedUrl` and `playerType`, while access controls include `regionsAllowed` and `requiresSubscription`. `expires`, `height` and `width` are also included.\n"]]