Home > @rainway/web > VideoConfiguration_2
VideoConfiguration_2 interface
Video configuration for getting decoding info.
Signature:
export interface VideoConfiguration
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| bitrate | number | ||
| contentType | string | ||
| framerate | number | ||
| height | number | ||
| width | number |
