Namespace AngleSharp.Media.Dom
Interfaces
- IAudioTrack
Represents an audio track.
- IAudioTrackList
Represents a list of audio tracks.
- ICanvasRenderingContext2D
Represents the canvas rendering context. More information is available at the WHATWG homepage: http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting.html#canvasrenderingcontext2d
- IMediaController
The MediaController for controlling a media.
- IMediaError
Stores information about media errors.
- IRenderingContext
Represents the typedef for any rendering context. This is shown is the base interface for all rendering contexts.
- IRenderingService
Represents a service for creating rendering contexts.
- ITextTrack
Information about a text track.
- ITextTrackCue
Represents a text track cue.
- ITextTrackCueList
Contains a list of text cues.
- ITextTrackList
Represents a list of text tracks.
- ITimeRanges
Represents a media time range.
- IVideoTrack
Represents an video track.
- IVideoTrackList
Represents a list of video tracks.
Enums
- MediaControllerPlaybackState
An enumeration over the various playback states.
- MediaErrorCode
Enumeration with the various media error codes.
- MediaNetworkState
An enumeration of possible network states.
- MediaReadyState
An enumeration of media ready states.
- TextTrackMode
The modes of a text track.