RemoteInputSettings interface
Base settings for any input node requiring access to a host:port pair
Signature:
export interface RemoteInputSettings<T extends MediaNodeState> extends InputSettings<T>
Extends: InputSettings<T>
Base settings for any input node requiring access to a host:port pair
Signature:
export interface RemoteInputSettings<T extends MediaNodeState> extends InputSettings<T>
Extends: InputSettings<T>