Crate servo_media_traits

Source

Structs§

ClientContextId
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§

BackendMsg

Traits§

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