Namespace: SpawnDev.SpawnJS.JSObjects
Source: JSObjects/DecodingConfiguration.cs
An object with a property type and either a video or audio property containing a configuration of the appropriate type
| Property | Type | Access | Description |
|---|---|---|---|
DecodingConfiguration |
class |
get | An object with a property type and either a video or audio property containing a configuration of the appropriate type |
Audio |
EncodingConfigurationAudio? |
get | |
Video |
EncodingConfigurationVideo? |
get |