Class: shaka.media.StreamConfig

Constructor

new StreamConfig()

Creates a StreamConfig.
Source:

Members

contentType :string

Type:
  • string
Source:

drmInfo :shaka.player.DrmInfo

Type:
Source:

fullMimeType :string

Type:
  • string
Source:

id :number

Type:
  • number
Source:

Methods

getBasicMimeType() → {string}

Gets the StreamConfig's basic MIME type, which does not contain codec information.
Source:
Returns:
Type
string