Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 593 Bytes

File metadata and controls

15 lines (10 loc) · 593 Bytes

DecodingConfiguration

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

Properties

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