Home > @rainway/web > IVideoConfig
IVideoConfig interface
A combination of a video codec and containerization format.
Signature:
export interface IVideoConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
codec | readonly | IVideoCodec | |
container | readonly | VideoContainer |