ObsOffsetMediaInputCursorCommand constructor

ObsOffsetMediaInputCursorCommand()

Implementation

ObsOffsetMediaInputCursorCommand()
  : super(
      cursorParameterName: 'media-cursor-offset',
      cursorParameterHelp: 'Value to offset the current cursor position by',
    );