BitmovinApiSdk\Models\StreamMetadata
Synopsis
class StreamMetadata
extends ApiResource
{
- // members
- public string $language;
- // methods
- public void __construct()
- public $this language()
- // 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.