ObsSetMediaInputCursorCommand constructor

ObsSetMediaInputCursorCommand()

Implementation

ObsSetMediaInputCursorCommand()
  : super(
      cursorParameterName: 'media-cursor',
      cursorParameterHelp: 'New cursor position to set',
    );