Skip to main content
RAWeb 1.1RAAM 1.1

Time-based media (audio, video and synchronised)

This term is defined by more than one standard, and the wording differs. Each definition below is the one that applies to that standard’s criteria.

Definition in RAWeb 1.1

  • Time-based media audio-only: sound content (Wav, Mp3...);
  • Time-based media video-only: moving or sequenced images or photos;
  • Synchronised time-based media: audio or video streams synchronised with another format to present information and/or including interactive temporal components. Time-based media can be viewed in 2 different ways:
  • Downloadable file that can be viewed with software external to the web page;
  • Content embedded in the web page which can be consulted within the web page via
    • The <video> element (e.g. a video);
    • The <audio> element (e.g. a podcast);
    • The <svg> element (for example, a vector cartoon);
    • The <canvas> element (for example, a bitmap cartoon);
    • The <bgsound> element to broadcast a background sound to the web page.

Time-based media can be broadcast in real time or offered for playback asynchronously (pre-recorded media).

Note 1: animated gifs and image animations created using JavaScript or CSS are not considered to be time-based media.

Criteria in RAWeb 1.1

Definition in RAAM 1.1

  • Time-based media audio-only: sound content (Wav, MP3...).
  • Time-based media video-only: moving or sequential images or photos.
  • Synchronised time-based media: audio or video streams synchronised with another format to present information and/or including interactive temporal components. Time-based media can be viewed in 2 different ways:
    • as a downloadable file that can be viewed with external software;
    • content embedded in the software and viewable from the interface.

Time-based media can be broadcast in real time or played back asynchronously (pre-recorded media).

Note 1: animated gifs and images animated by a script in the application are not considered to be temporal media.

Criteria in RAAM 1.1