BitmovinApiSdk\Models\StreamMetadata

Synopsis

class StreamMetadata extends ApiResource {
  • // Inherited methods from ApiResource
  • public void __construct()
  • public static $this create()
  • public void toArray()
}

Hierarchy

Members

public

  • $language — string

Methods

public

  • __construct()
  • language() — Language of the media contained in the stream. If the value is not set, then no metadata tag is set for the media stream.

Inherited from BitmovinApiSdk\Common\ApiResource

public