Interface ConfigurationCommandResponse

Hierarchy

  • ConfigurationCommandResponse

Properties

appendTimestamp?: boolean
audioCodec?: "PCM" | "AAC"
audioInput: string
audioInputChannels?: number
fileFormat: string
recordPrefix?: string
recordTrigger?: "none" | "recordbit" | "timecoderun"
timecodeInput?: "embedded" | "external" | "preset" | "clip"
timecodePreset?: string
videoInput: string

Generated using TypeDoc