Crate servo_media_traits

source ·

Structs§

  • An ID for clients to track instances of Players and AudioContexts belonging to the same tab and mute them simultaneously. Current tuple implementation matches one of Servo’s BrowsingContextId.

Enums§

Traits§

  • Common functionality for all high level media instances These currently are WebAudio AudioContexts and Players.