Skip to content

Commit

Permalink
add initDataTypes to README.... kinda
Browse files Browse the repository at this point in the history
  • Loading branch information
squarebracket committed May 10, 2019
1 parent 4874f59 commit d10430b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ player.src({
},
keySystems: {
'org.w3.clearkey': {
initDataTypes: ['cenc', 'webm'],
audioContentType: 'audio/webm; codecs="vorbis"',
videoContentType: 'video/webm; codecs="vp9"',
getCertificate: function(emeOptions, callback) {
Expand Down

0 comments on commit d10430b

Please sign in to comment.