UNPKG

atem-connection

Version:

Typescript Node.js library for connecting with an ATEM switcher.

25 lines 814 B
export * from './Audio'; export * from './DataTransfer'; export * from './DeviceProfile'; export * from './DisplayClock'; export * from './DownstreamKey'; export * from './Fairlight'; export * from './Inputs'; export * from './Macro'; export * from './Media'; export * from './MixEffects'; export * from './Recording'; export * from './Settings'; export * from './Streaming'; export * from './SuperSource'; export * from './CommandBase'; export * from './AuxSourceCommand'; export * from './CameraControlCommand'; export * from './ColorGeneratorCommand'; export * from './InitCompleteCommand'; export * from './PowerStatusCommand'; export * from './StartupStateCommand'; export * from './TallyBySourceCommand'; export * from './TimeCommand'; export * from './TimeConfigCommand'; //# sourceMappingURL=index.d.ts.map