mirror of
https://github.com/videojs/video.js.git
synced 2024-12-21 01:39:04 +02:00
fix naming
This commit is contained in:
parent
a40054d62e
commit
c606cda8a7
@ -17,11 +17,11 @@ export default {
|
||||
TransmuxerAudioError: 'transmuxer-audio-error',
|
||||
TransmuxerVideoError: 'transmuxer-video-error',
|
||||
TransmuxerTextError: 'transmuxer-text-error',
|
||||
NoPlayableRenditionsLeftError: 'no-playable-renditions-error',
|
||||
NoPlayablePlaylistsLeft: 'no-playable-playlists-error',
|
||||
NoValidCodecsError: 'no-valid-codecs-error',
|
||||
CodecSwitchError: 'codec-switch-error',
|
||||
UnsupportedCodecError: 'unsupported-codec-error',
|
||||
NoRendtionsSelectedError: 'no-rendition-selected-error',
|
||||
NoPlaylistsSelectedError: 'no-playlist-selected-error',
|
||||
ContentSteeringManifestError: 'content-steering-manifest-error',
|
||||
ContentSteeringRequestError: 'content-steering-request-error',
|
||||
ContentSteeringNoPathwaysError: 'content-steering-no-pathways-error',
|
||||
|
Loading…
Reference in New Issue
Block a user