Uses of Class
nl.harm27.obs.websocket.api.base.BaseResponse
-
-
Uses of BaseResponse in nl.harm27.obs.websocket.api.base
Method parameters in nl.harm27.obs.websocket.api.base with type arguments of type BaseResponse Modifier and Type Method Description protected voidBaseBuilder. sendMessage(BaseRequest request, Consumer<BaseResponse> responseConsumer)Constructor parameters in nl.harm27.obs.websocket.api.base with type arguments of type BaseResponse Constructor Description BaseBuilder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier) -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.general
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.general Modifier and Type Class Description static classAuthenticate.Responsestatic classBroadcastCustomMessage.Responsestatic classExecuteBatch.Responsestatic classGetAuthRequired.Responsestatic classGetFilenameFormatting.Responsestatic classGetStats.Responsestatic classGetVersion.Responsestatic classGetVideoInfo.Responsestatic classOpenProjector.Responsestatic classSetFilenameFormatting.Responsestatic classSetHeartbeat.ResponseDeprecated.static classSleep.Responsestatic classTriggerHotkeyByName.Responsestatic classTriggerHotkeyBySequence.ResponseMethods in nl.harm27.obs.websocket.api.requests.general that return types with arguments of type BaseResponse Modifier and Type Method Description List<BaseResponse>ExecuteBatch.Response. getResults()Batch requests results, ordered sequentially. -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.mediacontrol
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.mediacontrol Modifier and Type Class Description static classGetMediaDuration.Responsestatic classGetMediaState.Responsestatic classGetMediaTime.Responsestatic classNextMedia.Responsestatic classPlayPauseMedia.Responsestatic classPreviousMedia.Responsestatic classRestartMedia.Responsestatic classScrubMedia.Responsestatic classSetMediaTime.Responsestatic classStopMedia.Response -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.outputs
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.outputs Modifier and Type Class Description static classGetOutputInfo.Responsestatic classListOutputs.Responsestatic classStartOutput.Responsestatic classStopOutput.ResponseConstructor parameters in nl.harm27.obs.websocket.api.requests.outputs with type arguments of type BaseResponse Constructor Description Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier) -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.profiles
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.profiles Modifier and Type Class Description static classGetCurrentProfile.Responsestatic classListProfiles.Responsestatic classSetCurrentProfile.ResponseConstructor parameters in nl.harm27.obs.websocket.api.requests.profiles with type arguments of type BaseResponse Constructor Description Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier) -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.recording
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.recording Modifier and Type Class Description static classGetRecordingFolder.Responsestatic classGetRecordingStatus.Responsestatic classPauseRecording.Responsestatic classResumeRecording.Responsestatic classSetRecordingFolder.Responsestatic classStartRecording.Responsestatic classStartStopRecording.Responsestatic classStopRecording.Response -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.replaybuffer
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.replaybuffer Modifier and Type Class Description static classGetReplayBufferStatus.Responsestatic classSaveReplayBuffer.Responsestatic classStartReplayBuffer.Responsestatic classStartStopReplayBuffer.Responsestatic classStopReplayBuffer.ResponseConstructor parameters in nl.harm27.obs.websocket.api.requests.replaybuffer with type arguments of type BaseResponse Constructor Description Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier) -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.scenecollections
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.scenecollections Modifier and Type Class Description static classGetCurrentSceneCollection.Responsestatic classListSceneCollections.Responsestatic classSetCurrentSceneCollection.ResponseConstructor parameters in nl.harm27.obs.websocket.api.requests.scenecollections with type arguments of type BaseResponse Constructor Description Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier) -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.sceneitems
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.sceneitems Modifier and Type Class Description static classAddSceneItem.Responsestatic classDeleteSceneItem.Responsestatic classDuplicateSceneItem.Responsestatic classGetSceneItemList.Responsestatic classGetSceneItemProperties.Responsestatic classResetSceneItem.Responsestatic classSetSceneItemCrop.ResponseDeprecated.static classSetSceneItemPosition.ResponseDeprecated.static classSetSceneItemProperties.Responsestatic classSetSceneItemRender.Responsestatic classSetSceneItemTransform.ResponseDeprecated. -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.scenes
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.scenes Modifier and Type Class Description static classCreateScene.Responsestatic classGetCurrentScene.Responsestatic classGetSceneList.Responsestatic classGetSceneTransitionOverride.Responsestatic classRemoveSceneTransitionOverride.Responsestatic classReorderSceneItems.Responsestatic classSetCurrentScene.Responsestatic classSetSceneTransitionOverride.Response -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.sources
-
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.streaming
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.streaming Modifier and Type Class Description static classGetStreamingStatus.Responsestatic classGetStreamSettings.Responsestatic classSaveStreamSettings.Responsestatic classSendCaptions.Responsestatic classSetStreamSettings.Responsestatic classStartStopStreaming.Responsestatic classStartStreaming.Responsestatic classStopStreaming.Response -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.studiomode
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.studiomode Modifier and Type Class Description static classDisableStudioMode.Responsestatic classEnableStudioMode.Responsestatic classGetPreviewScene.Responsestatic classGetStudioModeStatus.Responsestatic classSetPreviewScene.Responsestatic classToggleStudioMode.Responsestatic classTransitionToProgram.Response -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.transitions
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.transitions Modifier and Type Class Description static classGetCurrentTransition.Responsestatic classGetTransitionDuration.Responsestatic classGetTransitionList.Responsestatic classGetTransitionPosition.Responsestatic classGetTransitionSettings.Responsestatic classReleaseTBar.Responsestatic classSetCurrentTransition.Responsestatic classSetTBarPosition.Responsestatic classSetTransitionDuration.Responsestatic classSetTransitionSettings.Response -
Uses of BaseResponse in nl.harm27.obs.websocket.api.requests.virtualcam
Subclasses of BaseResponse in nl.harm27.obs.websocket.api.requests.virtualcam Modifier and Type Class Description static classGetVirtualCamStatus.Responsestatic classStartStopVirtualCam.Responsestatic classStartVirtualCam.Responsestatic classStopVirtualCam.ResponseConstructor parameters in nl.harm27.obs.websocket.api.requests.virtualcam with type arguments of type BaseResponse Constructor Description Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier)Builder(BiConsumer<BaseRequest,Consumer<BaseResponse>> requestConsumer, Consumer<BaseRequest> batchConsumer, Supplier<String> messageIdSupplier) -
Uses of BaseResponse in nl.harm27.obs.websocket.processor
Method parameters in nl.harm27.obs.websocket.processor with type arguments of type BaseResponse Modifier and Type Method Description voidMessageReceiver. addMessage(String messageId, Class<?> responseType, Consumer<BaseResponse> responseConsumer) -
Uses of BaseResponse in nl.harm27.obs.websocket.processor.deserializer
Methods in nl.harm27.obs.websocket.processor.deserializer that return BaseResponse Modifier and Type Method Description BaseResponseBaseResponseDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context) -
Uses of BaseResponse in nl.harm27.obs.websocket.sender
Method parameters in nl.harm27.obs.websocket.sender with type arguments of type BaseResponse Modifier and Type Method Description protected voidRequestSender. sendMessage(BaseRequest request, Consumer<BaseResponse> responseConsumer)
-