CanPlayTypeResult
CanPlayTypeResult:
"" | "maybe" | "probably"
"maybe": If the platform is not confident that it can render this content.
"probably": If the platform is confident that it can render this content.
"": If the platform cannot render this content.
For additional information, see https://html.spec.whatwg.org/multipage/media.html#canplaytyperesult.
Last updated: Jul 22, 2026

