Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. Dropping Variant (not compatible with key system, platform, or active Variant) [object Object]
  2. "Dropping Variant (not compatible with key system, platform, or active Variant)"
  3. {
  4. [functions]: ,
  5. __proto__: {
  6. [functions]: ,
  7. __proto__: null
  8. },
  9. allowedByApplication: true,
  10. allowedByKeySystem: true,
  11. audio: {
  12. [functions]: ,
  13. __proto__: { },
  14. bandwidth: 64944,
  15. codecs: "mp4a.40.5",
  16. containsEmsgBoxes: false,
  17. encrypted: true,
  18. frameRate: undefined,
  19. height: undefined,
  20. id: 10,
  21. initSegmentReference: { },
  22. keyId: null,
  23. kind: undefined,
  24. label: null,
  25. language: "und",
  26. mimeType: "audio/mp4",
  27. presentationTimeOffset: 0,
  28. primary: false,
  29. roles: [ ],
  30. trickModeVideo: null,
  31. type: "audio",
  32. width: undefined
  33. },
  34. bandwidth: 465224,
  35. drmInfos: [ ],
  36. id: 14,
  37. language: "und",
  38. primary: false,
  39. video: {
  40. [functions]: ,
  41. __proto__: { },
  42. bandwidth: 400280,
  43. codecs: "avc3.42C01F",
  44. containsEmsgBoxes: false,
  45. encrypted: true,
  46. frameRate: 25,
  47. height: 270,
  48. id: 2,
  49. initSegmentReference: { },
  50. keyId: null,
  51. kind: undefined,
  52. label: null,
  53. language: "und",
  54. mimeType: "video/mp4",
  55. presentationTimeOffset: 0,
  56. primary: false,
  57. roles: [ ],
  58. trickModeVideo: null,
  59. type: "video",
  60. width: 480
  61. }
  62. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement