You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebCodecs provides access to low level image, video, and audio encoding and decoding, so the API brings no particular accessibility concerns for implementations. The display or rendering of the media is the responsibility of the web application, e.g., using the HTML <canvas> element or Web Audio API, so rendering is less integrated with platform-level accessbility features. Consequently, accessibilty must be considered by the application developer and content author.
WebCodecs provides access to low level image, video, and audio encoding and decoding, so the API brings no particular accessibility concerns for implementations. The display or rendering of the media is the responsibility of the web application, e.g., using the HTML
<canvas>
element or Web Audio API, so rendering is less integrated with platform-level accessbility features. Consequently, accessibilty must be considered by the application developer and content author.Responses to FAST Checklist:
If technology allows visual rendering of content
If technology provides author control over color
If technology provides features to accept user input
If technology provides user interaction features
If technology defines document semantics
If technology provides time-based visual media
If technology provides audio
If technology allows time limits
If technology allows text content
If technology creates objects that don't have an inherent text representation
If technology provides content fallback mechanisms, whether text or other formats
If technology provides visual graphics
If technology provides internationalization support
If technology defines accessible alternative features
If technology provides content directly for end-users
If technology defines an API
If technology defines a transmission protocol
The text was updated successfully, but these errors were encountered: