A B C D E F G H I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ADD_FILTER_TO_SOURCE - nl.harm27.obs.websocket.api.base.RequestType
- ADD_SCENE_ITEM - nl.harm27.obs.websocket.api.base.RequestType
- addAuthenticationResultConsumer(Consumer<AuthenticationResult>) - Method in class nl.harm27.obs.websocket.authentication.AuthenticationHandler
- addFilterToSource() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Add a new filter to a source.
- AddFilterToSource - Class in nl.harm27.obs.websocket.api.requests.sources
-
Add a new filter to a source.
- AddFilterToSource.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- AddFilterToSource.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- AddFilterToSource.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- addMessage(String, Class<?>, Consumer<BaseResponse>) - Method in class nl.harm27.obs.websocket.processor.MessageReceiver
- addSceneItem() - Method in class nl.harm27.obs.websocket.sender.SceneItemsRequestSender
-
Creates a scene item in a scene.
- AddSceneItem - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Creates a scene item in a scene.
- AddSceneItem.Builder - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- AddSceneItem.Request - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- AddSceneItem.Response - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- authenticate() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Attempt to authenticate the client to the server.
- Authenticate - Class in nl.harm27.obs.websocket.api.requests.general
-
Attempt to authenticate the client to the server.
- AUTHENTICATE - nl.harm27.obs.websocket.api.base.RequestType
- Authenticate.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- Authenticate.Request - Class in nl.harm27.obs.websocket.api.requests.general
- Authenticate.Response - Class in nl.harm27.obs.websocket.api.requests.general
- AUTHENTICATION_FAILED - nl.harm27.obs.websocket.authentication.AuthenticationResult
- AUTHENTICATION_NOT_REQUIRED - nl.harm27.obs.websocket.authentication.AuthenticationResult
- AUTHENTICATION_PASSWORD_MISSING - nl.harm27.obs.websocket.authentication.AuthenticationResult
- AUTHENTICATION_REQUIRED - nl.harm27.obs.websocket.authentication.AuthenticationResult
- AUTHENTICATION_REQUIRED_CHECKING - nl.harm27.obs.websocket.authentication.AuthenticationResult
- AUTHENTICATION_SUCCESS - nl.harm27.obs.websocket.authentication.AuthenticationResult
- AuthenticationHandler - Class in nl.harm27.obs.websocket.authentication
- AuthenticationHandler(OBSWebSocket, String) - Constructor for class nl.harm27.obs.websocket.authentication.AuthenticationHandler
- AuthenticationResult - Enum in nl.harm27.obs.websocket.authentication
B
- BaseBuilder - Class in nl.harm27.obs.websocket.api.base
-
Builders helps creating new requests.
- BaseBuilder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.base.BaseBuilder
- BaseEvent - Class in nl.harm27.obs.websocket.api.base
-
Events are broadcast by the server to each connected client when a recognized action occurs within OBS.
- BaseEvent() - Constructor for class nl.harm27.obs.websocket.api.base.BaseEvent
- BaseRequest - Class in nl.harm27.obs.websocket.api.base
-
Requests that are sent by the client.
- BaseRequest(RequestType, String) - Constructor for class nl.harm27.obs.websocket.api.base.BaseRequest
- BaseResponse - Class in nl.harm27.obs.websocket.api.base
-
Once a request is sent, the server will return a response.
- BaseResponse() - Constructor for class nl.harm27.obs.websocket.api.base.BaseResponse
- BaseResponseDeserializer - Class in nl.harm27.obs.websocket.processor.deserializer
- BaseResponseDeserializer() - Constructor for class nl.harm27.obs.websocket.processor.deserializer.BaseResponseDeserializer
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.Authenticate.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.BroadcastCustomMessage.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.ExecuteBatch.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.GetAuthRequired.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.GetFilenameFormatting.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.GetStats.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVersion.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.SetFilenameFormatting.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.SetHeartbeat.Builder
-
Deprecated.Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.Sleep.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyByName.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaDuration.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaState.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaTime.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.NextMedia.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PlayPauseMedia.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PreviousMedia.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.RestartMedia.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.ScrubMedia.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.SetMediaTime.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.StopMedia.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.outputs.GetOutputInfo.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.outputs.ListOutputs.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.outputs.StartOutput.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.outputs.StopOutput.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.profiles.GetCurrentProfile.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.profiles.ListProfiles.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.profiles.SetCurrentProfile.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingFolder.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingStatus.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.recording.PauseRecording.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.recording.ResumeRecording.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.recording.SetRecordingFolder.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.recording.StartRecording.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.recording.StartStopRecording.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.recording.StopRecording.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.GetReplayBufferStatus.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.SaveReplayBuffer.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.StartReplayBuffer.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.StartStopReplayBuffer.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.StopReplayBuffer.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.GetCurrentSceneCollection.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.ListSceneCollections.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.SetCurrentSceneCollection.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Builder
-
Deprecated.Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.scenes.CreateScene.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetCurrentScene.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneList.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneTransitionOverride.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.scenes.RemoveSceneTransitionOverride.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetCurrentScene.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetSceneTransitionOverride.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioActive.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioMonitorType.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Builder
-
Deprecated.Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMediaSourcesList.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMute.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceActive.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceDefaultSettings.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourcesList.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSpecialSources.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSyncOffset.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.MoveSourceFilter.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.RefreshBrowserSource.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.RemoveFilterFromSource.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.ReorderSourceFilter.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioMonitorType.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioTracks.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetMute.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterSettings.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterVisibility.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceName.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSyncOffset.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetVolume.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.sources.ToggleMute.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SaveStreamSettings.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SendCaptions.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStopStreaming.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StopStreaming.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.DisableStudioMode.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.EnableStudioMode.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.GetPreviewScene.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.GetStudioModeStatus.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.SetPreviewScene.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.ToggleStudioMode.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetCurrentTransition.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionDuration.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionList.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionPosition.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionSettings.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.transitions.ReleaseTBar.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetCurrentTransition.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTBarPosition.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionDuration.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionSettings.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.GetVirtualCamStatus.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.StartStopVirtualCam.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.StartVirtualCam.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.StopVirtualCam.Builder
-
Batch the message to the OBS Studio instance.
- batchMessage(BaseRequest) - Method in class nl.harm27.obs.websocket.api.base.BaseBuilder
- batchMessage(BaseRequest) - Method in class nl.harm27.obs.websocket.sender.RequestSender
- BOTTOM - nl.harm27.obs.websocket.api.constants.MovementType
- BOTTOM - nl.harm27.obs.websocket.api.constants.TextVerticalAlignment
- Bounds() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Bounds
- Bounds() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Bounds
- Bounds() - Constructor for class nl.harm27.obs.websocket.api.types.SceneItemTransform.Bounds
- BROADCAST_CUSTOM_MESSAGE - nl.harm27.obs.websocket.api.base.EventType
- BROADCAST_CUSTOM_MESSAGE - nl.harm27.obs.websocket.api.base.RequestType
- broadcastCustomMessage() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Broadcast custom message to all connected WebSocket clients
- broadcastCustomMessage(BroadcastCustomMessage) - Method in class nl.harm27.obs.websocket.listener.GeneralEventListener
-
A custom broadcast message, sent by the server, requested by one of the websocket clients.
- BroadcastCustomMessage - Class in nl.harm27.obs.websocket.api.events.general
-
A custom broadcast message, sent by the server, requested by one of the websocket clients.
- BroadcastCustomMessage - Class in nl.harm27.obs.websocket.api.requests.general
-
Broadcast custom message to all connected WebSocket clients
- BroadcastCustomMessage() - Constructor for class nl.harm27.obs.websocket.api.events.general.BroadcastCustomMessage
- BroadcastCustomMessage.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- BroadcastCustomMessage.Request - Class in nl.harm27.obs.websocket.api.requests.general
- BroadcastCustomMessage.Response - Class in nl.harm27.obs.websocket.api.requests.general
- BUFFERING - nl.harm27.obs.websocket.api.constants.MediaState
- build() - Method in class nl.harm27.obs.websocket.OBSWebSocket.Builder
- Builder() - Constructor for class nl.harm27.obs.websocket.OBSWebSocket.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.Authenticate.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.BroadcastCustomMessage.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.ExecuteBatch.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.GetAuthRequired.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.GetFilenameFormatting.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.GetStats.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.GetVersion.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.SetFilenameFormatting.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.SetHeartbeat.Builder
-
Deprecated.
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.Sleep.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyByName.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaDuration.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaState.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaTime.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.NextMedia.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.PlayPauseMedia.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.PreviousMedia.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.RestartMedia.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.ScrubMedia.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.SetMediaTime.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.StopMedia.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.outputs.GetOutputInfo.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.outputs.ListOutputs.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.outputs.StartOutput.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.outputs.StopOutput.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.profiles.GetCurrentProfile.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.profiles.ListProfiles.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.profiles.SetCurrentProfile.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.recording.GetRecordingFolder.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.recording.GetRecordingStatus.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.recording.PauseRecording.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.recording.ResumeRecording.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.recording.SetRecordingFolder.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.recording.StartRecording.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.recording.StartStopRecording.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.recording.StopRecording.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.replaybuffer.GetReplayBufferStatus.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.replaybuffer.SaveReplayBuffer.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.replaybuffer.StartReplayBuffer.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.replaybuffer.StartStopReplayBuffer.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.replaybuffer.StopReplayBuffer.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.scenecollections.GetCurrentSceneCollection.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.scenecollections.ListSceneCollections.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.scenecollections.SetCurrentSceneCollection.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Builder
-
Deprecated.
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.CreateScene.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.GetCurrentScene.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.GetSceneList.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.GetSceneTransitionOverride.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.RemoveSceneTransitionOverride.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.SetCurrentScene.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.SetSceneTransitionOverride.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetAudioActive.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetAudioMonitorType.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Builder
-
Deprecated.
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetMediaSourcesList.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetMute.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceActive.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceDefaultSettings.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourcesList.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSpecialSources.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSyncOffset.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.MoveSourceFilter.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.RefreshBrowserSource.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.RemoveFilterFromSource.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.ReorderSourceFilter.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetAudioMonitorType.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetAudioTracks.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetMute.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterSettings.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterVisibility.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetSourceName.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetSyncOffset.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetVolume.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.sources.ToggleMute.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.SaveStreamSettings.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.SendCaptions.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.StartStopStreaming.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.StopStreaming.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.DisableStudioMode.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.EnableStudioMode.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.GetPreviewScene.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.GetStudioModeStatus.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.SetPreviewScene.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.ToggleStudioMode.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.GetCurrentTransition.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionDuration.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionList.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionPosition.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionSettings.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.ReleaseTBar.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.SetCurrentTransition.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.SetTBarPosition.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionDuration.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionSettings.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.virtualcam.GetVirtualCamStatus.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.virtualcam.StartStopVirtualCam.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.virtualcam.StartVirtualCam.Builder
- Builder(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.api.requests.virtualcam.StopVirtualCam.Builder
C
- callEvent(BaseEvent) - Method in interface nl.harm27.obs.websocket.listener.EventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.GeneralEventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.MediaEventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.OtherEventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.ProfilesEventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.RecordingEventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.ReplayBufferEventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.SceneItemsEventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.ScenesEventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.StreamingEventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.StudioModeEventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.TransitionsEventListener
- callEvent(BaseEvent) - Method in class nl.harm27.obs.websocket.listener.VirtualCamEventListener
- Caps() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Caps
- CENTER - nl.harm27.obs.websocket.api.constants.TextAlignment
- CENTER - nl.harm27.obs.websocket.api.constants.TextVerticalAlignment
- checkAuthenticationRequired() - Method in class nl.harm27.obs.websocket.authentication.AuthenticationHandler
- connect(MessageSender, MessageReceiver) - Method in class nl.harm27.obs.websocket.websocket.OBSWebSocketClient
- CREATE_SCENE - nl.harm27.obs.websocket.api.base.RequestType
- CREATE_SOURCE - nl.harm27.obs.websocket.api.base.RequestType
- createScene() - Method in class nl.harm27.obs.websocket.sender.ScenesRequestSender
-
Create a new scene scene.
- CreateScene - Class in nl.harm27.obs.websocket.api.requests.scenes
-
Create a new scene scene.
- CreateScene.Builder - Class in nl.harm27.obs.websocket.api.requests.scenes
- CreateScene.Request - Class in nl.harm27.obs.websocket.api.requests.scenes
- CreateScene.Response - Class in nl.harm27.obs.websocket.api.requests.scenes
- createSource() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Create a source and add it as a sceneitem to a scene.
- CreateSource - Class in nl.harm27.obs.websocket.api.requests.sources
-
Create a source and add it as a sceneitem to a scene.
- CreateSource.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- CreateSource.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- CreateSource.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- Crop() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Crop
- Crop() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Crop
- Crop() - Constructor for class nl.harm27.obs.websocket.api.types.SceneItemTransform.Crop
D
- DELETE_SCENE_ITEM - nl.harm27.obs.websocket.api.base.RequestType
- deleteSceneItem() - Method in class nl.harm27.obs.websocket.sender.SceneItemsRequestSender
-
Deletes a scene item.
- DeleteSceneItem - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deletes a scene item.
- DeleteSceneItem.Builder - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- DeleteSceneItem.Item - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- DeleteSceneItem.Request - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- DeleteSceneItem.Response - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- deserialize(JsonParser, DeserializationContext) - Method in class nl.harm27.obs.websocket.processor.deserializer.BaseResponseDeserializer
- DISABLE_STUDIO_MODE - nl.harm27.obs.websocket.api.base.RequestType
- disableStudioMode() - Method in class nl.harm27.obs.websocket.sender.StudioModeRequestSender
-
Disables Studio Mode.
- DisableStudioMode - Class in nl.harm27.obs.websocket.api.requests.studiomode
-
Disables Studio Mode.
- DisableStudioMode.Builder - Class in nl.harm27.obs.websocket.api.requests.studiomode
- DisableStudioMode.Request - Class in nl.harm27.obs.websocket.api.requests.studiomode
- DisableStudioMode.Response - Class in nl.harm27.obs.websocket.api.requests.studiomode
- DOWN - nl.harm27.obs.websocket.api.constants.MovementType
- DUPLICATE_SCENE_ITEM - nl.harm27.obs.websocket.api.base.RequestType
- duplicateSceneItem() - Method in class nl.harm27.obs.websocket.sender.SceneItemsRequestSender
-
Duplicates a scene item.
- DuplicateSceneItem - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Duplicates a scene item.
- DuplicateSceneItem.Builder - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- DuplicateSceneItem.Item - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- DuplicateSceneItem.Request - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- DuplicateSceneItem.Response - Class in nl.harm27.obs.websocket.api.requests.sceneitems
E
- ENABLE_STUDIO_MODE - nl.harm27.obs.websocket.api.base.RequestType
- enableStudioMode() - Method in class nl.harm27.obs.websocket.sender.StudioModeRequestSender
-
Enables Studio Mode.
- EnableStudioMode - Class in nl.harm27.obs.websocket.api.requests.studiomode
-
Enables Studio Mode.
- EnableStudioMode.Builder - Class in nl.harm27.obs.websocket.api.requests.studiomode
- EnableStudioMode.Request - Class in nl.harm27.obs.websocket.api.requests.studiomode
- EnableStudioMode.Response - Class in nl.harm27.obs.websocket.api.requests.studiomode
- ENDED - nl.harm27.obs.websocket.api.constants.MediaState
- ERROR - nl.harm27.obs.websocket.api.base.Status
- ERROR - nl.harm27.obs.websocket.api.constants.MediaState
- EventListener - Interface in nl.harm27.obs.websocket.listener
- EventType - Enum in nl.harm27.obs.websocket.api.base
-
Enum constants for names of the event types.
- EXECUTE_BATCH - nl.harm27.obs.websocket.api.base.RequestType
- executeBatch() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Executes a list of requests sequentially (one-by-one on the same thread).
- ExecuteBatch - Class in nl.harm27.obs.websocket.api.requests.general
-
Executes a list of requests sequentially (one-by-one on the same thread).
- ExecuteBatch.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- ExecuteBatch.Request - Class in nl.harm27.obs.websocket.api.requests.general
- ExecuteBatch.Response - Class in nl.harm27.obs.websocket.api.requests.general
- exiting(Exiting) - Method in class nl.harm27.obs.websocket.listener.OtherEventListener
-
OBS is exiting.
- Exiting - Class in nl.harm27.obs.websocket.api.events.other
-
OBS is exiting.
- Exiting() - Constructor for class nl.harm27.obs.websocket.api.events.other.Exiting
- EXITING - nl.harm27.obs.websocket.api.base.EventType
F
- Filter() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceFiltersReordered.Filter
- Filter() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Filter
- Flags() - Constructor for class nl.harm27.obs.websocket.api.types.Output.Flags
- Font() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Font
- Font() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Font
- Font() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Font
- Font() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Font
G
- GeneralEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the General category.
- GeneralEventListener() - Constructor for class nl.harm27.obs.websocket.listener.GeneralEventListener
- GeneralRequestSender - Class in nl.harm27.obs.websocket.sender
- GeneralRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.GeneralRequestSender
- GET_AUDIO_ACTIVE - nl.harm27.obs.websocket.api.base.RequestType
- GET_AUDIO_MONITOR_TYPE - nl.harm27.obs.websocket.api.base.RequestType
- GET_AUDIO_TRACKS - nl.harm27.obs.websocket.api.base.RequestType
- GET_AUTH_REQUIRED - nl.harm27.obs.websocket.api.base.RequestType
- GET_BROWSER_SOURCE_PROPERTIES - nl.harm27.obs.websocket.api.base.RequestType
- GET_CURRENT_PROFILE - nl.harm27.obs.websocket.api.base.RequestType
- GET_CURRENT_SCENE - nl.harm27.obs.websocket.api.base.RequestType
- GET_CURRENT_SCENE_COLLECTION - nl.harm27.obs.websocket.api.base.RequestType
- GET_CURRENT_TRANSITION - nl.harm27.obs.websocket.api.base.RequestType
- GET_FILENAME_FORMATTING - nl.harm27.obs.websocket.api.base.RequestType
- GET_MEDIA_DURATION - nl.harm27.obs.websocket.api.base.RequestType
- GET_MEDIA_SOURCES_LIST - nl.harm27.obs.websocket.api.base.RequestType
- GET_MEDIA_STATE - nl.harm27.obs.websocket.api.base.RequestType
- GET_MEDIA_TIME - nl.harm27.obs.websocket.api.base.RequestType
- GET_MUTE - nl.harm27.obs.websocket.api.base.RequestType
- GET_OUTPUT_INFO - nl.harm27.obs.websocket.api.base.RequestType
- GET_PREVIEW_SCENE - nl.harm27.obs.websocket.api.base.RequestType
- GET_RECORDING_FOLDER - nl.harm27.obs.websocket.api.base.RequestType
- GET_RECORDING_STATUS - nl.harm27.obs.websocket.api.base.RequestType
- GET_REPLAY_BUFFER_STATUS - nl.harm27.obs.websocket.api.base.RequestType
- GET_SCENE_ITEM_LIST - nl.harm27.obs.websocket.api.base.RequestType
- GET_SCENE_ITEM_PROPERTIES - nl.harm27.obs.websocket.api.base.RequestType
- GET_SCENE_LIST - nl.harm27.obs.websocket.api.base.RequestType
- GET_SCENE_TRANSITION_OVERRIDE - nl.harm27.obs.websocket.api.base.RequestType
- GET_SOURCE_ACTIVE - nl.harm27.obs.websocket.api.base.RequestType
- GET_SOURCE_DEFAULT_SETTINGS - nl.harm27.obs.websocket.api.base.RequestType
- GET_SOURCE_FILTER_INFO - nl.harm27.obs.websocket.api.base.RequestType
- GET_SOURCE_FILTERS - nl.harm27.obs.websocket.api.base.RequestType
- GET_SOURCE_SETTINGS - nl.harm27.obs.websocket.api.base.RequestType
- GET_SOURCE_TYPES_LIST - nl.harm27.obs.websocket.api.base.RequestType
- GET_SOURCES_LIST - nl.harm27.obs.websocket.api.base.RequestType
- GET_SPECIAL_SOURCES - nl.harm27.obs.websocket.api.base.RequestType
- GET_STATS - nl.harm27.obs.websocket.api.base.RequestType
- GET_STREAM_SETTINGS - nl.harm27.obs.websocket.api.base.RequestType
- GET_STREAMING_STATUS - nl.harm27.obs.websocket.api.base.RequestType
- GET_STUDIO_MODE_STATUS - nl.harm27.obs.websocket.api.base.RequestType
- GET_SYNC_OFFSET - nl.harm27.obs.websocket.api.base.RequestType
- GET_TEXT_FREETYPE2_PROPERTIES - nl.harm27.obs.websocket.api.base.RequestType
- GET_TEXT_G_D_I_PLUS_PROPERTIES - nl.harm27.obs.websocket.api.base.RequestType
- GET_TRANSITION_DURATION - nl.harm27.obs.websocket.api.base.RequestType
- GET_TRANSITION_LIST - nl.harm27.obs.websocket.api.base.RequestType
- GET_TRANSITION_POSITION - nl.harm27.obs.websocket.api.base.RequestType
- GET_TRANSITION_SETTINGS - nl.harm27.obs.websocket.api.base.RequestType
- GET_VERSION - nl.harm27.obs.websocket.api.base.RequestType
- GET_VIDEO_INFO - nl.harm27.obs.websocket.api.base.RequestType
- GET_VIRTUAL_CAM_STATUS - nl.harm27.obs.websocket.api.base.RequestType
- GET_VOLUME - nl.harm27.obs.websocket.api.base.RequestType
- getAlign() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Text Alignment ("left", "center", "right").
- getAlign() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Text Alignment ("left", "center", "right").
- getAlignment() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Bounds
-
Alignment of the bounding box.
- getAlignment() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Position
-
The point on the source that the item is manipulated from.
- getAlignment() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Bounds
-
The new alignment of the bounding box.
- getAlignment() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Position
-
The new alignment of the source.
- getAlignment() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
The point on the source that the item is manipulated from.
- getAlignment() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Bounds
-
Alignment of the bounding box.
- getAlignment() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Position
-
The point on the scene item that the item is manipulated from.
- getAudioActive() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Get the audio's active status of a specified source.
- GetAudioActive - Class in nl.harm27.obs.websocket.api.requests.sources
-
Get the audio's active status of a specified source.
- GetAudioActive.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetAudioActive.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetAudioActive.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getAudioMonitorType() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Get the audio monitoring type of the specified source.
- GetAudioMonitorType - Class in nl.harm27.obs.websocket.api.requests.sources
-
Get the audio monitoring type of the specified source.
- GetAudioMonitorType.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetAudioMonitorType.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetAudioMonitorType.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getAudioTracks() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Gets whether an audio track is active for a source.
- GetAudioTracks - Class in nl.harm27.obs.websocket.api.requests.sources
-
Gets whether an audio track is active for a source.
- GetAudioTracks.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetAudioTracks.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetAudioTracks.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getAuth() - Method in class nl.harm27.obs.websocket.api.requests.general.Authenticate.Builder
-
Response to the auth challenge (see "Authentication" for more information).
- getAuthenticationResult() - Method in class nl.harm27.obs.websocket.authentication.AuthenticationHandler
- getAuthenticationResult() - Method in class nl.harm27.obs.websocket.OBSWebSocket
- getAuthRequired() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Tells the client if authentication is required.
- GetAuthRequired - Class in nl.harm27.obs.websocket.api.requests.general
-
Tells the client if authentication is required.
- GetAuthRequired.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- GetAuthRequired.Request - Class in nl.harm27.obs.websocket.api.requests.general
- GetAuthRequired.Response - Class in nl.harm27.obs.websocket.api.requests.general
- getAvailableRequests() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVersion.Response
-
List of available request types, formatted as a comma-separated list string (e.g.
- getAvailableRequestsAsList() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVersion.Response
- getAverageFrameTime() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Average frame time (in milliseconds)
- getAverageFrameTime() - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Average frame render time (in milliseconds)
- getBaseHeight() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Response
-
Base (canvas) height
- getBaseWidth() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Response
-
Base (canvas) width
- getBkColor() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Background color.
- getBkColor() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Background color.
- getBkOpacity() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Background opacity (0-100).
- getBkOpacity() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Background opacity (0-100).
- getBottom() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Crop
-
The number of pixels cropped off the bottom of the source before scaling.
- getBottom() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Pixel position of the bottom of the source item.
- getBottom() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Crop
-
The new amount of pixels cropped off the bottom of the source before scaling.
- getBottom() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Crop
-
The number of pixels cropped off the bottom of the scene item before scaling.
- getBounds() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
- getBounds() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
- getBounds() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
- getBrowserSourceProperties() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Deprecated.Since 4.8.0. Prefer the use of GetSourceSettings. Will be removed in v5.0.0
- GetBrowserSourceProperties - Class in nl.harm27.obs.websocket.api.requests.sources
-
Deprecated.Since 4.8.0. Prefer the use of GetSourceSettings. Will be removed in v5.0.0
- GetBrowserSourceProperties.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
-
Deprecated.
- GetBrowserSourceProperties.Request - Class in nl.harm27.obs.websocket.api.requests.sources
-
Deprecated.
- GetBrowserSourceProperties.Response - Class in nl.harm27.obs.websocket.api.requests.sources
-
Deprecated.
- getBytesPerSec() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Amount of data per second (in bytes) transmitted by the stream encoder.
- getCaps() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Type
-
Source type capabilities
- getChallenge() - Method in class nl.harm27.obs.websocket.api.requests.general.GetAuthRequired.Response
- getChatlogLines() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Chat log lines.
- getChatlogLines() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Chat log lines.
- getColor() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Text color.
- getColor() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Text color.
- getColor1() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
-
Gradient top color.
- getColor1() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Gradient top color.
- getColor2() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
-
Gradient bottom color.
- getColor2() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Gradient bottom color.
- getColorRange() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Response
-
Color range (full or partial)
- getColorSpace() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Response
-
Color space for YUV
- getCompressionQuality() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Compression ratio between -1 and 100 to write the image with.
- getCongestion() - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output congestion
- getCpuUsage() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Current CPU usage (percentage)
- getCpuUsage() - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Current CPU usage (percentage)
- getCrop() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
- getCrop() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
- getCrop() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
- getCss() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Response
-
Deprecated.CSS to inject.
- getCss() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.CSS to inject.
- getCurrentProfile() - Method in class nl.harm27.obs.websocket.api.events.general.Heartbeat
-
Current active profile.
- getCurrentProfile() - Method in class nl.harm27.obs.websocket.sender.ProfilesRequestSender
-
Get the name of the current profile.
- GetCurrentProfile - Class in nl.harm27.obs.websocket.api.requests.profiles
-
Get the name of the current profile.
- GetCurrentProfile.Builder - Class in nl.harm27.obs.websocket.api.requests.profiles
- GetCurrentProfile.Request - Class in nl.harm27.obs.websocket.api.requests.profiles
- GetCurrentProfile.Response - Class in nl.harm27.obs.websocket.api.requests.profiles
- getCurrentScene() - Method in class nl.harm27.obs.websocket.api.events.general.Heartbeat
-
Current active scene.
- getCurrentScene() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneList.Response
-
Name of the currently active scene.
- getCurrentScene() - Method in class nl.harm27.obs.websocket.sender.ScenesRequestSender
-
Get the current scene's name and source items.
- GetCurrentScene - Class in nl.harm27.obs.websocket.api.requests.scenes
-
Get the current scene's name and source items.
- GetCurrentScene.Builder - Class in nl.harm27.obs.websocket.api.requests.scenes
- GetCurrentScene.Request - Class in nl.harm27.obs.websocket.api.requests.scenes
- GetCurrentScene.Response - Class in nl.harm27.obs.websocket.api.requests.scenes
- getCurrentSceneCollection() - Method in class nl.harm27.obs.websocket.sender.SceneCollectionsRequestSender
-
Get the name of the current scene collection.
- GetCurrentSceneCollection - Class in nl.harm27.obs.websocket.api.requests.scenecollections
-
Get the name of the current scene collection.
- GetCurrentSceneCollection.Builder - Class in nl.harm27.obs.websocket.api.requests.scenecollections
- GetCurrentSceneCollection.Request - Class in nl.harm27.obs.websocket.api.requests.scenecollections
- GetCurrentSceneCollection.Response - Class in nl.harm27.obs.websocket.api.requests.scenecollections
- getCurrentTransition() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionList.Response
-
Name of the currently active transition.
- getCurrentTransition() - Method in class nl.harm27.obs.websocket.sender.TransitionsRequestSender
-
Get the name of the currently selected transition in the frontend's dropdown menu.
- GetCurrentTransition - Class in nl.harm27.obs.websocket.api.requests.transitions
-
Get the name of the currently selected transition in the frontend's dropdown menu.
- GetCurrentTransition.Builder - Class in nl.harm27.obs.websocket.api.requests.transitions
- GetCurrentTransition.Request - Class in nl.harm27.obs.websocket.api.requests.transitions
- GetCurrentTransition.Response - Class in nl.harm27.obs.websocket.api.requests.transitions
- getCustomWidth() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
-
Custom width (0 to disable).
- getCustomWidth() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Custom width (0 to disable).
- getCx() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- getCy() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- getData() - Method in class nl.harm27.obs.websocket.api.events.general.BroadcastCustomMessage
-
User-defined data
- getData() - Method in class nl.harm27.obs.websocket.api.requests.general.BroadcastCustomMessage.Builder
-
User-defined data
- getDefaultSettings() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceDefaultSettings.Response
-
Settings object for source.
- getDefaultSettings() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Type
-
Default settings of this source type
- getDesktop1() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSpecialSources.Response
-
Name of the first Desktop Audio capture source.
- getDesktop2() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSpecialSources.Response
-
Name of the second Desktop Audio capture source.
- getDisplayName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Type
-
Display name of the source type
- getDroppedFrames() - Method in class nl.harm27.obs.websocket.api.types.Output
-
Number of frames dropped
- getDuration() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionBegin
-
Transition duration (in milliseconds).
- getDuration() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionEnd
-
Transition duration (in milliseconds).
- getDuration() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionVideoEnd
-
Transition duration (in milliseconds).
- getDuration() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.WithTransition
-
Transition duration (in milliseconds).
- getDuration() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetCurrentTransition.Response
-
Transition duration (in milliseconds) if supported by the transition.
- getDuration() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionDuration.Builder
-
Desired duration of the transition (in milliseconds).
- getEmbedPictureFormat() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Format of the Data URI encoded picture.
- getError() - Method in class nl.harm27.obs.websocket.api.base.BaseResponse
-
An error message accompanying an error status.
- getExtentsCx() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Extents cx.
- getExtentsCx() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Extents cx.
- getExtentsCy() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Extents cy.
- getExtentsCy() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Extents cy.
- getFace() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Font
-
Font face.
- getFace() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Font
-
Font face.
- getFace() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Font
-
Font face.
- getFace() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Font
-
Font face.
- getFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
File path name.
- getFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
File path name.
- getFileFormat() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Format to save the image file as (one of the values provided in the `supported-image-export-formats` response field of `GetVersion`).
- getFilenameFormatting() - Method in class nl.harm27.obs.websocket.api.requests.general.GetFilenameFormatting.Response
-
Current filename formatting string.
- getFilenameFormatting() - Method in class nl.harm27.obs.websocket.api.requests.general.SetFilenameFormatting.Builder
-
Filename formatting string to set.
- getFilenameFormatting() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Get the filename formatting string
- GetFilenameFormatting - Class in nl.harm27.obs.websocket.api.requests.general
-
Get the filename formatting string
- GetFilenameFormatting.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- GetFilenameFormatting.Request - Class in nl.harm27.obs.websocket.api.requests.general
- GetFilenameFormatting.Response - Class in nl.harm27.obs.websocket.api.requests.general
- getFilter() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Scale
-
The scale filter of the source.
- getFilter() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Scale
-
The new scale filter of the source.
- getFilter() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Scale
-
The scale filter of the source.
- getFilterName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFilterAdded
-
Filter name
- getFilterName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFilterRemoved
-
Filter name
- getFilterName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFilterVisibilityChanged
-
Filter name
- getFilterName() - Method in class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Builder
-
Name of the new filter
- getFilterName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Builder
-
Source filter name
- getFilterName() - Method in class nl.harm27.obs.websocket.api.requests.sources.MoveSourceFilter.Builder
-
Name of the filter to reorder
- getFilterName() - Method in class nl.harm27.obs.websocket.api.requests.sources.RemoveFilterFromSource.Builder
-
Name of the filter to remove
- getFilterName() - Method in class nl.harm27.obs.websocket.api.requests.sources.ReorderSourceFilter.Builder
-
Name of the filter to reorder
- getFilterName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterSettings.Builder
-
Name of the filter to reconfigure
- getFilterName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterVisibility.Builder
-
Source filter name
- getFilters() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFiltersReordered
-
Ordered Filters list
- getFilters() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Response
-
List of filters for the specified source
- getFilterSettings() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFilterAdded
-
Filter settings
- getFilterSettings() - Method in class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Builder
-
Filter settings
- getFilterSettings() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterSettings.Builder
-
New settings.
- getFilterType() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFilterAdded
-
Filter type
- getFilterType() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFilterRemoved
-
Filter type
- getFilterType() - Method in class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Builder
-
Filter type
- getFlags() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Font
-
Font text styling flag.
- getFlags() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Font
-
Font text styling flag.
- getFlags() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Font
-
Font text styling flag.
- getFlags() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Font
-
Font text styling flag.
- getFlags() - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output flags
- getFont() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
-
Holds data for the font.
- getFont() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Holds data for the font.
- getFont() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Holds data for the font.
- getFont() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Holds data for the font.
- getFps() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Current framerate.
- getFps() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Response
-
Frames rendered per second
- getFps() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Response
-
Deprecated.Framerate.
- getFps() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Framerate.
- getFps() - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Current framerate.
- getFreeDiskSpace() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Free recording disk space (in megabytes)
- getFreeDiskSpace() - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Free recording disk space (in megabytes)
- getFromScene() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionBegin
-
Source scene of the transition
- getFromScene() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionVideoEnd
-
Source scene of the transition
- getFromScene() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Builder
-
Name of the scene to copy the item from.
- getGeneralRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getGeometry() - Method in class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Builder
-
Size and position of the projector window (only if monitor is -1).
- getGradientColor() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Gradient color.
- getGradientColor() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Gradient color.
- getGradientDir() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Gradient direction.
- getGradientDir() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Gradient direction.
- getGradientOpacity() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Gradient opacity (0-100).
- getGradientOpacity() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Gradient opacity (0-100).
- getGroupChildren() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
-
List of children (if this item is a group)
- getGroupChildren() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
List of children (if this item is a group)
- getGroupChildren() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
List of children (if this item is a group)
- getHeight() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
-
Scene item height (base source height multiplied by the vertical scaling factor)
- getHeight() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Response
-
Deprecated.Height.
- getHeight() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Height.
- getHeight() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Screenshot height.
- getHeight() - Method in class nl.harm27.obs.websocket.api.types.Output
-
Video output height
- getHeight() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
Scene item height (base source height multiplied by the vertical scaling factor)
- getHexMixersValue() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceAudioMixersChanged
-
Raw mixer flags (little-endian, one bit per mixer) as an hexadecimal value
- getHotkeyName() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyByName.Builder
-
Unique name of the hotkey, as defined when registering the hotkey (e.g.
- getId() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceAudioMixersChanged.Mixer
-
Mixer number
- getId() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Item
-
Scene Item ID.
- getId() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Item
-
Scene Item ID.
- getId() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Item
-
Scene Item ID (if the `item` field is an object)
- getId() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Item
-
Scene Item ID (if the `item` field is an object)
- getId() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Item
-
Scene Item ID (if the `item` field is an object)
- getId() - Method in class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Item
-
Id of a specific scene item.
- getId() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
Scene item ID
- getImageFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Response
-
Absolute path to the saved image file (if `saveToFilePath` was specified in the request)
- getImg() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Response
-
Image Data URI (if `embedPictureFormat` was specified in the request)
- getItem() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Builder
-
Scene item to delete (required)
- getItem() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Builder
-
Scene Item to duplicate from the source scene (required)
- getItem() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Builder
-
Scene Item name (if this field is a string) or specification (if it is an object).
- getItem() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Builder
-
Scene Item name (if this field is a string) or specification (if it is an object).
- getItem() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Scene Item name.
- getItem() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Builder
-
Deprecated.Scene Item name.
- getItem() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
-
Scene Item name (if this field is a string) or specification (if it is an object).
- getItem() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Builder
-
Scene Item id
- getItem() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.Scene Item name.
- getItemId() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemAdded
-
Scene item ID
- getItemId() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemDeselected
-
Name of the item in the scene.
- getItemId() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemLockChanged
-
Scene item ID
- getItemId() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemRemoved
-
Scene item ID
- getItemId() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemSelected
-
Name of the item in the scene.
- getItemId() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemTransformChanged
-
Scene item ID
- getItemId() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemVisibilityChanged
-
Scene item ID
- getItemId() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SourceOrderChanged.SceneItem
-
Scene item unique ID
- getItemId() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Response
-
Numerical ID of the created scene item
- getItemId() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.SceneItem
-
Unique item id of the source item
- getItemId() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
-
Scene Item ID.
- getItemId() - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Response
-
ID of the SceneItem in the scene.
- getItemName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemAdded
-
Name of the item added to the scene.
- getItemName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemDeselected
-
Name of the item in the scene.
- getItemName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemLockChanged
-
Name of the item in the scene.
- getItemName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemRemoved
-
Name of the item removed from the scene.
- getItemName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemSelected
-
Name of the item in the scene.
- getItemName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemTransformChanged
-
Name of the item in the scene.
- getItemName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemVisibilityChanged
-
Name of the item in the scene.
- getItems() - Method in class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Builder
-
Ordered list of objects with name and/or id specified.
- getKbitsPerSec() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Amount of data per second (in kilobits) transmitted by the stream encoder.
- getKey() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Settings
-
The publish key of the stream.
- getKey() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Settings
-
The publish key.
- getKey() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Settings
-
The publish key of the stream.
- getKeyId() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.Builder
-
Main key identifier (e.g.
- getKeyModifiers() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.Builder
-
Optional key modifiers object.
- getLeft() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Crop
-
The number of pixels cropped off the left of the source before scaling.
- getLeft() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Pixel position of the left of the source item.
- getLeft() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Crop
-
The new amount of pixels cropped off the left of the source before scaling.
- getLeft() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Crop
-
The number of pixels cropped off the left of the scene item before scaling.
- getListenersForEventType(EventType) - Method in class nl.harm27.obs.websocket.ListenerRegistry
- getLocalFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Response
-
Deprecated.file path.
- getLocalFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.file path.
- getMediaControlRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getMediaDuration() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaDuration.Response
-
The total length of media in milliseconds..
- getMediaDuration() - Method in class nl.harm27.obs.websocket.sender.MediaControlRequestSender
-
Get the length of media in milliseconds.
- GetMediaDuration - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
-
Get the length of media in milliseconds.
- GetMediaDuration.Builder - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- GetMediaDuration.Request - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- GetMediaDuration.Response - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- getMediaSources() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMediaSourcesList.Response
-
Array of sources
- getMediaSourcesList() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
List the media state of all media sources (vlc and media source)
- GetMediaSourcesList - Class in nl.harm27.obs.websocket.api.requests.sources
-
List the media state of all media sources (vlc and media source)
- GetMediaSourcesList.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetMediaSourcesList.MediaSource - Class in nl.harm27.obs.websocket.api.requests.sources
- GetMediaSourcesList.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetMediaSourcesList.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getMediaState() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaState.Response
-
The media state of the provided source.
- getMediaState() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMediaSourcesList.MediaSource
-
The current state of media for that source.
- getMediaState() - Method in class nl.harm27.obs.websocket.sender.MediaControlRequestSender
-
Get the current playing state of a media source.
- GetMediaState - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
-
Get the current playing state of a media source.
- GetMediaState.Builder - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- GetMediaState.Request - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- GetMediaState.Response - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- getMediaTime() - Method in class nl.harm27.obs.websocket.sender.MediaControlRequestSender
-
Get the current timestamp of media in milliseconds.
- GetMediaTime - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
-
Get the current timestamp of media in milliseconds.
- GetMediaTime.Builder - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- GetMediaTime.Request - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- GetMediaTime.Response - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- getMemoryUsage() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Current RAM usage (in megabytes)
- getMemoryUsage() - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Current RAM usage (in megabytes)
- getMessageId() - Method in class nl.harm27.obs.websocket.api.base.BaseRequest
-
Client defined identifier for the message, will be echoed in the response.
- getMessageId() - Method in class nl.harm27.obs.websocket.api.base.BaseResponse
-
The client defined identifier specified in the request.
- getMetadata() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Stream
-
Adds the given object parameters as encoded query string parameters to the 'key' of the RTMP stream.
- getMic1() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSpecialSources.Response
-
Name of the first Mic/Aux input source.
- getMic2() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSpecialSources.Response
-
Name of the second Mic/Aux input source.
- getMic3() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSpecialSources.Response
-
NAme of the third Mic/Aux input source.
- getMixers() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceAudioMixersChanged
-
Routing status of the source for each audio mixer (array of 6 values)
- getMonitor() - Method in class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Builder
-
Monitor to open the projector on.
- getMonitorType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioMonitorType.Response
-
The monitor type in use.
- getMonitorType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioMonitorType.Builder
-
The monitor type to use.
- getMovementType() - Method in class nl.harm27.obs.websocket.api.requests.sources.MoveSourceFilter.Builder
-
How to move the filter around in the source's filter chain.
- getMute() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Get the mute status of a specified source.
- GetMute - Class in nl.harm27.obs.websocket.api.requests.sources
-
Get the mute status of a specified source.
- GetMute.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetMute.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetMute.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getName() - Method in class nl.harm27.obs.websocket.api.events.profiles.ProfileListChanged.Profile
-
Profile name.
- getName() - Method in class nl.harm27.obs.websocket.api.events.scenes.SceneCollectionListChanged.SceneCollection
-
Scene collection name.
- getName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFiltersReordered.Filter
-
Filter name
- getName() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionBegin
-
Transition name.
- getName() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionEnd
-
Transition name.
- getName() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionListChanged.Transition
-
Transition name.
- getName() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionVideoEnd
-
Transition name.
- getName() - Method in class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Builder
-
Name of the source or scene to be displayed (ignored for other projector types).
- getName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Item
-
Scene Item name (prefer `id`, including both is acceptable).
- getName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Item
-
Scene Item name (prefer `id`, including both is acceptable).
- getName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Item
-
Scene Item name (if the `item` field is an object)
- getName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
-
Scene Item name.
- getName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Item
-
Scene Item name (if the `item` field is an object)
- getName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Item
-
Scene Item name (if the `item` field is an object)
- getName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetCurrentScene.Response
-
Name of the currently active scene.
- getName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Item
-
Name of a scene item.
- getName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMute.Response
-
Source name.
- getName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Response
-
Filter name
- getName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Filter
-
Filter name
- getName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourcesList.Source
-
Unique source name
- getName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSyncOffset.Response
-
Source name.
- getName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Response
-
Source name.
- getName() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.GetPreviewScene.Response
-
The name of the active preview scene.
- getName() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.WithTransition
-
Name of the transition.
- getName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetCurrentTransition.Response
-
Name of the selected transition.
- getName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionList.Transition
-
Name of the transition.
- getName() - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output name
- getName() - Method in class nl.harm27.obs.websocket.api.types.Scene
-
Name of the currently active scene.
- getName() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
The name of this Scene Item.
- getNewDuration() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionDurationChanged
-
New transition duration.
- getNewIndex() - Method in class nl.harm27.obs.websocket.api.requests.sources.ReorderSourceFilter.Builder
-
Desired position of the filter in the chain
- getNewMessageId() - Method in class nl.harm27.obs.websocket.api.base.BaseBuilder
- getNewMessageId() - Method in class nl.harm27.obs.websocket.sender.RequestSender
- getNewName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceRenamed
-
New source name
- getNewName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceName.Builder
-
New source name.
- getNumDroppedFrames() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Number of frames dropped by the encoder since the stream started.
- getNumTotalFrames() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Total number of frames transmitted since the stream started.
- getObsStudioVersion() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVersion.Response
-
OBS Studio program version.
- getObsWebsocketVersion() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVersion.Response
-
obs-websocket plugin version.
- getOffset() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSyncOffset.Response
-
The audio sync offset (in nanoseconds).
- getOffset() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSyncOffset.Builder
-
The desired audio sync offset (in nanoseconds).
- getOutlineColor() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Outline color.
- getOutlineColor() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Outline color.
- getOutlineOpacity() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Outline opacity (0-100).
- getOutlineOpacity() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Outline opacity (0-100).
- getOutlineSize() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Outline size.
- getOutlineSize() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Outline size.
- getOutputHeight() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Response
-
Output height
- getOutputInfo() - Method in class nl.harm27.obs.websocket.api.requests.outputs.GetOutputInfo.Response
-
Output info
- getOutputInfo() - Method in class nl.harm27.obs.websocket.sender.OutputsRequestSender
-
Get information about a single output
- GetOutputInfo - Class in nl.harm27.obs.websocket.api.requests.outputs
-
Get information about a single output
- GetOutputInfo.Builder - Class in nl.harm27.obs.websocket.api.requests.outputs
- GetOutputInfo.Request - Class in nl.harm27.obs.websocket.api.requests.outputs
- GetOutputInfo.Response - Class in nl.harm27.obs.websocket.api.requests.outputs
- getOutputName() - Method in class nl.harm27.obs.websocket.api.requests.outputs.GetOutputInfo.Builder
-
Output name
- getOutputName() - Method in class nl.harm27.obs.websocket.api.requests.outputs.StartOutput.Builder
-
Output name
- getOutputName() - Method in class nl.harm27.obs.websocket.api.requests.outputs.StopOutput.Builder
-
Output name
- getOutputs() - Method in class nl.harm27.obs.websocket.api.requests.outputs.ListOutputs.Response
-
Outputs list
- getOutputSkippedFrames() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Number of frames skipped due to encoding lag
- getOutputSkippedFrames() - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Number of frames skipped due to encoding lag
- getOutputsRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getOutputTotalFrames() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Number of frames outputted
- getOutputTotalFrames() - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Number of frames outputted
- getOutputWidth() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Response
-
Output width
- getParentGroupName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
-
Name of the item's parent (if this item belongs to a group)
- getParentGroupName() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
Name of the item's parent (if this item belongs to a group)
- getParentGroupName() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
Name of the item's parent (if this item belongs to a group)
- getPassword() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Settings
-
The password to use when accessing the streaming server.
- getPassword() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Settings
-
The password for the streaming service.
- getPassword() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Settings
-
If authentication is enabled, the password for the streaming server.
- getPosition() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
- getPosition() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
- getPosition() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionPosition.Response
-
current transition position.
- getPosition() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTBarPosition.Builder
-
T-Bar position.
- getPosition() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
- getPreviewScene() - Method in class nl.harm27.obs.websocket.sender.StudioModeRequestSender
-
Get the name of the currently previewed scene and its list of sources.
- GetPreviewScene - Class in nl.harm27.obs.websocket.api.requests.studiomode
-
Get the name of the currently previewed scene and its list of sources.
- GetPreviewScene.Builder - Class in nl.harm27.obs.websocket.api.requests.studiomode
- GetPreviewScene.Request - Class in nl.harm27.obs.websocket.api.requests.studiomode
- GetPreviewScene.Response - Class in nl.harm27.obs.websocket.api.requests.studiomode
- getPreviousName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceRenamed
-
Previous source name
- getProfile() - Method in class nl.harm27.obs.websocket.api.events.profiles.ProfileChanged
-
Name of the new current profile.
- getProfileName() - Method in class nl.harm27.obs.websocket.api.requests.profiles.GetCurrentProfile.Response
-
Name of the currently active profile.
- getProfileName() - Method in class nl.harm27.obs.websocket.api.requests.profiles.ListProfiles.Profile
-
Filter name
- getProfileName() - Method in class nl.harm27.obs.websocket.api.requests.profiles.SetCurrentProfile.Builder
-
Name of the desired profile.
- getProfiles() - Method in class nl.harm27.obs.websocket.api.events.profiles.ProfileListChanged
-
Profiles list.
- getProfiles() - Method in class nl.harm27.obs.websocket.api.requests.profiles.ListProfiles.Response
-
List of available profiles.
- getProfilesRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getRawValue() - Method in class nl.harm27.obs.websocket.api.types.Output.Flags
-
Raw flags value
- getRealm() - Method in class nl.harm27.obs.websocket.api.events.general.BroadcastCustomMessage
-
Identifier provided by the sender
- getRealm() - Method in class nl.harm27.obs.websocket.api.requests.general.BroadcastCustomMessage.Builder
-
Identifier to be choosen by the client
- getRecFolder() - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingFolder.Response
-
Path of the recording folder.
- getRecFolder() - Method in class nl.harm27.obs.websocket.api.requests.recording.SetRecordingFolder.Builder
-
Path of the recording folder.
- getRecordingDuration() - Method in class nl.harm27.obs.websocket.api.base.BaseEvent
-
Time elapsed between now and recording start (only present if OBS Studio is recording) as duration.
- getRecordingFilename() - Method in class nl.harm27.obs.websocket.api.events.recording.RecordingStarted
-
Absolute path to the file of the current recording.
- getRecordingFilename() - Method in class nl.harm27.obs.websocket.api.events.recording.RecordingStopped
-
Absolute path to the file of the current recording.
- getRecordingFilename() - Method in class nl.harm27.obs.websocket.api.events.recording.RecordingStopping
-
Absolute path to the file of the current recording.
- getRecordingFilename() - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingStatus.Response
-
Absolute path to the recording file (only present if currently recording).
- getRecordingFolder() - Method in class nl.harm27.obs.websocket.sender.RecordingRequestSender
-
Get the path of the current recording folder.
- GetRecordingFolder - Class in nl.harm27.obs.websocket.api.requests.recording
-
Get the path of the current recording folder.
- GetRecordingFolder.Builder - Class in nl.harm27.obs.websocket.api.requests.recording
- GetRecordingFolder.Request - Class in nl.harm27.obs.websocket.api.requests.recording
- GetRecordingFolder.Response - Class in nl.harm27.obs.websocket.api.requests.recording
- getRecordingRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getRecordingStatus() - Method in class nl.harm27.obs.websocket.sender.RecordingRequestSender
-
Get current recording status.
- GetRecordingStatus - Class in nl.harm27.obs.websocket.api.requests.recording
-
Get current recording status.
- GetRecordingStatus.Builder - Class in nl.harm27.obs.websocket.api.requests.recording
- GetRecordingStatus.Request - Class in nl.harm27.obs.websocket.api.requests.recording
- GetRecordingStatus.Response - Class in nl.harm27.obs.websocket.api.requests.recording
- getRecordingTimecode() - Method in class nl.harm27.obs.websocket.api.base.BaseEvent
-
Time elapsed between now and recording start (only present if OBS Studio is recording) as string.
- getRecordTimecode() - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingStatus.Response
-
Time elapsed since recording started (only present if currently recording).
- getRecTimecode() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Response
-
Time elapsed since recording started (only present if currently recording).
- getRenderMissedFrames() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Number of frames missed due to rendering lag
- getRenderMissedFrames() - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Number of frames missed due to rendering lag
- getRenderTotalFrames() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Number of frames rendered
- getRenderTotalFrames() - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Number of frames rendered
- getReplayBufferRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getReplayBufferStatus() - Method in class nl.harm27.obs.websocket.sender.ReplayBufferRequestSender
-
Get the status of the OBS replay buffer.
- GetReplayBufferStatus - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
-
Get the status of the OBS replay buffer.
- GetReplayBufferStatus.Builder - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- GetReplayBufferStatus.Request - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- GetReplayBufferStatus.Response - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- getRequestName() - Method in class nl.harm27.obs.websocket.api.base.BaseRequest
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.Authenticate.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.BroadcastCustomMessage.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.ExecuteBatch.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.GetAuthRequired.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.GetFilenameFormatting.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.GetStats.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVersion.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.SetFilenameFormatting.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.SetHeartbeat.Request
-
Deprecated.Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.Sleep.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyByName.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaDuration.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaState.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaTime.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.NextMedia.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PlayPauseMedia.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PreviousMedia.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.RestartMedia.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.ScrubMedia.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.SetMediaTime.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.StopMedia.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.outputs.GetOutputInfo.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.outputs.ListOutputs.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.outputs.StartOutput.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.outputs.StopOutput.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.profiles.GetCurrentProfile.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.profiles.ListProfiles.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.profiles.SetCurrentProfile.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingFolder.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingStatus.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.recording.PauseRecording.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.recording.ResumeRecording.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.recording.SetRecordingFolder.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.recording.StartRecording.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.recording.StartStopRecording.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.recording.StopRecording.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.GetReplayBufferStatus.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.SaveReplayBuffer.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.StartReplayBuffer.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.StartStopReplayBuffer.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.StopReplayBuffer.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.GetCurrentSceneCollection.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.ListSceneCollections.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.SetCurrentSceneCollection.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Request
-
Deprecated.Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Request
-
Deprecated.Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Request
-
Deprecated.Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.CreateScene.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetCurrentScene.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneList.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneTransitionOverride.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.RemoveSceneTransitionOverride.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetCurrentScene.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetSceneTransitionOverride.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioActive.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioMonitorType.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Request
-
Deprecated.Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMediaSourcesList.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMute.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceActive.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceDefaultSettings.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourcesList.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSpecialSources.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSyncOffset.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.MoveSourceFilter.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.RefreshBrowserSource.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.RemoveFilterFromSource.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.ReorderSourceFilter.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioMonitorType.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioTracks.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Request
-
Deprecated.Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetMute.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterSettings.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterVisibility.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceName.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSyncOffset.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetVolume.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.sources.ToggleMute.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SaveStreamSettings.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SendCaptions.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStopStreaming.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StopStreaming.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.DisableStudioMode.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.EnableStudioMode.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.GetPreviewScene.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.GetStudioModeStatus.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.SetPreviewScene.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.ToggleStudioMode.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetCurrentTransition.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionDuration.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionList.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionPosition.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionSettings.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.ReleaseTBar.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetCurrentTransition.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTBarPosition.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionDuration.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionSettings.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.GetVirtualCamStatus.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.StartStopVirtualCam.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.StartVirtualCam.Request
-
Says what the name is of this class.
- getRequestName() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.StopVirtualCam.Request
-
Says what the name is of this class.
- getRequests() - Method in class nl.harm27.obs.websocket.api.requests.general.ExecuteBatch.Builder
-
Array of requests to perform.
- getRequestSenderManager() - Method in class nl.harm27.obs.websocket.OBSWebSocket
- getRequestType() - Method in class nl.harm27.obs.websocket.api.base.BaseRequest
-
Enum constants for names of the request types.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.base.BaseRequest
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.Authenticate.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.BroadcastCustomMessage.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.ExecuteBatch.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.GetAuthRequired.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.GetFilenameFormatting.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.GetStats.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVersion.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.SetFilenameFormatting.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.SetHeartbeat.Request
-
Deprecated.Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.Sleep.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyByName.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaDuration.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaState.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaTime.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.NextMedia.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PlayPauseMedia.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PreviousMedia.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.RestartMedia.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.ScrubMedia.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.SetMediaTime.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.StopMedia.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.outputs.GetOutputInfo.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.outputs.ListOutputs.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.outputs.StartOutput.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.outputs.StopOutput.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.profiles.GetCurrentProfile.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.profiles.ListProfiles.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.profiles.SetCurrentProfile.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingFolder.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingStatus.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.recording.PauseRecording.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.recording.ResumeRecording.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.recording.SetRecordingFolder.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.recording.StartRecording.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.recording.StartStopRecording.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.recording.StopRecording.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.GetReplayBufferStatus.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.SaveReplayBuffer.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.StartReplayBuffer.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.StartStopReplayBuffer.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.StopReplayBuffer.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.GetCurrentSceneCollection.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.ListSceneCollections.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.SetCurrentSceneCollection.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Request
-
Deprecated.Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Request
-
Deprecated.Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Request
-
Deprecated.Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.scenes.CreateScene.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetCurrentScene.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneList.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneTransitionOverride.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.scenes.RemoveSceneTransitionOverride.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetCurrentScene.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetSceneTransitionOverride.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioActive.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioMonitorType.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Request
-
Deprecated.Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMediaSourcesList.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMute.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceActive.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceDefaultSettings.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourcesList.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSpecialSources.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSyncOffset.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.MoveSourceFilter.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.RefreshBrowserSource.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.RemoveFilterFromSource.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.ReorderSourceFilter.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioMonitorType.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioTracks.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Request
-
Deprecated.Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetMute.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterSettings.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterVisibility.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceName.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSyncOffset.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetVolume.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.sources.ToggleMute.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SaveStreamSettings.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SendCaptions.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStopStreaming.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StopStreaming.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.DisableStudioMode.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.EnableStudioMode.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.GetPreviewScene.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.GetStudioModeStatus.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.SetPreviewScene.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.ToggleStudioMode.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetCurrentTransition.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionDuration.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionList.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionPosition.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionSettings.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.transitions.ReleaseTBar.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetCurrentTransition.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTBarPosition.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionDuration.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionSettings.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.GetVirtualCamStatus.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.StartStopVirtualCam.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.StartVirtualCam.Request
-
Response type class to map the response to the correct datatype.
- getResponseType() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.StopVirtualCam.Request
-
Response type class to map the response to the correct datatype.
- getResults() - Method in class nl.harm27.obs.websocket.api.requests.general.ExecuteBatch.Response
-
Batch requests results, ordered sequentially.
- getRight() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Crop
-
The number of pixels cropped off the right of the source before scaling.
- getRight() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Pixel position of the right of the source item.
- getRight() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Crop
-
The new amount of pixels cropped off the right of the source before scaling.
- getRight() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Crop
-
The number of pixels cropped off the right of the scene item before scaling.
- getRotation() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
-
The clockwise rotation of the item in degrees around the point of alignment.
- getRotation() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
-
The new clockwise rotation of the item in degrees.
- getRotation() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.Source item rotation (in degrees).
- getRotation() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
The clockwise rotation of the scene item in degrees around the point of alignment.
- getSalt() - Method in class nl.harm27.obs.websocket.api.requests.general.GetAuthRequired.Response
- getSaveToFilePath() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Full file path (file extension included) where the captured image is to be saved.
- getScale() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
- getScale() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
- getScale() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
- getScaleType() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Response
-
Scaling method used if output size differs from base size
- getScene() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Builder
-
Name of the scene the scene item belongs to.
- getScene() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Response
-
Name of the scene where the new item was created
- getScene() - Method in class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Builder
-
Name of the scene to reorder (defaults to current).
- getSceneCollection() - Method in class nl.harm27.obs.websocket.api.events.scenes.SceneCollectionChanged
-
Name of the new current scene collection.
- getSceneCollections() - Method in class nl.harm27.obs.websocket.api.events.scenes.SceneCollectionListChanged
-
Scene collections list.
- getSceneCollections() - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.ListSceneCollections.Response
-
Scene collections list
- getSceneCollectionsRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getSceneItemList() - Method in class nl.harm27.obs.websocket.sender.SceneItemsRequestSender
-
Get a list of all scene items in a scene.
- GetSceneItemList - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Get a list of all scene items in a scene.
- GetSceneItemList.Builder - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- GetSceneItemList.Request - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- GetSceneItemList.Response - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- GetSceneItemList.SceneItem - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- getSceneItemProperties() - Method in class nl.harm27.obs.websocket.sender.SceneItemsRequestSender
-
Gets the scene specific properties of the specified source item.
- GetSceneItemProperties - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Gets the scene specific properties of the specified source item.
- GetSceneItemProperties.Bounds - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- GetSceneItemProperties.Builder - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- GetSceneItemProperties.Crop - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- GetSceneItemProperties.Item - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- GetSceneItemProperties.Position - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- GetSceneItemProperties.Request - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- GetSceneItemProperties.Response - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- GetSceneItemProperties.Scale - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- getSceneItems() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SourceOrderChanged
-
Ordered list of scene items
- getSceneItems() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.Response
-
Array of scene items
- getSceneItemsRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getSceneList() - Method in class nl.harm27.obs.websocket.sender.ScenesRequestSender
-
Get a list of scenes in the currently active profile.
- GetSceneList - Class in nl.harm27.obs.websocket.api.requests.scenes
-
Get a list of scenes in the currently active profile.
- GetSceneList.Builder - Class in nl.harm27.obs.websocket.api.requests.scenes
- GetSceneList.Request - Class in nl.harm27.obs.websocket.api.requests.scenes
- GetSceneList.Response - Class in nl.harm27.obs.websocket.api.requests.scenes
- getSceneName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemAdded
-
Name of the scene.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemDeselected
-
Name of the scene.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemLockChanged
-
Name of the scene.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemRemoved
-
Name of the scene.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemSelected
-
Name of the scene.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemTransformChanged
-
Name of the scene.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemVisibilityChanged
-
Name of the scene.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SourceOrderChanged
-
Name of the scene where items have been reordered.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.events.scenes.SwitchScenes
-
The new scene.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.events.studiomode.PreviewSceneChanged
-
Name of the scene being previewed.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Builder
-
Name of the scene to create the scene item in
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.Builder
-
Name of the scene to get the list of scene items from.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.Response
-
Name of the requested (or current) scene
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Builder
-
Name of the scene the scene item belongs to.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Builder
-
Name of the scene the scene item belongs to.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Name of the scene the scene item belongs to.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Builder
-
Deprecated.Name of the scene the scene item belongs to.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
-
Name of the scene the source item belongs to.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Builder
-
Name of the scene the scene item belongs to.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.Name of the scene the scene item belongs to.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.CreateScene.Builder
-
Name of the scene to create.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneTransitionOverride.Builder
-
Name of the scene to switch to.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.RemoveSceneTransitionOverride.Builder
-
Name of the scene to switch to.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetCurrentScene.Builder
-
Name of the scene to switch to.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetSceneTransitionOverride.Builder
-
Name of the scene to switch to.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
-
Scene to add the new source to.
- getSceneName() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.SetPreviewScene.Builder
-
The name of the scene to preview.
- getScenes() - Method in class nl.harm27.obs.websocket.api.events.scenes.ScenesChanged
-
Scenes list.
- getScenes() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneList.Response
-
Ordered list of the current profile's scenes (See [GetCurrentScene](#getcurrentscene) for more information).
- getScenesRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getSceneTransitionOverride() - Method in class nl.harm27.obs.websocket.sender.ScenesRequestSender
-
Get the current scene transition override.
- GetSceneTransitionOverride - Class in nl.harm27.obs.websocket.api.requests.scenes
-
Get the current scene transition override.
- GetSceneTransitionOverride.Builder - Class in nl.harm27.obs.websocket.api.requests.scenes
- GetSceneTransitionOverride.Request - Class in nl.harm27.obs.websocket.api.requests.scenes
- GetSceneTransitionOverride.Response - Class in nl.harm27.obs.websocket.api.requests.scenes
- getScName() - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.GetCurrentSceneCollection.Response
-
Name of the currently active scene collection.
- getScName() - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.SetCurrentSceneCollection.Builder
-
Name of the desired scene collection.
- getScName() - Method in class nl.harm27.obs.websocket.api.types.ScenesCollection
-
Name of the scene collection
- getServer() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Settings
-
The publish URL.
- getServer() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Settings
-
The publish URL.
- getServer() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Settings
-
The publish URL.
- getSettings() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Response
-
Filter settings
- getSettings() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Filter
-
Filter settings
- getSettings() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Response
-
Stream settings object.
- getSettings() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Builder
-
The actual settings of the stream.
- getSettings() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Stream
-
Settings for the stream.
- getSettings() - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output settings
- getSize() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Font
-
Font text size.
- getSize() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Font
-
Font text size.
- getSize() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Font
-
Font text size.
- getSize() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Font
-
Font text size.
- getSleepMillis() - Method in class nl.harm27.obs.websocket.api.requests.general.Sleep.Builder
-
Delay in milliseconds to wait before continuing.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Builder
-
Scene Item name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Builder
-
Deprecated.Source name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Response
-
Deprecated.Source name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMute.Builder
-
Source name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSyncOffset.Builder
-
Source name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Builder
-
Source name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
-
Source name
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Builder
-
Source name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Source name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Builder
-
Source name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Name of the source.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetMute.Builder
-
Source name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSyncOffset.Builder
-
Source name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Source name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Name of the source.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetVolume.Builder
-
Source name.
- getSource() - Method in class nl.harm27.obs.websocket.api.requests.sources.ToggleMute.Builder
-
Source name.
- getSourceActive() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Get the source's active status of a specified source (if it is showing in the final mix).
- GetSourceActive - Class in nl.harm27.obs.websocket.api.requests.sources
-
Get the source's active status of a specified source (if it is showing in the final mix).
- GetSourceActive.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceActive.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceActive.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getSourceCx() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- getSourceCy() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- getSourceDefaultSettings() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Get the default settings for a given source type.
- GetSourceDefaultSettings - Class in nl.harm27.obs.websocket.api.requests.sources
-
Get the default settings for a given source type.
- GetSourceDefaultSettings.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceDefaultSettings.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceDefaultSettings.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getSourceFilterInfo() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
List filters applied to a source
- GetSourceFilterInfo - Class in nl.harm27.obs.websocket.api.requests.sources
-
List filters applied to a source
- GetSourceFilterInfo.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceFilterInfo.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceFilterInfo.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getSourceFilters() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
List filters applied to a source
- GetSourceFilters - Class in nl.harm27.obs.websocket.api.requests.sources
-
List filters applied to a source
- GetSourceFilters.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceFilters.Filter - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceFilters.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceFilters.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getSourceHeight() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
-
Base source (without scaling) of the source
- getSourceHeight() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
Base source (without scaling) of the source
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.events.media.MediaEnded
-
The ID type of the source (Eg.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.events.media.MediaNext
-
The ID type of the source (Eg.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.events.media.MediaPaused
-
The ID type of the source (Eg.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.events.media.MediaPlaying
-
The ID type of the source (Eg.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.events.media.MediaPrevious
-
The ID type of the source (Eg.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.events.media.MediaRestarted
-
The ID type of the source (Eg.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.events.media.MediaStarted
-
The ID type of the source (Eg.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.events.media.MediaStopped
-
The ID type of the source (Eg.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceCreated
-
Source kind.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceDestroyed
-
Source kind.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.SceneItem
-
ID if the scene item's source.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
-
Source kind, Eg.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMediaSourcesList.MediaSource
-
Unique source internal type (a.k.a `ffmpeg_source` or `vlc_source`)
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceDefaultSettings.Builder
-
Source kind.
- getSourceKind() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceDefaultSettings.Response
-
Source kind.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.media.MediaEnded
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.media.MediaNext
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.media.MediaPaused
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.media.MediaPlaying
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.media.MediaPrevious
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.media.MediaRestarted
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.media.MediaStarted
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.media.MediaStopped
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SourceOrderChanged.SceneItem
-
Item source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceAudioActivated
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceAudioDeactivated
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceAudioMixersChanged
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceAudioSyncOffsetChanged
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceCreated
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceDestroyed
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFilterAdded
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFilterRemoved
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFiltersReordered
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFilterVisibilityChanged
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceMuteStateChanged
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceVolumeChanged
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaDuration.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaState.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaTime.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.NextMedia.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PlayPauseMedia.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PreviousMedia.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.RestartMedia.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.ScrubMedia.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.SetMediaTime.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.StopMedia.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Builder
-
Name of the source to be added
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.SceneItem
-
Name of the scene item's source
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Builder
-
Name of the source on which the filter is added
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioActive.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioMonitorType.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMediaSourcesList.MediaSource
-
Unique source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceActive.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Builder
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Builder
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Response
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.MoveSourceFilter.Builder
-
Name of the source to which the filter belongs
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.RefreshBrowserSource.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.RemoveFilterFromSource.Builder
-
Name of the source from which the specified filter is removed
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.ReorderSourceFilter.Builder
-
Name of the source to which the filter belongs
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioMonitorType.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioTracks.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterSettings.Builder
-
Name of the source to which the filter belongs
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterVisibility.Builder
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceName.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Response
-
Source name
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Source name.
- getSourceName() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Response
-
Source name
- getSources() - Method in class nl.harm27.obs.websocket.api.events.scenes.SwitchScenes
-
List of scene items in the new scene.
- getSources() - Method in class nl.harm27.obs.websocket.api.events.studiomode.PreviewSceneChanged
-
List of sources composing the scene.
- getSources() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetCurrentScene.Response
-
Ordered list of the current scene's source items.
- getSources() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourcesList.Response
-
Array of sources
- getSources() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.GetPreviewScene.Response
- getSources() - Method in class nl.harm27.obs.websocket.api.types.Scene
-
Ordered list of the current scene's source items.
- getSourceSettings() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceCreated
-
Source settings
- getSourceSettings() - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
-
Source settings data.
- getSourceSettings() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Response
-
Source settings (varies between source types, may require some probing around).
- getSourceSettings() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Builder
-
Source settings (varies between source types, may require some probing around).
- getSourceSettings() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Response
-
Updated source settings
- getSourceSettings() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Get settings of the specified source
- GetSourceSettings - Class in nl.harm27.obs.websocket.api.requests.sources
-
Get settings of the specified source
- GetSourceSettings.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceSettings.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceSettings.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getSourcesList() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
List all sources available in the running OBS instance
- GetSourcesList - Class in nl.harm27.obs.websocket.api.requests.sources
-
List all sources available in the running OBS instance
- GetSourcesList.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourcesList.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourcesList.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourcesList.Source - Class in nl.harm27.obs.websocket.api.requests.sources
- getSourcesRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getSourceType() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceCreated
-
Source type.
- getSourceType() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceDestroyed
-
Source type.
- getSourceType() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceRenamed
-
Type of source (input, scene, filter, transition)
- getSourceType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.SceneItem
-
Type of the scene item's source.
- getSourceType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Builder
-
Type of the specified source.
- getSourceType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Response
-
Type of the specified source
- getSourceType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Builder
-
Type of the specified source.
- getSourceType() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Response
-
Type of the specified source
- getSourceTypesList() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Get a list of all available sources types
- GetSourceTypesList - Class in nl.harm27.obs.websocket.api.requests.sources
-
Get a list of all available sources types
- GetSourceTypesList.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceTypesList.Caps - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceTypesList.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceTypesList.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSourceTypesList.Type - Class in nl.harm27.obs.websocket.api.requests.sources
- getSourceWidth() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
-
Base width (without scaling) of the source
- getSourceWidth() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
Base width (without scaling) of the source
- getSpecialSources() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Get configured special sources like Desktop Audio and Mic/Aux sources.
- GetSpecialSources - Class in nl.harm27.obs.websocket.api.requests.sources
-
Get configured special sources like Desktop Audio and Mic/Aux sources.
- GetSpecialSources.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSpecialSources.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSpecialSources.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getStats() - Method in class nl.harm27.obs.websocket.api.events.general.Heartbeat
-
OBS Stats
- getStats() - Method in class nl.harm27.obs.websocket.api.requests.general.GetStats.Response
-
[OBS stats](#obsstats)
- getStats() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Get OBS stats (almost the same info as provided in OBS' stats window)
- GetStats - Class in nl.harm27.obs.websocket.api.requests.general
-
Get OBS stats (almost the same info as provided in OBS' stats window)
- GetStats.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- GetStats.Request - Class in nl.harm27.obs.websocket.api.requests.general
- GetStats.Response - Class in nl.harm27.obs.websocket.api.requests.general
- getStatus() - Method in class nl.harm27.obs.websocket.api.base.BaseResponse
-
Response status, will be one of the following: ok, error
- getStrain() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Percentage of dropped frames.
- getStream() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Builder
-
Special stream configuration.
- getStreamDuration() - Method in class nl.harm27.obs.websocket.api.base.BaseEvent
-
Time elapsed between now and stream start (only present if OBS Studio is streaming) as duration.
- getStreamingRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getStreamingStatus() - Method in class nl.harm27.obs.websocket.sender.StreamingRequestSender
-
Get current streaming and recording status.
- GetStreamingStatus - Class in nl.harm27.obs.websocket.api.requests.streaming
-
Get current streaming and recording status.
- GetStreamingStatus.Builder - Class in nl.harm27.obs.websocket.api.requests.streaming
- GetStreamingStatus.Request - Class in nl.harm27.obs.websocket.api.requests.streaming
- GetStreamingStatus.Response - Class in nl.harm27.obs.websocket.api.requests.streaming
- getStreamSettings() - Method in class nl.harm27.obs.websocket.sender.StreamingRequestSender
-
Get the current streaming server settings.
- GetStreamSettings - Class in nl.harm27.obs.websocket.api.requests.streaming
-
Get the current streaming server settings.
- GetStreamSettings.Builder - Class in nl.harm27.obs.websocket.api.requests.streaming
- GetStreamSettings.Request - Class in nl.harm27.obs.websocket.api.requests.streaming
- GetStreamSettings.Response - Class in nl.harm27.obs.websocket.api.requests.streaming
- GetStreamSettings.Settings - Class in nl.harm27.obs.websocket.api.requests.streaming
- getStreamTimecode() - Method in class nl.harm27.obs.websocket.api.base.BaseEvent
-
Time elapsed between now and stream start (only present if OBS Studio is streaming) as string.
- getStreamTimecode() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Response
-
Time elapsed since streaming started (only present if currently streaming).
- getStudioModeRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getStudioModeStatus() - Method in class nl.harm27.obs.websocket.sender.StudioModeRequestSender
-
Indicates if Studio Mode is currently enabled.
- GetStudioModeStatus - Class in nl.harm27.obs.websocket.api.requests.studiomode
-
Indicates if Studio Mode is currently enabled.
- GetStudioModeStatus.Builder - Class in nl.harm27.obs.websocket.api.requests.studiomode
- GetStudioModeStatus.Request - Class in nl.harm27.obs.websocket.api.requests.studiomode
- GetStudioModeStatus.Response - Class in nl.harm27.obs.websocket.api.requests.studiomode
- getStyle() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Font
-
Font Style (unknown function).
- getStyle() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Font
-
Font Style (unknown function).
- getStyle() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Font
-
Font Style (unknown function).
- getStyle() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Font
-
Font Style (unknown function).
- getSupportedEvents() - Method in interface nl.harm27.obs.websocket.listener.EventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.GeneralEventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.MediaEventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.OtherEventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.ProfilesEventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.RecordingEventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.ReplayBufferEventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.SceneItemsEventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.ScenesEventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.StreamingEventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.StudioModeEventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.TransitionsEventListener
- getSupportedEvents() - Method in class nl.harm27.obs.websocket.listener.VirtualCamEventListener
- getSupportedImageExportFormats() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVersion.Response
-
List of supported formats for features that use image export (like the TakeSourceScreenshot request type) formatted as a comma-separated list string
- getSupportedImageExportFormatsAsList() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVersion.Response
- getSyncOffset() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceAudioSyncOffsetChanged
-
Audio sync offset of the source (in nanoseconds)
- getSyncOffset() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Get the audio sync offset of a specified source.
- GetSyncOffset - Class in nl.harm27.obs.websocket.api.requests.sources
-
Get the audio sync offset of a specified source.
- GetSyncOffset.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSyncOffset.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetSyncOffset.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getText() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
-
Text content to be displayed.
- getText() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Text content to be displayed.
- getText() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Text content to be displayed.
- getText() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Text content to be displayed.
- getText() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SendCaptions.Builder
-
Captions text
- getTextFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
-
File path.
- getTextFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
File path.
- getTextFreetype2Properties() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Get the current properties of a Text Freetype 2 source.
- GetTextFreetype2Properties - Class in nl.harm27.obs.websocket.api.requests.sources
-
Get the current properties of a Text Freetype 2 source.
- GetTextFreetype2Properties.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetTextFreetype2Properties.Font - Class in nl.harm27.obs.websocket.api.requests.sources
- GetTextFreetype2Properties.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetTextFreetype2Properties.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getTextGDIPlusProperties() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Get the current properties of a Text GDI Plus source.
- GetTextGDIPlusProperties - Class in nl.harm27.obs.websocket.api.requests.sources
-
Get the current properties of a Text GDI Plus source.
- GetTextGDIPlusProperties.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetTextGDIPlusProperties.Font - Class in nl.harm27.obs.websocket.api.requests.sources
- GetTextGDIPlusProperties.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetTextGDIPlusProperties.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getTimeOffset() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.ScrubMedia.Builder
-
Millisecond offset (positive or negative) to offset the current media position.
- getTimestamp() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaTime.Response
-
The time in milliseconds since the start of the media.
- getTimestamp() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.SetMediaTime.Builder
-
Milliseconds to set the timestamp to.
- getTop() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Crop
-
The number of pixels cropped off the top of the source before scaling.
- getTop() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Pixel position of the top of the source item.
- getTop() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Crop
-
The new amount of pixels cropped off the top of the source before scaling.
- getTop() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Crop
-
The number of pixels cropped off the top of the scene item before scaling.
- getToScene() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionBegin
-
Destination scene of the transition
- getToScene() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionEnd
-
Destination scene of the transition
- getToScene() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionVideoEnd
-
Destination scene of the transition
- getToScene() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Builder
-
Name of the scene to create the item in.
- getTotalBytes() - Method in class nl.harm27.obs.websocket.api.types.Output
-
Total bytes sent
- getTotalFrames() - Method in class nl.harm27.obs.websocket.api.types.Output
-
Number of frames sent
- getTotalRecordBytes() - Method in class nl.harm27.obs.websocket.api.events.general.Heartbeat
-
Total bytes recorded since the recording started.
- getTotalRecordFrames() - Method in class nl.harm27.obs.websocket.api.events.general.Heartbeat
-
Total frames recorded since the recording started.
- getTotalRecordTime() - Method in class nl.harm27.obs.websocket.api.events.general.Heartbeat
-
Total time (in seconds) since recording started.
- getTotalStreamBytes() - Method in class nl.harm27.obs.websocket.api.events.general.Heartbeat
-
Total bytes sent since the stream started.
- getTotalStreamFrames() - Method in class nl.harm27.obs.websocket.api.events.general.Heartbeat
-
Total frames streamed since the stream started.
- getTotalStreamTime() - Method in class nl.harm27.obs.websocket.api.events.general.Heartbeat
-
Total time (in seconds) since the stream started.
- getTotalStreamTime() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Total time (in seconds) since the stream started.
- getTrack() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioTracks.Builder
-
Audio tracks 1-6.
- getTransform() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemTransformChanged
-
Scene item transform properties
- getTransitionDuration() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneTransitionOverride.Response
-
Transition duration.
- getTransitionDuration() - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetSceneTransitionOverride.Builder
-
Duration in milliseconds of the transition if transition is not fixed.
- getTransitionDuration() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionDuration.Response
-
Duration of the current transition (in milliseconds).
- getTransitionDuration() - Method in class nl.harm27.obs.websocket.sender.TransitionsRequestSender
-
Get the duration of the currently selected transition if supported.
- GetTransitionDuration - Class in nl.harm27.obs.websocket.api.requests.transitions
-
Get the duration of the currently selected transition if supported.
- GetTransitionDuration.Builder - Class in nl.harm27.obs.websocket.api.requests.transitions
- GetTransitionDuration.Request - Class in nl.harm27.obs.websocket.api.requests.transitions
- GetTransitionDuration.Response - Class in nl.harm27.obs.websocket.api.requests.transitions
- getTransitionList() - Method in class nl.harm27.obs.websocket.sender.TransitionsRequestSender
-
List of all transitions available in the frontend's dropdown menu.
- GetTransitionList - Class in nl.harm27.obs.websocket.api.requests.transitions
-
List of all transitions available in the frontend's dropdown menu.
- GetTransitionList.Builder - Class in nl.harm27.obs.websocket.api.requests.transitions
- GetTransitionList.Request - Class in nl.harm27.obs.websocket.api.requests.transitions
- GetTransitionList.Response - Class in nl.harm27.obs.websocket.api.requests.transitions
- GetTransitionList.Transition - Class in nl.harm27.obs.websocket.api.requests.transitions
- getTransitionName() - Method in class nl.harm27.obs.websocket.api.events.transitions.SwitchTransition
-
The name of the new active transition.
- getTransitionName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneTransitionOverride.Response
-
Name of the current overriding transition.
- getTransitionName() - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetSceneTransitionOverride.Builder
-
Name of the transition to use.
- getTransitionName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionSettings.Builder
-
Transition name
- getTransitionName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetCurrentTransition.Builder
-
The name of the transition.
- getTransitionName() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionSettings.Builder
-
Transition name
- getTransitionPosition() - Method in class nl.harm27.obs.websocket.sender.TransitionsRequestSender
-
Get the position of the current transition.
- GetTransitionPosition - Class in nl.harm27.obs.websocket.api.requests.transitions
-
Get the position of the current transition.
- GetTransitionPosition.Builder - Class in nl.harm27.obs.websocket.api.requests.transitions
- GetTransitionPosition.Request - Class in nl.harm27.obs.websocket.api.requests.transitions
- GetTransitionPosition.Response - Class in nl.harm27.obs.websocket.api.requests.transitions
- getTransitions() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionListChanged
-
Transitions list.
- getTransitions() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionList.Response
-
List of transitions.
- getTransitionSettings() - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionSettings.Response
-
Current transition settings
- getTransitionSettings() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionSettings.Builder
-
Transition settings (they can be partial)
- getTransitionSettings() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionSettings.Response
-
Updated transition settings
- getTransitionSettings() - Method in class nl.harm27.obs.websocket.sender.TransitionsRequestSender
-
Get the current settings of a transition
- GetTransitionSettings - Class in nl.harm27.obs.websocket.api.requests.transitions
-
Get the current settings of a transition
- GetTransitionSettings.Builder - Class in nl.harm27.obs.websocket.api.requests.transitions
- GetTransitionSettings.Request - Class in nl.harm27.obs.websocket.api.requests.transitions
- GetTransitionSettings.Response - Class in nl.harm27.obs.websocket.api.requests.transitions
- getTransitionsRequestSender() - Method in class nl.harm27.obs.websocket.RequestSenderManager
- getType() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFiltersReordered.Filter
-
Filter type
- getType() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionBegin
-
Transition type.
- getType() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionEnd
-
Transition type.
- getType() - Method in class nl.harm27.obs.websocket.api.events.transitions.TransitionVideoEnd
-
Transition type.
- getType() - Method in class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Builder
-
Type of projector: `Preview` (default), `Source`, `Scene`, `StudioProgram`, or `Multiview` (case insensitive).
- getType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Bounds
-
Type of bounding box.
- getType() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Bounds
-
The new bounds type of the source.
- getType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Response
-
Filter type
- getType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Filter
-
Filter type
- getType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourcesList.Source
-
Source type.
- getType() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Type
-
Type.
- getType() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Response
-
The type of streaming service configuration.
- getType() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Builder
-
The type of streaming service configuration, usually `rtmp_custom` or `rtmp_common`.
- getType() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Stream
-
If specified ensures the type of stream matches the given type (usually 'rtmp_custom' or 'rtmp_common').
- getType() - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output type/kind
- getType() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
Source type.
- getType() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Bounds
-
Type of bounding box.
- getTypeId() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourcesList.Source
-
Non-unique source internal type (a.k.a kind)
- getTypeId() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Type
-
Non-unique internal source type ID
- getTypes() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Response
-
Array of source types
- getUpdateType() - Method in class nl.harm27.obs.websocket.api.base.BaseEvent
-
Enum constants for names of the event types.
- getUrl() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Response
-
Deprecated.Url.
- getUrl() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Url.
- getUsername() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Settings
-
The username to use when accessing the streaming server.
- getUsername() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Settings
-
The username for the streaming service.
- getUsername() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Settings
-
If authentication is enabled, the username for the streaming server.
- getValign() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Text vertical alignment ("top", "center", "bottom").
- getValign() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Text vertical alignment ("top", "center", "bottom").
- getVersion() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVersion.Response
-
OBSRemote compatible API version.
- getVersion() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Returns the latest version of the plugin and the API.
- GetVersion - Class in nl.harm27.obs.websocket.api.requests.general
-
Returns the latest version of the plugin and the API.
- GetVersion.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- GetVersion.Request - Class in nl.harm27.obs.websocket.api.requests.general
- GetVersion.Response - Class in nl.harm27.obs.websocket.api.requests.general
- getVideoFormat() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Response
-
Video color format
- getVideoInfo() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Get basic OBS video information
- GetVideoInfo - Class in nl.harm27.obs.websocket.api.requests.general
-
Get basic OBS video information
- GetVideoInfo.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- GetVideoInfo.Request - Class in nl.harm27.obs.websocket.api.requests.general
- GetVideoInfo.Response - Class in nl.harm27.obs.websocket.api.requests.general
- getVirtualCamStatus() - Method in class nl.harm27.obs.websocket.sender.VirtualCamRequestSender
-
Get current virtual cam status.
- GetVirtualCamStatus - Class in nl.harm27.obs.websocket.api.requests.virtualcam
-
Get current virtual cam status.
- GetVirtualCamStatus.Builder - Class in nl.harm27.obs.websocket.api.requests.virtualcam
- GetVirtualCamStatus.Request - Class in nl.harm27.obs.websocket.api.requests.virtualcam
- GetVirtualCamStatus.Response - Class in nl.harm27.obs.websocket.api.requests.virtualcam
- getVirtualcamTimecode() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Response
-
Time elapsed since virtual cam started (only present if virtual cam currently active).
- getVirtualCamTimecode() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.GetVirtualCamStatus.Response
-
Time elapsed since virtual cam started (only present if virtual cam currently active).
- getVolume() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceVolumeChanged
-
Source volume
- getVolume() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Response
-
Volume of the source.
- getVolume() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetVolume.Builder
-
Desired volume.
- getVolume() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- getVolume() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Get the volume of the specified source.
- GetVolume - Class in nl.harm27.obs.websocket.api.requests.sources
-
Get the volume of the specified source.
- GetVolume.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- GetVolume.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- GetVolume.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- getVolumeDb() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceVolumeChanged
-
Source volume in Decibel
- getWidth() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
-
Scene item width (base source width multiplied by the horizontal scaling factor)
- getWidth() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Response
-
Deprecated.Width.
- getWidth() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Width.
- getWidth() - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Screenshot width.
- getWidth() - Method in class nl.harm27.obs.websocket.api.types.Output
-
Video output width
- getWidth() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
Scene item width (base source width multiplied by the horizontal scaling factor)
- getWithTransition() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.Builder
-
Change the active transition before switching scenes.
- getX() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Bounds
-
Width of the bounding box.
- getX() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Position
-
The x position of the source from the left.
- getX() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Scale
-
The x-scale factor of the source.
- getX() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Builder
-
Deprecated.X coordinate.
- getX() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Bounds
-
The new width of the bounding box.
- getX() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Position
-
The new x position of the source.
- getX() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Scale
-
The new x scale of the item.
- getX() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- getX() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Bounds
-
Width of the bounding box.
- getX() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Position
-
The x position of the scene item from the left.
- getX() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Scale
-
The x-scale factor of the scene item.
- getXScale() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.Width scale factor.
- getY() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Bounds
-
Height of the bounding box.
- getY() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Position
-
The y position of the source from the top.
- getY() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Scale
-
The y-scale factor of the source.
- getY() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Builder
-
Deprecated.Y coordinate.
- getY() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Bounds
-
The new height of the bounding box.
- getY() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Position
-
The new y position of the source.
- getY() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Scale
-
The new y scale of the item.
- getY() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- getY() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Bounds
-
Height of the bounding box.
- getY() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Position
-
The y position of the scene item from the top.
- getY() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Scale
-
The y-scale factor of the scene item.
- getYScale() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.Height scale factor.
H
- heartbeat(Heartbeat) - Method in class nl.harm27.obs.websocket.listener.GeneralEventListener
-
Emitted every 2 seconds after enabling it by calling SetHeartbeat.
- Heartbeat - Class in nl.harm27.obs.websocket.api.events.general
-
Emitted every 2 seconds after enabling it by calling SetHeartbeat.
- Heartbeat() - Constructor for class nl.harm27.obs.websocket.api.events.general.Heartbeat
- HEARTBEAT - nl.harm27.obs.websocket.api.base.EventType
I
- InvalidMethodException - Exception in nl.harm27.obs.websocket.processor
- InvalidMethodException(String) - Constructor for exception nl.harm27.obs.websocket.processor.InvalidMethodException
- isActive() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioTracks.Builder
-
Whether audio track is active or not.
- isActive() - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output status (active or not)
- isAlt() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.KeyModifiers
-
Trigger Alt Key
- isAudio() - Method in class nl.harm27.obs.websocket.api.types.Output.Flags
-
Output uses audio
- isAudioActive() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioActive.Response
-
Audio active status of the source.
- isAuthenticationRequired() - Method in class nl.harm27.obs.websocket.api.base.BaseRequest
-
Says if request needs to wait for authentication.
- isAuthenticationRequired() - Method in class nl.harm27.obs.websocket.api.requests.general.Authenticate.Request
-
Says if request needs to wait for authentication.
- isAuthenticationRequired() - Method in class nl.harm27.obs.websocket.api.requests.general.GetAuthRequired.Request
-
Says if request needs to wait for authentication.
- isAuthenticationRequired() - Method in class nl.harm27.obs.websocket.api.requests.general.GetVersion.Request
-
Says if request needs to wait for authentication.
- isAuthRequired() - Method in class nl.harm27.obs.websocket.api.requests.general.GetAuthRequired.Response
-
Indicates whether authentication is required.
- isCanInteract() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Caps
-
True if interaction with this sources of this type is possible
- isChatlog() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Chat log.
- isChatlog() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Chat log.
- isCommand() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.KeyModifiers
-
Trigger Command Key (Mac)
- isComplete() - Method in enum nl.harm27.obs.websocket.authentication.AuthenticationResult
- isConnected() - Method in class nl.harm27.obs.websocket.websocket.OBSWebSocketClient
- isControl() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.KeyModifiers
-
Trigger Control (Ctrl) Key
- isDoNotDuplicate() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Caps
-
True if sources of this type should not be fully duplicated
- isDoNotSelfMonitor() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Caps
-
True if sources of this type may cause a feedback loop if it's audio is monitored and shouldn't be
- isDropShadow() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
-
Drop shadow.
- isDropShadow() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Drop shadow.
- isEnable() - Method in class nl.harm27.obs.websocket.api.requests.general.SetHeartbeat.Builder
-
Deprecated.Starts/Stops emitting heartbeat messages
- isEnabled() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceAudioMixersChanged.Mixer
-
Routing status
- isEnabled() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFiltersReordered.Filter
-
Filter visibility status
- isEnabled() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Response
-
Filter status (enabled or not)
- isEnabled() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Filter
-
Filter status (enabled or not)
- isEncoded() - Method in class nl.harm27.obs.websocket.api.types.Output.Flags
-
Output is encoded
- isExtents() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Extents wrap.
- isExtents() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Extents wrap.
- isFilterEnabled() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceFilterVisibilityChanged
-
New filter state
- isFilterEnabled() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterVisibility.Builder
-
New filter state
- isForce() - Method in class nl.harm27.obs.websocket.api.requests.outputs.StopOutput.Builder
-
Force stop (default: false)
- isFromFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
-
Read text from the specified file.
- isFromFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Read text from the specified file.
- isGradient() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Gradient enabled.
- isGradient() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Gradient enabled.
- isHasAudio() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Caps
-
True if sources of this type provide audio
- isHasVideo() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Caps
-
True if sources of this type provide video
- isIsAsync() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Caps
-
True if source of this type provide frames asynchronously
- isIsComposite() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Caps
-
True if sources of this type composite one or more sub-sources
- isIsLocalFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Response
-
Deprecated.Indicates that a local file is in use.
- isIsLocalFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Indicates that a local file is in use.
- isIsRecording() - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingStatus.Response
-
Current recording status.
- isIsRecordingPaused() - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingStatus.Response
-
Whether the recording is paused or not.
- isIsReplayBufferActive() - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.GetReplayBufferStatus.Response
-
Current recording status.
- isIsVirtualCam() - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.GetVirtualCamStatus.Response
-
Current virtual camera status.
- isItemLocked() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemLockChanged
-
New locked state of the item.
- isItemVisible() - Method in class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemVisibilityChanged
-
New visibility state of the item.
- isLocked() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
-
If the source's transform is locked.
- isLocked() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
-
The new locked status of the source.
- isLocked() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
Whether or not this Scene Item is locked and can't be moved around
- isLocked() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
If the scene item is locked in position.
- isLogMode() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
-
Chat log.
- isLogMode() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Chat log.
- isMultiTrack() - Method in class nl.harm27.obs.websocket.api.types.Output.Flags
-
Output uses several audio tracks
- isMute() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetMute.Builder
-
Desired mute status.
- isMuted() - Method in class nl.harm27.obs.websocket.api.events.sources.SourceMuteStateChanged
-
Mute status of the source
- isMuted() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
-
If the source is muted.
- isMuted() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMute.Response
-
Mute status of the source.
- isMuted() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Response
-
Indicates whether the source is muted.
- isMuted() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
Whether or not this Scene Item is muted.
- isNewState() - Method in class nl.harm27.obs.websocket.api.events.studiomode.StudioModeSwitched
-
The new enabled state of Studio Mode.
- isOutline() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
-
Outline.
- isOutline() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Outline.
- isOutline() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Outline.
- isOutline() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Outline.
- isPlayPause() - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PlayPauseMedia.Builder
-
(optional) Whether to pause or play the source.
- isPreviewOnly() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStarting
-
Always false (retrocompatibility).
- isPreviewOnly() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Always false (retrocompatibility).
- isPreviewOnly() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStopping
-
Always false (retrocompatibility).
- isPreviewOnly() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Response
-
Always false.
- isPulse() - Method in class nl.harm27.obs.websocket.api.events.general.Heartbeat
-
Toggles between every JSON message as an "I am alive" indicator.
- isReadFromFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Read text from the specified file.
- isReadFromFile() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Read text from the specified file.
- isReconnecting() - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output reconnection status (reconnecting or not)
- isRecording() - Method in class nl.harm27.obs.websocket.api.events.general.Heartbeat
-
Current recording state.
- isRecording() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Current recording state.
- isRecording() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Response
-
Current recording status.
- isRecordingPaused() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Response
-
If recording is paused.
- isRelease() - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTBarPosition.Builder
-
Whether or not the T-Bar gets released automatically after setting its new position (like a user releasing their mouse button after moving the T-Bar).
- isRender() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Builder
-
true = shown ; false = hidden
- isRender() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Visibility of the scene item.
- isRender() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Visibility of the scene item.
- isRender() - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
Whether or not this Scene Item is set to "visible".
- isReplayBufferActive() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Replay Buffer status
- isSave() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Builder
-
Persist the settings to disk.
- isService() - Method in class nl.harm27.obs.websocket.api.types.Output.Flags
-
Output uses a service
- isSetVisible() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Builder
-
Whether to make the sceneitem visible on creation or not.
- isSetVisible() - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
-
Set the created SceneItem as visible or not.
- isShift() - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.KeyModifiers
-
Trigger Shift Key
- isShutdown() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Response
-
Deprecated.Indicates whether the source should be shutdown when not visible.
- isShutdown() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Indicates whether the source should be shutdown when not visible.
- isSourceActive() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceActive.Response
-
Source active status of the source.
- isStreaming() - Method in class nl.harm27.obs.websocket.api.events.general.Heartbeat
-
Current streaming state.
- isStreaming() - Method in class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
-
Current streaming state.
- isStreaming() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Response
-
Current streaming status.
- isStudioMode() - Method in class nl.harm27.obs.websocket.api.requests.studiomode.GetStudioModeStatus.Response
-
Indicates if Studio Mode is enabled.
- isSuccessful() - Method in enum nl.harm27.obs.websocket.authentication.AuthenticationResult
- isTrack1() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Response
- isTrack2() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Response
- isTrack3() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Response
- isTrack4() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Response
- isTrack5() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Response
- isTrack6() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Response
- isUseAuth() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Settings
-
Indicates whether authentication should be used when connecting to the streaming server.
- isUseAuth() - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Settings
-
Indicates whether authentication should be used when connecting to the streaming server.
- isUseAuth() - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Settings
-
Indicates whether authentication should be used when connecting to the streaming server.
- isUseDecibel() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Builder
-
Output volume in decibels of attenuation instead of amplitude/mul.
- isUseDecibel() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetVolume.Builder
-
Interperet `volume` data as decibels instead of amplitude/mul.
- isVertical() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
-
Vertical text enabled.
- isVertical() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Vertical text enabled.
- isVideo() - Method in class nl.harm27.obs.websocket.api.types.Output.Flags
-
Output uses video
- isVirtualcam() - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Response
-
Current virtual cam status.
- isVisible() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
-
If the source is visible.
- isVisible() - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
-
The new visibility of the source.
- isVisible() - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
If the scene item is visible.
- isWordWrap() - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
-
Word wrap.
- isWordWrap() - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Word wrap.
- Item() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Item
- Item() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Item
- Item() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Item
- Item() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Item
- Item() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Item
- Item() - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Item
K
- KeyModifiers() - Constructor for class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.KeyModifiers
L
- LEFT - nl.harm27.obs.websocket.api.constants.TextAlignment
- LIST_OUTPUTS - nl.harm27.obs.websocket.api.base.RequestType
- LIST_PROFILES - nl.harm27.obs.websocket.api.base.RequestType
- LIST_SCENE_COLLECTIONS - nl.harm27.obs.websocket.api.base.RequestType
- ListenerRegistry - Class in nl.harm27.obs.websocket
- ListenerRegistry() - Constructor for class nl.harm27.obs.websocket.ListenerRegistry
- listOutputs() - Method in class nl.harm27.obs.websocket.sender.OutputsRequestSender
-
List existing outputs
- ListOutputs - Class in nl.harm27.obs.websocket.api.requests.outputs
-
List existing outputs
- ListOutputs.Builder - Class in nl.harm27.obs.websocket.api.requests.outputs
- ListOutputs.Request - Class in nl.harm27.obs.websocket.api.requests.outputs
- ListOutputs.Response - Class in nl.harm27.obs.websocket.api.requests.outputs
- listProfiles() - Method in class nl.harm27.obs.websocket.sender.ProfilesRequestSender
-
Get a list of available profiles.
- ListProfiles - Class in nl.harm27.obs.websocket.api.requests.profiles
-
Get a list of available profiles.
- ListProfiles.Builder - Class in nl.harm27.obs.websocket.api.requests.profiles
- ListProfiles.Profile - Class in nl.harm27.obs.websocket.api.requests.profiles
- ListProfiles.Request - Class in nl.harm27.obs.websocket.api.requests.profiles
- ListProfiles.Response - Class in nl.harm27.obs.websocket.api.requests.profiles
- listSceneCollections() - Method in class nl.harm27.obs.websocket.sender.SceneCollectionsRequestSender
-
List available scene collections
- ListSceneCollections - Class in nl.harm27.obs.websocket.api.requests.scenecollections
-
List available scene collections
- ListSceneCollections.Builder - Class in nl.harm27.obs.websocket.api.requests.scenecollections
- ListSceneCollections.Request - Class in nl.harm27.obs.websocket.api.requests.scenecollections
- ListSceneCollections.Response - Class in nl.harm27.obs.websocket.api.requests.scenecollections
M
- MEDIA_ENDED - nl.harm27.obs.websocket.api.base.EventType
- MEDIA_NEXT - nl.harm27.obs.websocket.api.base.EventType
- MEDIA_PAUSED - nl.harm27.obs.websocket.api.base.EventType
- MEDIA_PLAYING - nl.harm27.obs.websocket.api.base.EventType
- MEDIA_PREVIOUS - nl.harm27.obs.websocket.api.base.EventType
- MEDIA_RESTARTED - nl.harm27.obs.websocket.api.base.EventType
- MEDIA_STARTED - nl.harm27.obs.websocket.api.base.EventType
- MEDIA_STOPPED - nl.harm27.obs.websocket.api.base.EventType
- MediaControlRequestSender - Class in nl.harm27.obs.websocket.sender
- MediaControlRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.MediaControlRequestSender
- mediaEnded(MediaEnded) - Method in class nl.harm27.obs.websocket.listener.MediaEventListener
-
Note: These events are emitted by the OBS sources themselves.
- MediaEnded - Class in nl.harm27.obs.websocket.api.events.media
-
Note: These events are emitted by the OBS sources themselves.
- MediaEnded() - Constructor for class nl.harm27.obs.websocket.api.events.media.MediaEnded
- MediaEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the Media category.
- MediaEventListener() - Constructor for class nl.harm27.obs.websocket.listener.MediaEventListener
- mediaNext(MediaNext) - Method in class nl.harm27.obs.websocket.listener.MediaEventListener
-
Note: This event is only emitted when something actively controls the media/VLC source.
- MediaNext - Class in nl.harm27.obs.websocket.api.events.media
-
Note: This event is only emitted when something actively controls the media/VLC source.
- MediaNext() - Constructor for class nl.harm27.obs.websocket.api.events.media.MediaNext
- mediaPaused(MediaPaused) - Method in class nl.harm27.obs.websocket.listener.MediaEventListener
-
Note: This event is only emitted when something actively controls the media/VLC source.
- MediaPaused - Class in nl.harm27.obs.websocket.api.events.media
-
Note: This event is only emitted when something actively controls the media/VLC source.
- MediaPaused() - Constructor for class nl.harm27.obs.websocket.api.events.media.MediaPaused
- mediaPlaying(MediaPlaying) - Method in class nl.harm27.obs.websocket.listener.MediaEventListener
-
Note: This event is only emitted when something actively controls the media/VLC source.
- MediaPlaying - Class in nl.harm27.obs.websocket.api.events.media
-
Note: This event is only emitted when something actively controls the media/VLC source.
- MediaPlaying() - Constructor for class nl.harm27.obs.websocket.api.events.media.MediaPlaying
- mediaPrevious(MediaPrevious) - Method in class nl.harm27.obs.websocket.listener.MediaEventListener
-
Note: This event is only emitted when something actively controls the media/VLC source.
- MediaPrevious - Class in nl.harm27.obs.websocket.api.events.media
-
Note: This event is only emitted when something actively controls the media/VLC source.
- MediaPrevious() - Constructor for class nl.harm27.obs.websocket.api.events.media.MediaPrevious
- mediaRestarted(MediaRestarted) - Method in class nl.harm27.obs.websocket.listener.MediaEventListener
-
Note: This event is only emitted when something actively controls the media/VLC source.
- MediaRestarted - Class in nl.harm27.obs.websocket.api.events.media
-
Note: This event is only emitted when something actively controls the media/VLC source.
- MediaRestarted() - Constructor for class nl.harm27.obs.websocket.api.events.media.MediaRestarted
- MediaSource() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetMediaSourcesList.MediaSource
- mediaStarted(MediaStarted) - Method in class nl.harm27.obs.websocket.listener.MediaEventListener
-
Note: These events are emitted by the OBS sources themselves.
- MediaStarted - Class in nl.harm27.obs.websocket.api.events.media
-
Note: These events are emitted by the OBS sources themselves.
- MediaStarted() - Constructor for class nl.harm27.obs.websocket.api.events.media.MediaStarted
- MediaState - Enum in nl.harm27.obs.websocket.api.constants
-
The media state of the provided source.
- mediaStopped(MediaStopped) - Method in class nl.harm27.obs.websocket.listener.MediaEventListener
-
Note: This event is only emitted when something actively controls the media/VLC source.
- MediaStopped - Class in nl.harm27.obs.websocket.api.events.media
-
Note: This event is only emitted when something actively controls the media/VLC source.
- MediaStopped() - Constructor for class nl.harm27.obs.websocket.api.events.media.MediaStopped
- MessageReceiver - Class in nl.harm27.obs.websocket.processor
- MessageReceiver(ListenerRegistry) - Constructor for class nl.harm27.obs.websocket.processor.MessageReceiver
- MessageSender - Class in nl.harm27.obs.websocket.processor
- MessageSender(RequestSenderManager, OBSWebSocketClient, AuthenticationHandler) - Constructor for class nl.harm27.obs.websocket.processor.MessageSender
- Mixer() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceAudioMixersChanged.Mixer
- MONITORAND_OUTPUT - nl.harm27.obs.websocket.api.constants.MonitorType
- MONITORONLY - nl.harm27.obs.websocket.api.constants.MonitorType
- MonitorType - Enum in nl.harm27.obs.websocket.api.constants
-
The monitor type in use.
- MOVE_SOURCE_FILTER - nl.harm27.obs.websocket.api.base.RequestType
- MovementType - Enum in nl.harm27.obs.websocket.api.constants
-
How to move the filter around in the source's filter chain.
- moveSourceFilter() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Move a filter in the chain (relative positioning)
- MoveSourceFilter - Class in nl.harm27.obs.websocket.api.requests.sources
-
Move a filter in the chain (relative positioning)
- MoveSourceFilter.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- MoveSourceFilter.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- MoveSourceFilter.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- MULTIVIEW - nl.harm27.obs.websocket.api.constants.ProjectorType
N
- NEXT_MEDIA - nl.harm27.obs.websocket.api.base.RequestType
- nextMedia() - Method in class nl.harm27.obs.websocket.sender.MediaControlRequestSender
-
Skip to the next media item in the playlist.
- NextMedia - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
-
Skip to the next media item in the playlist.
- NextMedia.Builder - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- NextMedia.Request - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- NextMedia.Response - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- nl.harm27.obs.websocket - package nl.harm27.obs.websocket
- nl.harm27.obs.websocket.api.base - package nl.harm27.obs.websocket.api.base
- nl.harm27.obs.websocket.api.constants - package nl.harm27.obs.websocket.api.constants
- nl.harm27.obs.websocket.api.events.general - package nl.harm27.obs.websocket.api.events.general
- nl.harm27.obs.websocket.api.events.media - package nl.harm27.obs.websocket.api.events.media
- nl.harm27.obs.websocket.api.events.other - package nl.harm27.obs.websocket.api.events.other
- nl.harm27.obs.websocket.api.events.profiles - package nl.harm27.obs.websocket.api.events.profiles
- nl.harm27.obs.websocket.api.events.recording - package nl.harm27.obs.websocket.api.events.recording
- nl.harm27.obs.websocket.api.events.replaybuffer - package nl.harm27.obs.websocket.api.events.replaybuffer
- nl.harm27.obs.websocket.api.events.sceneitems - package nl.harm27.obs.websocket.api.events.sceneitems
- nl.harm27.obs.websocket.api.events.scenes - package nl.harm27.obs.websocket.api.events.scenes
- nl.harm27.obs.websocket.api.events.sources - package nl.harm27.obs.websocket.api.events.sources
- nl.harm27.obs.websocket.api.events.streaming - package nl.harm27.obs.websocket.api.events.streaming
- nl.harm27.obs.websocket.api.events.studiomode - package nl.harm27.obs.websocket.api.events.studiomode
- nl.harm27.obs.websocket.api.events.transitions - package nl.harm27.obs.websocket.api.events.transitions
- nl.harm27.obs.websocket.api.events.virtualcam - package nl.harm27.obs.websocket.api.events.virtualcam
- nl.harm27.obs.websocket.api.requests.general - package nl.harm27.obs.websocket.api.requests.general
- nl.harm27.obs.websocket.api.requests.mediacontrol - package nl.harm27.obs.websocket.api.requests.mediacontrol
- nl.harm27.obs.websocket.api.requests.outputs - package nl.harm27.obs.websocket.api.requests.outputs
- nl.harm27.obs.websocket.api.requests.profiles - package nl.harm27.obs.websocket.api.requests.profiles
- nl.harm27.obs.websocket.api.requests.recording - package nl.harm27.obs.websocket.api.requests.recording
- nl.harm27.obs.websocket.api.requests.replaybuffer - package nl.harm27.obs.websocket.api.requests.replaybuffer
- nl.harm27.obs.websocket.api.requests.scenecollections - package nl.harm27.obs.websocket.api.requests.scenecollections
- nl.harm27.obs.websocket.api.requests.sceneitems - package nl.harm27.obs.websocket.api.requests.sceneitems
- nl.harm27.obs.websocket.api.requests.scenes - package nl.harm27.obs.websocket.api.requests.scenes
- nl.harm27.obs.websocket.api.requests.sources - package nl.harm27.obs.websocket.api.requests.sources
- nl.harm27.obs.websocket.api.requests.streaming - package nl.harm27.obs.websocket.api.requests.streaming
- nl.harm27.obs.websocket.api.requests.studiomode - package nl.harm27.obs.websocket.api.requests.studiomode
- nl.harm27.obs.websocket.api.requests.transitions - package nl.harm27.obs.websocket.api.requests.transitions
- nl.harm27.obs.websocket.api.requests.virtualcam - package nl.harm27.obs.websocket.api.requests.virtualcam
- nl.harm27.obs.websocket.api.types - package nl.harm27.obs.websocket.api.types
- nl.harm27.obs.websocket.authentication - package nl.harm27.obs.websocket.authentication
- nl.harm27.obs.websocket.listener - package nl.harm27.obs.websocket.listener
- nl.harm27.obs.websocket.processor - package nl.harm27.obs.websocket.processor
- nl.harm27.obs.websocket.processor.deserializer - package nl.harm27.obs.websocket.processor.deserializer
- nl.harm27.obs.websocket.sender - package nl.harm27.obs.websocket.sender
- nl.harm27.obs.websocket.websocket - package nl.harm27.obs.websocket.websocket
- NONE - nl.harm27.obs.websocket.api.constants.MediaState
- NONE - nl.harm27.obs.websocket.api.constants.MonitorType
- notifyShutdown() - Method in class nl.harm27.obs.websocket.OBSWebSocket
- notifyShutdown() - Method in class nl.harm27.obs.websocket.websocket.OBSWebSocketClient
O
- OBSStats - Class in nl.harm27.obs.websocket.api.types
- OBSStats() - Constructor for class nl.harm27.obs.websocket.api.types.OBSStats
- OBSWebSocket - Class in nl.harm27.obs.websocket
- OBSWebSocket.Builder - Class in nl.harm27.obs.websocket
- OBSWebSocketClient - Class in nl.harm27.obs.websocket.websocket
- OBSWebSocketClient(String, int) - Constructor for class nl.harm27.obs.websocket.websocket.OBSWebSocketClient
- OBSWebSocketListener - Class in nl.harm27.obs.websocket.websocket
- OBSWebSocketListener(OBSWebSocketClient, MessageSender, MessageReceiver) - Constructor for class nl.harm27.obs.websocket.websocket.OBSWebSocketListener
- OK - nl.harm27.obs.websocket.api.base.Status
- onClose(WebSocket, int, String) - Method in class nl.harm27.obs.websocket.websocket.OBSWebSocketListener
- onError(WebSocket, Throwable) - Method in class nl.harm27.obs.websocket.websocket.OBSWebSocketListener
- onOpen(WebSocket) - Method in class nl.harm27.obs.websocket.websocket.OBSWebSocketListener
- onText(WebSocket, CharSequence, boolean) - Method in class nl.harm27.obs.websocket.websocket.OBSWebSocketListener
- onWebSocketOpen() - Method in class nl.harm27.obs.websocket.processor.MessageSender
- OPEN_PROJECTOR - nl.harm27.obs.websocket.api.base.RequestType
- OPENING - nl.harm27.obs.websocket.api.constants.MediaState
- openProjector() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Open a projector window or create a projector on a monitor.
- OpenProjector - Class in nl.harm27.obs.websocket.api.requests.general
-
Open a projector window or create a projector on a monitor.
- OpenProjector.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- OpenProjector.Request - Class in nl.harm27.obs.websocket.api.requests.general
- OpenProjector.Response - Class in nl.harm27.obs.websocket.api.requests.general
- OtherEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the Other category.
- OtherEventListener() - Constructor for class nl.harm27.obs.websocket.listener.OtherEventListener
- Output - Class in nl.harm27.obs.websocket.api.types
- Output() - Constructor for class nl.harm27.obs.websocket.api.types.Output
- Output.Flags - Class in nl.harm27.obs.websocket.api.types
- OutputsRequestSender - Class in nl.harm27.obs.websocket.sender
- OutputsRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.OutputsRequestSender
P
- parseDuration(String) - Static method in class nl.harm27.obs.websocket.api.base.TimeUtil
- PAUSE_RECORDING - nl.harm27.obs.websocket.api.base.RequestType
- PAUSED - nl.harm27.obs.websocket.api.constants.MediaState
- pauseRecording() - Method in class nl.harm27.obs.websocket.sender.RecordingRequestSender
-
Pause the current recording.
- PauseRecording - Class in nl.harm27.obs.websocket.api.requests.recording
-
Pause the current recording.
- PauseRecording.Builder - Class in nl.harm27.obs.websocket.api.requests.recording
- PauseRecording.Request - Class in nl.harm27.obs.websocket.api.requests.recording
- PauseRecording.Response - Class in nl.harm27.obs.websocket.api.requests.recording
- PLAY_PAUSE_MEDIA - nl.harm27.obs.websocket.api.base.RequestType
- PLAYING - nl.harm27.obs.websocket.api.constants.MediaState
- playPauseMedia() - Method in class nl.harm27.obs.websocket.sender.MediaControlRequestSender
-
Pause or play a media source.
- PlayPauseMedia - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
-
Pause or play a media source.
- PlayPauseMedia.Builder - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- PlayPauseMedia.Request - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- PlayPauseMedia.Response - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- Position() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Position
- Position() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Position
- Position() - Constructor for class nl.harm27.obs.websocket.api.types.SceneItemTransform.Position
- PREVIEW - nl.harm27.obs.websocket.api.constants.ProjectorType
- PREVIEW_SCENE_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- previewSceneChanged(PreviewSceneChanged) - Method in class nl.harm27.obs.websocket.listener.StudioModeEventListener
-
The selected preview scene has changed (only available in Studio Mode).
- PreviewSceneChanged - Class in nl.harm27.obs.websocket.api.events.studiomode
-
The selected preview scene has changed (only available in Studio Mode).
- PreviewSceneChanged() - Constructor for class nl.harm27.obs.websocket.api.events.studiomode.PreviewSceneChanged
- PREVIOUS_MEDIA - nl.harm27.obs.websocket.api.base.RequestType
- previousMedia() - Method in class nl.harm27.obs.websocket.sender.MediaControlRequestSender
-
Go to the previous media item in the playlist.
- PreviousMedia - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
-
Go to the previous media item in the playlist.
- PreviousMedia.Builder - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- PreviousMedia.Request - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- PreviousMedia.Response - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- Profile() - Constructor for class nl.harm27.obs.websocket.api.events.profiles.ProfileListChanged.Profile
- Profile() - Constructor for class nl.harm27.obs.websocket.api.requests.profiles.ListProfiles.Profile
- PROFILE_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- PROFILE_LIST_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- profileChanged(ProfileChanged) - Method in class nl.harm27.obs.websocket.listener.ProfilesEventListener
-
Triggered when switching to another profile or when renaming the current profile.
- ProfileChanged - Class in nl.harm27.obs.websocket.api.events.profiles
-
Triggered when switching to another profile or when renaming the current profile.
- ProfileChanged() - Constructor for class nl.harm27.obs.websocket.api.events.profiles.ProfileChanged
- profileListChanged(ProfileListChanged) - Method in class nl.harm27.obs.websocket.listener.ProfilesEventListener
-
Triggered when a profile is created, added, renamed, or removed.
- ProfileListChanged - Class in nl.harm27.obs.websocket.api.events.profiles
-
Triggered when a profile is created, added, renamed, or removed.
- ProfileListChanged() - Constructor for class nl.harm27.obs.websocket.api.events.profiles.ProfileListChanged
- ProfileListChanged.Profile - Class in nl.harm27.obs.websocket.api.events.profiles
- ProfilesEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the Profiles category.
- ProfilesEventListener() - Constructor for class nl.harm27.obs.websocket.listener.ProfilesEventListener
- ProfilesRequestSender - Class in nl.harm27.obs.websocket.sender
- ProfilesRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.ProfilesRequestSender
- ProjectorType - Enum in nl.harm27.obs.websocket.api.constants
-
Type of projector: `Preview` (default), `Source`, `Scene`, `StudioProgram`, or `Multiview` (case insensitive).
R
- receiveMessage(String) - Method in class nl.harm27.obs.websocket.processor.MessageReceiver
- RECORDING_PAUSED - nl.harm27.obs.websocket.api.base.EventType
- RECORDING_RESUMED - nl.harm27.obs.websocket.api.base.EventType
- RECORDING_STARTED - nl.harm27.obs.websocket.api.base.EventType
- RECORDING_STARTING - nl.harm27.obs.websocket.api.base.EventType
- RECORDING_STOPPED - nl.harm27.obs.websocket.api.base.EventType
- RECORDING_STOPPING - nl.harm27.obs.websocket.api.base.EventType
- RecordingEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the Recording category.
- RecordingEventListener() - Constructor for class nl.harm27.obs.websocket.listener.RecordingEventListener
- recordingPaused(RecordingPaused) - Method in class nl.harm27.obs.websocket.listener.RecordingEventListener
-
Current recording paused
- RecordingPaused - Class in nl.harm27.obs.websocket.api.events.recording
-
Current recording paused
- RecordingPaused() - Constructor for class nl.harm27.obs.websocket.api.events.recording.RecordingPaused
- RecordingRequestSender - Class in nl.harm27.obs.websocket.sender
- RecordingRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.RecordingRequestSender
- recordingResumed(RecordingResumed) - Method in class nl.harm27.obs.websocket.listener.RecordingEventListener
-
Current recording resumed
- RecordingResumed - Class in nl.harm27.obs.websocket.api.events.recording
-
Current recording resumed
- RecordingResumed() - Constructor for class nl.harm27.obs.websocket.api.events.recording.RecordingResumed
- recordingStarted(RecordingStarted) - Method in class nl.harm27.obs.websocket.listener.RecordingEventListener
-
Recording started successfully.
- RecordingStarted - Class in nl.harm27.obs.websocket.api.events.recording
-
Recording started successfully.
- RecordingStarted() - Constructor for class nl.harm27.obs.websocket.api.events.recording.RecordingStarted
- recordingStarting(RecordingStarting) - Method in class nl.harm27.obs.websocket.listener.RecordingEventListener
-
Note: `recordingFilename` is not provided in this event because this information is not available at the time this event is emitted.
- RecordingStarting - Class in nl.harm27.obs.websocket.api.events.recording
-
Note: `recordingFilename` is not provided in this event because this information is not available at the time this event is emitted.
- RecordingStarting() - Constructor for class nl.harm27.obs.websocket.api.events.recording.RecordingStarting
- recordingStopped(RecordingStopped) - Method in class nl.harm27.obs.websocket.listener.RecordingEventListener
-
Recording stopped successfully.
- RecordingStopped - Class in nl.harm27.obs.websocket.api.events.recording
-
Recording stopped successfully.
- RecordingStopped() - Constructor for class nl.harm27.obs.websocket.api.events.recording.RecordingStopped
- recordingStopping(RecordingStopping) - Method in class nl.harm27.obs.websocket.listener.RecordingEventListener
-
A request to stop recording has been issued.
- RecordingStopping - Class in nl.harm27.obs.websocket.api.events.recording
-
A request to stop recording has been issued.
- RecordingStopping() - Constructor for class nl.harm27.obs.websocket.api.events.recording.RecordingStopping
- REFRESH_BROWSER_SOURCE - nl.harm27.obs.websocket.api.base.RequestType
- refreshBrowserSource() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Refreshes the specified browser source.
- RefreshBrowserSource - Class in nl.harm27.obs.websocket.api.requests.sources
-
Refreshes the specified browser source.
- RefreshBrowserSource.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- RefreshBrowserSource.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- RefreshBrowserSource.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- registerListener(EventListener) - Method in class nl.harm27.obs.websocket.ListenerRegistry
- registerListener(EventListener) - Method in class nl.harm27.obs.websocket.OBSWebSocket
- registerMessageIdClassMapping(String, Class<?>) - Method in class nl.harm27.obs.websocket.processor.deserializer.BaseResponseDeserializer
- RELEASE_T_BAR - nl.harm27.obs.websocket.api.base.RequestType
- releaseTBar() - Method in class nl.harm27.obs.websocket.sender.TransitionsRequestSender
-
Release the T-Bar (like a user releasing their mouse button after moving it).
- ReleaseTBar - Class in nl.harm27.obs.websocket.api.requests.transitions
-
Release the T-Bar (like a user releasing their mouse button after moving it).
- ReleaseTBar.Builder - Class in nl.harm27.obs.websocket.api.requests.transitions
- ReleaseTBar.Request - Class in nl.harm27.obs.websocket.api.requests.transitions
- ReleaseTBar.Response - Class in nl.harm27.obs.websocket.api.requests.transitions
- REMOVE_FILTER_FROM_SOURCE - nl.harm27.obs.websocket.api.base.RequestType
- REMOVE_SCENE_TRANSITION_OVERRIDE - nl.harm27.obs.websocket.api.base.RequestType
- removeFilterFromSource() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Remove a filter from a source
- RemoveFilterFromSource - Class in nl.harm27.obs.websocket.api.requests.sources
-
Remove a filter from a source
- RemoveFilterFromSource.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- RemoveFilterFromSource.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- RemoveFilterFromSource.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- removeSceneTransitionOverride() - Method in class nl.harm27.obs.websocket.sender.ScenesRequestSender
-
Remove any transition override on a scene.
- RemoveSceneTransitionOverride - Class in nl.harm27.obs.websocket.api.requests.scenes
-
Remove any transition override on a scene.
- RemoveSceneTransitionOverride.Builder - Class in nl.harm27.obs.websocket.api.requests.scenes
- RemoveSceneTransitionOverride.Request - Class in nl.harm27.obs.websocket.api.requests.scenes
- RemoveSceneTransitionOverride.Response - Class in nl.harm27.obs.websocket.api.requests.scenes
- REORDER_SCENE_ITEMS - nl.harm27.obs.websocket.api.base.RequestType
- REORDER_SOURCE_FILTER - nl.harm27.obs.websocket.api.base.RequestType
- reorderSceneItems() - Method in class nl.harm27.obs.websocket.sender.ScenesRequestSender
-
Changes the order of scene items in the requested scene.
- ReorderSceneItems - Class in nl.harm27.obs.websocket.api.requests.scenes
-
Changes the order of scene items in the requested scene.
- ReorderSceneItems.Builder - Class in nl.harm27.obs.websocket.api.requests.scenes
- ReorderSceneItems.Item - Class in nl.harm27.obs.websocket.api.requests.scenes
- ReorderSceneItems.Request - Class in nl.harm27.obs.websocket.api.requests.scenes
- ReorderSceneItems.Response - Class in nl.harm27.obs.websocket.api.requests.scenes
- reorderSourceFilter() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Move a filter in the chain (absolute index positioning)
- ReorderSourceFilter - Class in nl.harm27.obs.websocket.api.requests.sources
-
Move a filter in the chain (absolute index positioning)
- ReorderSourceFilter.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- ReorderSourceFilter.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- ReorderSourceFilter.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- REPLAY_STARTED - nl.harm27.obs.websocket.api.base.EventType
- REPLAY_STARTING - nl.harm27.obs.websocket.api.base.EventType
- REPLAY_STOPPED - nl.harm27.obs.websocket.api.base.EventType
- REPLAY_STOPPING - nl.harm27.obs.websocket.api.base.EventType
- ReplayBufferEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the Replay buffer category.
- ReplayBufferEventListener() - Constructor for class nl.harm27.obs.websocket.listener.ReplayBufferEventListener
- ReplayBufferRequestSender - Class in nl.harm27.obs.websocket.sender
- ReplayBufferRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.ReplayBufferRequestSender
- replayStarted(ReplayStarted) - Method in class nl.harm27.obs.websocket.listener.ReplayBufferEventListener
-
Replay Buffer started successfully
- ReplayStarted - Class in nl.harm27.obs.websocket.api.events.replaybuffer
-
Replay Buffer started successfully
- ReplayStarted() - Constructor for class nl.harm27.obs.websocket.api.events.replaybuffer.ReplayStarted
- replayStarting(ReplayStarting) - Method in class nl.harm27.obs.websocket.listener.ReplayBufferEventListener
-
A request to start the replay buffer has been issued.
- ReplayStarting - Class in nl.harm27.obs.websocket.api.events.replaybuffer
-
A request to start the replay buffer has been issued.
- ReplayStarting() - Constructor for class nl.harm27.obs.websocket.api.events.replaybuffer.ReplayStarting
- replayStopped(ReplayStopped) - Method in class nl.harm27.obs.websocket.listener.ReplayBufferEventListener
-
Replay Buffer stopped successfully
- ReplayStopped - Class in nl.harm27.obs.websocket.api.events.replaybuffer
-
Replay Buffer stopped successfully
- ReplayStopped() - Constructor for class nl.harm27.obs.websocket.api.events.replaybuffer.ReplayStopped
- replayStopping(ReplayStopping) - Method in class nl.harm27.obs.websocket.listener.ReplayBufferEventListener
-
A request to stop the replay buffer has been issued.
- ReplayStopping - Class in nl.harm27.obs.websocket.api.events.replaybuffer
-
A request to stop the replay buffer has been issued.
- ReplayStopping() - Constructor for class nl.harm27.obs.websocket.api.events.replaybuffer.ReplayStopping
- RequestSender - Class in nl.harm27.obs.websocket.sender
- RequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.RequestSender
- RequestSenderManager - Class in nl.harm27.obs.websocket
- RequestSenderManager(OBSWebSocketClient, AuthenticationHandler, ListenerRegistry) - Constructor for class nl.harm27.obs.websocket.RequestSenderManager
- RequestType - Enum in nl.harm27.obs.websocket.api.base
-
Enum constants for names of the request types.
- RESET_SCENE_ITEM - nl.harm27.obs.websocket.api.base.RequestType
- resetSceneItem() - Method in class nl.harm27.obs.websocket.sender.SceneItemsRequestSender
-
Reset a scene item.
- ResetSceneItem - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Reset a scene item.
- ResetSceneItem.Builder - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- ResetSceneItem.Item - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- ResetSceneItem.Request - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- ResetSceneItem.Response - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.Authenticate.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.BroadcastCustomMessage.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.ExecuteBatch.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.GetAuthRequired.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.GetFilenameFormatting.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.GetStats.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.GetVersion.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.SetFilenameFormatting.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.SetHeartbeat.Response
-
Deprecated.
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.Sleep.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyByName.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaDuration.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaState.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaTime.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.NextMedia.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.PlayPauseMedia.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.PreviousMedia.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.RestartMedia.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.ScrubMedia.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.SetMediaTime.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.mediacontrol.StopMedia.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.outputs.GetOutputInfo.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.outputs.ListOutputs.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.outputs.StartOutput.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.outputs.StopOutput.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.profiles.GetCurrentProfile.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.profiles.ListProfiles.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.profiles.SetCurrentProfile.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.recording.GetRecordingFolder.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.recording.GetRecordingStatus.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.recording.PauseRecording.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.recording.ResumeRecording.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.recording.SetRecordingFolder.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.recording.StartRecording.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.recording.StartStopRecording.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.recording.StopRecording.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.replaybuffer.GetReplayBufferStatus.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.replaybuffer.SaveReplayBuffer.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.replaybuffer.StartReplayBuffer.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.replaybuffer.StartStopReplayBuffer.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.replaybuffer.StopReplayBuffer.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.scenecollections.GetCurrentSceneCollection.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.scenecollections.ListSceneCollections.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.scenecollections.SetCurrentSceneCollection.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Response
-
Deprecated.
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Response
-
Deprecated.
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Response
-
Deprecated.
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.CreateScene.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.GetCurrentScene.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.GetSceneList.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.GetSceneTransitionOverride.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.RemoveSceneTransitionOverride.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.SetCurrentScene.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.scenes.SetSceneTransitionOverride.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetAudioActive.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetAudioMonitorType.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Response
-
Deprecated.
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetMediaSourcesList.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetMute.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceActive.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceDefaultSettings.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourcesList.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSpecialSources.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSyncOffset.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.MoveSourceFilter.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.RefreshBrowserSource.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.RemoveFilterFromSource.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.ReorderSourceFilter.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetAudioMonitorType.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetAudioTracks.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Response
-
Deprecated.
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetMute.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterSettings.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterVisibility.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetSourceName.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetSyncOffset.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.SetVolume.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.ToggleMute.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.SaveStreamSettings.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.SendCaptions.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.StartStopStreaming.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.StopStreaming.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.DisableStudioMode.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.EnableStudioMode.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.GetPreviewScene.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.GetStudioModeStatus.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.SetPreviewScene.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.ToggleStudioMode.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.GetCurrentTransition.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionDuration.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionList.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionPosition.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionSettings.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.ReleaseTBar.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.SetCurrentTransition.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.SetTBarPosition.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionDuration.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionSettings.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.virtualcam.GetVirtualCamStatus.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.virtualcam.StartStopVirtualCam.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.virtualcam.StartVirtualCam.Response
- Response() - Constructor for class nl.harm27.obs.websocket.api.requests.virtualcam.StopVirtualCam.Response
- RESTART_MEDIA - nl.harm27.obs.websocket.api.base.RequestType
- restartMedia() - Method in class nl.harm27.obs.websocket.sender.MediaControlRequestSender
-
Restart a media source.
- RestartMedia - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
-
Restart a media source.
- RestartMedia.Builder - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- RestartMedia.Request - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- RestartMedia.Response - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- RESUME_RECORDING - nl.harm27.obs.websocket.api.base.RequestType
- resumeRecording() - Method in class nl.harm27.obs.websocket.sender.RecordingRequestSender
-
Resume/unpause the current recording (if paused).
- ResumeRecording - Class in nl.harm27.obs.websocket.api.requests.recording
-
Resume/unpause the current recording (if paused).
- ResumeRecording.Builder - Class in nl.harm27.obs.websocket.api.requests.recording
- ResumeRecording.Request - Class in nl.harm27.obs.websocket.api.requests.recording
- ResumeRecording.Response - Class in nl.harm27.obs.websocket.api.requests.recording
- RIGHT - nl.harm27.obs.websocket.api.constants.TextAlignment
S
- SAVE_REPLAY_BUFFER - nl.harm27.obs.websocket.api.base.RequestType
- SAVE_STREAM_SETTINGS - nl.harm27.obs.websocket.api.base.RequestType
- saveReplayBuffer() - Method in class nl.harm27.obs.websocket.sender.ReplayBufferRequestSender
-
Flush and save the contents of the Replay Buffer to disk.
- SaveReplayBuffer - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
-
Flush and save the contents of the Replay Buffer to disk.
- SaveReplayBuffer.Builder - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- SaveReplayBuffer.Request - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- SaveReplayBuffer.Response - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- saveStreamSettings() - Method in class nl.harm27.obs.websocket.sender.StreamingRequestSender
-
Save the current streaming server settings to disk.
- SaveStreamSettings - Class in nl.harm27.obs.websocket.api.requests.streaming
-
Save the current streaming server settings to disk.
- SaveStreamSettings.Builder - Class in nl.harm27.obs.websocket.api.requests.streaming
- SaveStreamSettings.Request - Class in nl.harm27.obs.websocket.api.requests.streaming
- SaveStreamSettings.Response - Class in nl.harm27.obs.websocket.api.requests.streaming
- Scale() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Scale
- Scale() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Scale
- Scale() - Constructor for class nl.harm27.obs.websocket.api.types.SceneItemTransform.Scale
- Scene - Class in nl.harm27.obs.websocket.api.types
- Scene() - Constructor for class nl.harm27.obs.websocket.api.types.Scene
- SCENE - nl.harm27.obs.websocket.api.constants.ProjectorType
- SCENE_COLLECTION_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- SCENE_COLLECTION_LIST_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- SCENE_ITEM_ADDED - nl.harm27.obs.websocket.api.base.EventType
- SCENE_ITEM_DESELECTED - nl.harm27.obs.websocket.api.base.EventType
- SCENE_ITEM_LOCK_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- SCENE_ITEM_REMOVED - nl.harm27.obs.websocket.api.base.EventType
- SCENE_ITEM_SELECTED - nl.harm27.obs.websocket.api.base.EventType
- SCENE_ITEM_TRANSFORM_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- SCENE_ITEM_VISIBILITY_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- SceneCollection() - Constructor for class nl.harm27.obs.websocket.api.events.scenes.SceneCollectionListChanged.SceneCollection
- sceneCollectionChanged(SceneCollectionChanged) - Method in class nl.harm27.obs.websocket.listener.ScenesEventListener
-
Triggered when switching to another scene collection or when renaming the current scene collection.
- SceneCollectionChanged - Class in nl.harm27.obs.websocket.api.events.scenes
-
Triggered when switching to another scene collection or when renaming the current scene collection.
- SceneCollectionChanged() - Constructor for class nl.harm27.obs.websocket.api.events.scenes.SceneCollectionChanged
- sceneCollectionListChanged(SceneCollectionListChanged) - Method in class nl.harm27.obs.websocket.listener.ScenesEventListener
-
Triggered when a scene collection is created, added, renamed, or removed.
- SceneCollectionListChanged - Class in nl.harm27.obs.websocket.api.events.scenes
-
Triggered when a scene collection is created, added, renamed, or removed.
- SceneCollectionListChanged() - Constructor for class nl.harm27.obs.websocket.api.events.scenes.SceneCollectionListChanged
- SceneCollectionListChanged.SceneCollection - Class in nl.harm27.obs.websocket.api.events.scenes
- SceneCollectionsRequestSender - Class in nl.harm27.obs.websocket.sender
- SceneCollectionsRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.SceneCollectionsRequestSender
- SceneItem - Class in nl.harm27.obs.websocket.api.types
-
An OBS Scene Item.
- SceneItem() - Constructor for class nl.harm27.obs.websocket.api.events.sceneitems.SourceOrderChanged.SceneItem
- SceneItem() - Constructor for class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.SceneItem
- SceneItem() - Constructor for class nl.harm27.obs.websocket.api.types.SceneItem
- sceneItemAdded(SceneItemAdded) - Method in class nl.harm27.obs.websocket.listener.SceneItemsEventListener
-
A scene item has been added to a scene.
- SceneItemAdded - Class in nl.harm27.obs.websocket.api.events.sceneitems
-
A scene item has been added to a scene.
- SceneItemAdded() - Constructor for class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemAdded
- sceneItemDeselected(SceneItemDeselected) - Method in class nl.harm27.obs.websocket.listener.SceneItemsEventListener
-
A scene item is deselected.
- SceneItemDeselected - Class in nl.harm27.obs.websocket.api.events.sceneitems
-
A scene item is deselected.
- SceneItemDeselected() - Constructor for class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemDeselected
- sceneItemLockChanged(SceneItemLockChanged) - Method in class nl.harm27.obs.websocket.listener.SceneItemsEventListener
-
A scene item's locked status has been toggled.
- SceneItemLockChanged - Class in nl.harm27.obs.websocket.api.events.sceneitems
-
A scene item's locked status has been toggled.
- SceneItemLockChanged() - Constructor for class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemLockChanged
- sceneItemRemoved(SceneItemRemoved) - Method in class nl.harm27.obs.websocket.listener.SceneItemsEventListener
-
A scene item has been removed from a scene.
- SceneItemRemoved - Class in nl.harm27.obs.websocket.api.events.sceneitems
-
A scene item has been removed from a scene.
- SceneItemRemoved() - Constructor for class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemRemoved
- sceneItemSelected(SceneItemSelected) - Method in class nl.harm27.obs.websocket.listener.SceneItemsEventListener
-
A scene item is selected.
- SceneItemSelected - Class in nl.harm27.obs.websocket.api.events.sceneitems
-
A scene item is selected.
- SceneItemSelected() - Constructor for class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemSelected
- SceneItemsEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the Scene items category.
- SceneItemsEventListener() - Constructor for class nl.harm27.obs.websocket.listener.SceneItemsEventListener
- SceneItemsRequestSender - Class in nl.harm27.obs.websocket.sender
- SceneItemsRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.SceneItemsRequestSender
- SceneItemTransform - Class in nl.harm27.obs.websocket.api.types
- SceneItemTransform() - Constructor for class nl.harm27.obs.websocket.api.types.SceneItemTransform
- SceneItemTransform.Bounds - Class in nl.harm27.obs.websocket.api.types
- SceneItemTransform.Crop - Class in nl.harm27.obs.websocket.api.types
- SceneItemTransform.Position - Class in nl.harm27.obs.websocket.api.types
- SceneItemTransform.Scale - Class in nl.harm27.obs.websocket.api.types
- sceneItemTransformChanged(SceneItemTransformChanged) - Method in class nl.harm27.obs.websocket.listener.SceneItemsEventListener
-
A scene item's transform has been changed.
- SceneItemTransformChanged - Class in nl.harm27.obs.websocket.api.events.sceneitems
-
A scene item's transform has been changed.
- SceneItemTransformChanged() - Constructor for class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemTransformChanged
- sceneItemVisibilityChanged(SceneItemVisibilityChanged) - Method in class nl.harm27.obs.websocket.listener.SceneItemsEventListener
-
A scene item's visibility has been toggled.
- SceneItemVisibilityChanged - Class in nl.harm27.obs.websocket.api.events.sceneitems
-
A scene item's visibility has been toggled.
- SceneItemVisibilityChanged() - Constructor for class nl.harm27.obs.websocket.api.events.sceneitems.SceneItemVisibilityChanged
- SCENES_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- scenesChanged(ScenesChanged) - Method in class nl.harm27.obs.websocket.listener.ScenesEventListener
-
Note: This event is not fired when the scenes are reordered.
- ScenesChanged - Class in nl.harm27.obs.websocket.api.events.scenes
-
Note: This event is not fired when the scenes are reordered.
- ScenesChanged() - Constructor for class nl.harm27.obs.websocket.api.events.scenes.ScenesChanged
- ScenesCollection - Class in nl.harm27.obs.websocket.api.types
- ScenesCollection() - Constructor for class nl.harm27.obs.websocket.api.types.ScenesCollection
- ScenesEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the Scenes category.
- ScenesEventListener() - Constructor for class nl.harm27.obs.websocket.listener.ScenesEventListener
- ScenesRequestSender - Class in nl.harm27.obs.websocket.sender
- ScenesRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.ScenesRequestSender
- SCRUB_MEDIA - nl.harm27.obs.websocket.api.base.RequestType
- scrubMedia() - Method in class nl.harm27.obs.websocket.sender.MediaControlRequestSender
-
Scrub media using a supplied offset.
- ScrubMedia - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
-
Scrub media using a supplied offset.
- ScrubMedia.Builder - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- ScrubMedia.Request - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- ScrubMedia.Response - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- SEND_CAPTIONS - nl.harm27.obs.websocket.api.base.RequestType
- sendCaptions() - Method in class nl.harm27.obs.websocket.sender.StreamingRequestSender
-
Send the provided text as embedded CEA-608 caption data.
- SendCaptions - Class in nl.harm27.obs.websocket.api.requests.streaming
-
Send the provided text as embedded CEA-608 caption data.
- SendCaptions.Builder - Class in nl.harm27.obs.websocket.api.requests.streaming
- SendCaptions.Request - Class in nl.harm27.obs.websocket.api.requests.streaming
- SendCaptions.Response - Class in nl.harm27.obs.websocket.api.requests.streaming
- SendingException - Exception in nl.harm27.obs.websocket.processor
- SendingException(JsonProcessingException) - Constructor for exception nl.harm27.obs.websocket.processor.SendingException
- sendMessage(Consumer<Authenticate.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.Authenticate.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<BroadcastCustomMessage.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.BroadcastCustomMessage.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<ExecuteBatch.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.ExecuteBatch.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetAuthRequired.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.GetAuthRequired.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetFilenameFormatting.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.GetFilenameFormatting.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetStats.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.GetStats.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetVersion.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.GetVersion.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetVideoInfo.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.GetVideoInfo.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<OpenProjector.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetFilenameFormatting.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.SetFilenameFormatting.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetHeartbeat.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.SetHeartbeat.Builder
-
Deprecated.Send the message to the OBS Studio instance.
- sendMessage(Consumer<Sleep.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.Sleep.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<TriggerHotkeyByName.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyByName.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<TriggerHotkeyBySequence.Response>) - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetMediaDuration.Response>) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaDuration.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetMediaState.Response>) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaState.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetMediaTime.Response>) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaTime.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<NextMedia.Response>) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.NextMedia.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<PlayPauseMedia.Response>) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PlayPauseMedia.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<PreviousMedia.Response>) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PreviousMedia.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<RestartMedia.Response>) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.RestartMedia.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<ScrubMedia.Response>) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.ScrubMedia.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetMediaTime.Response>) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.SetMediaTime.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StopMedia.Response>) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.StopMedia.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetOutputInfo.Response>) - Method in class nl.harm27.obs.websocket.api.requests.outputs.GetOutputInfo.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<ListOutputs.Response>) - Method in class nl.harm27.obs.websocket.api.requests.outputs.ListOutputs.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StartOutput.Response>) - Method in class nl.harm27.obs.websocket.api.requests.outputs.StartOutput.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StopOutput.Response>) - Method in class nl.harm27.obs.websocket.api.requests.outputs.StopOutput.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetCurrentProfile.Response>) - Method in class nl.harm27.obs.websocket.api.requests.profiles.GetCurrentProfile.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<ListProfiles.Response>) - Method in class nl.harm27.obs.websocket.api.requests.profiles.ListProfiles.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetCurrentProfile.Response>) - Method in class nl.harm27.obs.websocket.api.requests.profiles.SetCurrentProfile.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetRecordingFolder.Response>) - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingFolder.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetRecordingStatus.Response>) - Method in class nl.harm27.obs.websocket.api.requests.recording.GetRecordingStatus.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<PauseRecording.Response>) - Method in class nl.harm27.obs.websocket.api.requests.recording.PauseRecording.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<ResumeRecording.Response>) - Method in class nl.harm27.obs.websocket.api.requests.recording.ResumeRecording.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetRecordingFolder.Response>) - Method in class nl.harm27.obs.websocket.api.requests.recording.SetRecordingFolder.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StartRecording.Response>) - Method in class nl.harm27.obs.websocket.api.requests.recording.StartRecording.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StartStopRecording.Response>) - Method in class nl.harm27.obs.websocket.api.requests.recording.StartStopRecording.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StopRecording.Response>) - Method in class nl.harm27.obs.websocket.api.requests.recording.StopRecording.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetReplayBufferStatus.Response>) - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.GetReplayBufferStatus.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SaveReplayBuffer.Response>) - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.SaveReplayBuffer.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StartReplayBuffer.Response>) - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.StartReplayBuffer.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StartStopReplayBuffer.Response>) - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.StartStopReplayBuffer.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StopReplayBuffer.Response>) - Method in class nl.harm27.obs.websocket.api.requests.replaybuffer.StopReplayBuffer.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetCurrentSceneCollection.Response>) - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.GetCurrentSceneCollection.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<ListSceneCollections.Response>) - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.ListSceneCollections.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetCurrentSceneCollection.Response>) - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.SetCurrentSceneCollection.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<AddSceneItem.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<DeleteSceneItem.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<DuplicateSceneItem.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSceneItemList.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSceneItemProperties.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<ResetSceneItem.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetSceneItemCrop.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetSceneItemPosition.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Builder
-
Deprecated.Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetSceneItemProperties.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetSceneItemRender.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetSceneItemTransform.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.Send the message to the OBS Studio instance.
- sendMessage(Consumer<CreateScene.Response>) - Method in class nl.harm27.obs.websocket.api.requests.scenes.CreateScene.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetCurrentScene.Response>) - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetCurrentScene.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSceneList.Response>) - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneList.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSceneTransitionOverride.Response>) - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneTransitionOverride.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<RemoveSceneTransitionOverride.Response>) - Method in class nl.harm27.obs.websocket.api.requests.scenes.RemoveSceneTransitionOverride.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<ReorderSceneItems.Response>) - Method in class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetCurrentScene.Response>) - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetCurrentScene.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetSceneTransitionOverride.Response>) - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetSceneTransitionOverride.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<AddFilterToSource.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<CreateSource.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetAudioActive.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioActive.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetAudioMonitorType.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioMonitorType.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetAudioTracks.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetBrowserSourceProperties.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Builder
-
Deprecated.Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetMediaSourcesList.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMediaSourcesList.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetMute.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMute.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSourceActive.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceActive.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSourceDefaultSettings.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceDefaultSettings.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSourceFilterInfo.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSourceFilters.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSourceSettings.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSourcesList.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourcesList.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSourceTypesList.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSpecialSources.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSpecialSources.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetSyncOffset.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSyncOffset.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetTextFreetype2Properties.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetTextGDIPlusProperties.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetVolume.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<MoveSourceFilter.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.MoveSourceFilter.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<RefreshBrowserSource.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.RefreshBrowserSource.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<RemoveFilterFromSource.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.RemoveFilterFromSource.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<ReorderSourceFilter.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.ReorderSourceFilter.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetAudioMonitorType.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioMonitorType.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetAudioTracks.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioTracks.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetBrowserSourceProperties.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetMute.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetMute.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetSourceFilterSettings.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterSettings.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetSourceFilterVisibility.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterVisibility.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetSourceName.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceName.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetSourceSettings.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetSyncOffset.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSyncOffset.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetTextFreetype2Properties.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetTextGDIPlusProperties.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetVolume.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetVolume.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<TakeSourceScreenshot.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<ToggleMute.Response>) - Method in class nl.harm27.obs.websocket.api.requests.sources.ToggleMute.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetStreamingStatus.Response>) - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamingStatus.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetStreamSettings.Response>) - Method in class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SaveStreamSettings.Response>) - Method in class nl.harm27.obs.websocket.api.requests.streaming.SaveStreamSettings.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SendCaptions.Response>) - Method in class nl.harm27.obs.websocket.api.requests.streaming.SendCaptions.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetStreamSettings.Response>) - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StartStopStreaming.Response>) - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStopStreaming.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StartStreaming.Response>) - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StopStreaming.Response>) - Method in class nl.harm27.obs.websocket.api.requests.streaming.StopStreaming.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<DisableStudioMode.Response>) - Method in class nl.harm27.obs.websocket.api.requests.studiomode.DisableStudioMode.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<EnableStudioMode.Response>) - Method in class nl.harm27.obs.websocket.api.requests.studiomode.EnableStudioMode.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetPreviewScene.Response>) - Method in class nl.harm27.obs.websocket.api.requests.studiomode.GetPreviewScene.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetStudioModeStatus.Response>) - Method in class nl.harm27.obs.websocket.api.requests.studiomode.GetStudioModeStatus.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetPreviewScene.Response>) - Method in class nl.harm27.obs.websocket.api.requests.studiomode.SetPreviewScene.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<ToggleStudioMode.Response>) - Method in class nl.harm27.obs.websocket.api.requests.studiomode.ToggleStudioMode.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<TransitionToProgram.Response>) - Method in class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetCurrentTransition.Response>) - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetCurrentTransition.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetTransitionDuration.Response>) - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionDuration.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetTransitionList.Response>) - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionList.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetTransitionPosition.Response>) - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionPosition.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetTransitionSettings.Response>) - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionSettings.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<ReleaseTBar.Response>) - Method in class nl.harm27.obs.websocket.api.requests.transitions.ReleaseTBar.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetCurrentTransition.Response>) - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetCurrentTransition.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetTBarPosition.Response>) - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTBarPosition.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetTransitionDuration.Response>) - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionDuration.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<SetTransitionSettings.Response>) - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionSettings.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<GetVirtualCamStatus.Response>) - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.GetVirtualCamStatus.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StartStopVirtualCam.Response>) - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.StartStopVirtualCam.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StartVirtualCam.Response>) - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.StartVirtualCam.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(Consumer<StopVirtualCam.Response>) - Method in class nl.harm27.obs.websocket.api.requests.virtualcam.StopVirtualCam.Builder
-
Send the message to the OBS Studio instance.
- sendMessage(BaseRequest) - Method in class nl.harm27.obs.websocket.processor.MessageSender
- sendMessage(BaseRequest, Consumer<BaseResponse>) - Method in class nl.harm27.obs.websocket.api.base.BaseBuilder
- sendMessage(BaseRequest, Consumer<BaseResponse>) - Method in class nl.harm27.obs.websocket.sender.RequestSender
- sendText(String) - Method in class nl.harm27.obs.websocket.websocket.OBSWebSocketClient
- SET_AUDIO_MONITOR_TYPE - nl.harm27.obs.websocket.api.base.RequestType
- SET_AUDIO_TRACKS - nl.harm27.obs.websocket.api.base.RequestType
- SET_BROWSER_SOURCE_PROPERTIES - nl.harm27.obs.websocket.api.base.RequestType
- SET_CURRENT_PROFILE - nl.harm27.obs.websocket.api.base.RequestType
- SET_CURRENT_SCENE - nl.harm27.obs.websocket.api.base.RequestType
- SET_CURRENT_SCENE_COLLECTION - nl.harm27.obs.websocket.api.base.RequestType
- SET_CURRENT_TRANSITION - nl.harm27.obs.websocket.api.base.RequestType
- SET_FILENAME_FORMATTING - nl.harm27.obs.websocket.api.base.RequestType
- SET_HEARTBEAT - nl.harm27.obs.websocket.api.base.RequestType
- SET_MEDIA_TIME - nl.harm27.obs.websocket.api.base.RequestType
- SET_MUTE - nl.harm27.obs.websocket.api.base.RequestType
- SET_PREVIEW_SCENE - nl.harm27.obs.websocket.api.base.RequestType
- SET_RECORDING_FOLDER - nl.harm27.obs.websocket.api.base.RequestType
- SET_SCENE_ITEM_CROP - nl.harm27.obs.websocket.api.base.RequestType
- SET_SCENE_ITEM_POSITION - nl.harm27.obs.websocket.api.base.RequestType
- SET_SCENE_ITEM_PROPERTIES - nl.harm27.obs.websocket.api.base.RequestType
- SET_SCENE_ITEM_RENDER - nl.harm27.obs.websocket.api.base.RequestType
- SET_SCENE_ITEM_TRANSFORM - nl.harm27.obs.websocket.api.base.RequestType
- SET_SCENE_TRANSITION_OVERRIDE - nl.harm27.obs.websocket.api.base.RequestType
- SET_SOURCE_FILTER_SETTINGS - nl.harm27.obs.websocket.api.base.RequestType
- SET_SOURCE_FILTER_VISIBILITY - nl.harm27.obs.websocket.api.base.RequestType
- SET_SOURCE_NAME - nl.harm27.obs.websocket.api.base.RequestType
- SET_SOURCE_SETTINGS - nl.harm27.obs.websocket.api.base.RequestType
- SET_STREAM_SETTINGS - nl.harm27.obs.websocket.api.base.RequestType
- SET_SYNC_OFFSET - nl.harm27.obs.websocket.api.base.RequestType
- SET_T_BAR_POSITION - nl.harm27.obs.websocket.api.base.RequestType
- SET_TEXT_FREETYPE2_PROPERTIES - nl.harm27.obs.websocket.api.base.RequestType
- SET_TEXT_G_D_I_PLUS_PROPERTIES - nl.harm27.obs.websocket.api.base.RequestType
- SET_TRANSITION_DURATION - nl.harm27.obs.websocket.api.base.RequestType
- SET_TRANSITION_SETTINGS - nl.harm27.obs.websocket.api.base.RequestType
- SET_VOLUME - nl.harm27.obs.websocket.api.base.RequestType
- setActive(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioTracks.Builder
-
Whether audio track is active or not.
- setActive(boolean) - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output status (active or not)
- setAlign(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Text Alignment ("left", "center", "right").
- setAlignment(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Bounds
-
The new alignment of the bounding box.
- setAlignment(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Position
-
The new alignment of the source.
- setAlignment(int) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Bounds
-
Alignment of the bounding box.
- setAlignment(int) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Position
-
The point on the scene item that the item is manipulated from.
- setAlignment(Number) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
The point on the source that the item is manipulated from.
- setAlt(boolean) - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.KeyModifiers
-
Trigger Alt Key
- setAudio(boolean) - Method in class nl.harm27.obs.websocket.api.types.Output.Flags
-
Output uses audio
- setAudioMonitorType() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Set the audio monitoring type of the specified source.
- SetAudioMonitorType - Class in nl.harm27.obs.websocket.api.requests.sources
-
Set the audio monitoring type of the specified source.
- SetAudioMonitorType.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- SetAudioMonitorType.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- SetAudioMonitorType.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- setAudioTracks() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Changes whether an audio track is active for a source.
- SetAudioTracks - Class in nl.harm27.obs.websocket.api.requests.sources
-
Changes whether an audio track is active for a source.
- SetAudioTracks.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- SetAudioTracks.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- SetAudioTracks.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- setAuth(String) - Method in class nl.harm27.obs.websocket.api.requests.general.Authenticate.Builder
-
Response to the auth challenge (see "Authentication" for more information).
- setAuthenticationResultConsumer(Consumer<AuthenticationResult>) - Method in class nl.harm27.obs.websocket.OBSWebSocket.Builder
- setAverageFrameTime(double) - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Average frame render time (in milliseconds)
- setBkColor(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Background color.
- setBkOpacity(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Background opacity (0-100).
- setBottom(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Pixel position of the bottom of the source item.
- setBottom(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Crop
-
The new amount of pixels cropped off the bottom of the source before scaling.
- setBottom(int) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Crop
-
The number of pixels cropped off the bottom of the scene item before scaling.
- setBounds(SetSceneItemProperties.Bounds) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
- setBounds(SceneItemTransform.Bounds) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
- setBrowserSourceProperties() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Deprecated.Since 4.8.0. Prefer the use of SetSourceSettings. Will be removed in v5.0.0
- SetBrowserSourceProperties - Class in nl.harm27.obs.websocket.api.requests.sources
-
Deprecated.Since 4.8.0. Prefer the use of SetSourceSettings. Will be removed in v5.0.0
- SetBrowserSourceProperties.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
-
Deprecated.
- SetBrowserSourceProperties.Request - Class in nl.harm27.obs.websocket.api.requests.sources
-
Deprecated.
- SetBrowserSourceProperties.Response - Class in nl.harm27.obs.websocket.api.requests.sources
-
Deprecated.
- setChatlog(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Chat log.
- setChatlogLines(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Chat log lines.
- setColor(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Text color.
- setColor1(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Gradient top color.
- setColor2(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Gradient bottom color.
- setCommand(boolean) - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.KeyModifiers
-
Trigger Command Key (Mac)
- setCompressionQuality(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Compression ratio between -1 and 100 to write the image with.
- setCongestion(double) - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output congestion
- setControl(boolean) - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.KeyModifiers
-
Trigger Control (Ctrl) Key
- setCpuUsage(double) - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Current CPU usage (percentage)
- setCrop(SetSceneItemProperties.Crop) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
- setCrop(SceneItemTransform.Crop) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
- setCss(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.CSS to inject.
- setCurrentProfile() - Method in class nl.harm27.obs.websocket.sender.ProfilesRequestSender
-
Set the currently active profile.
- SetCurrentProfile - Class in nl.harm27.obs.websocket.api.requests.profiles
-
Set the currently active profile.
- SetCurrentProfile.Builder - Class in nl.harm27.obs.websocket.api.requests.profiles
- SetCurrentProfile.Request - Class in nl.harm27.obs.websocket.api.requests.profiles
- SetCurrentProfile.Response - Class in nl.harm27.obs.websocket.api.requests.profiles
- setCurrentScene() - Method in class nl.harm27.obs.websocket.sender.ScenesRequestSender
-
Switch to the specified scene.
- SetCurrentScene - Class in nl.harm27.obs.websocket.api.requests.scenes
-
Switch to the specified scene.
- SetCurrentScene.Builder - Class in nl.harm27.obs.websocket.api.requests.scenes
- SetCurrentScene.Request - Class in nl.harm27.obs.websocket.api.requests.scenes
- SetCurrentScene.Response - Class in nl.harm27.obs.websocket.api.requests.scenes
- setCurrentSceneCollection() - Method in class nl.harm27.obs.websocket.sender.SceneCollectionsRequestSender
-
Change the active scene collection.
- SetCurrentSceneCollection - Class in nl.harm27.obs.websocket.api.requests.scenecollections
-
Change the active scene collection.
- SetCurrentSceneCollection.Builder - Class in nl.harm27.obs.websocket.api.requests.scenecollections
- SetCurrentSceneCollection.Request - Class in nl.harm27.obs.websocket.api.requests.scenecollections
- SetCurrentSceneCollection.Response - Class in nl.harm27.obs.websocket.api.requests.scenecollections
- setCurrentTransition() - Method in class nl.harm27.obs.websocket.sender.TransitionsRequestSender
-
Set the active transition.
- SetCurrentTransition - Class in nl.harm27.obs.websocket.api.requests.transitions
-
Set the active transition.
- SetCurrentTransition.Builder - Class in nl.harm27.obs.websocket.api.requests.transitions
- SetCurrentTransition.Request - Class in nl.harm27.obs.websocket.api.requests.transitions
- SetCurrentTransition.Response - Class in nl.harm27.obs.websocket.api.requests.transitions
- setCustomWidth(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Custom width (0 to disable).
- setCx(Number) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- setCy(Number) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- setData(Object) - Method in class nl.harm27.obs.websocket.api.requests.general.BroadcastCustomMessage.Builder
-
User-defined data
- setDroppedFrames(int) - Method in class nl.harm27.obs.websocket.api.types.Output
-
Number of frames dropped
- setDropShadow(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Drop shadow.
- setDuration(int) - Method in class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.WithTransition
-
Transition duration (in milliseconds).
- setDuration(int) - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionDuration.Builder
-
Desired duration of the transition (in milliseconds).
- setEmbedPictureFormat(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Format of the Data URI encoded picture.
- setEnable(boolean) - Method in class nl.harm27.obs.websocket.api.requests.general.SetHeartbeat.Builder
-
Deprecated.Starts/Stops emitting heartbeat messages
- setEncoded(boolean) - Method in class nl.harm27.obs.websocket.api.types.Output.Flags
-
Output is encoded
- setExtents(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Extents wrap.
- setExtentsCx(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Extents cx.
- setExtentsCy(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Extents cy.
- setFace(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Font
-
Font face.
- setFace(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Font
-
Font face.
- setFile(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
File path name.
- setFileFormat(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Format to save the image file as (one of the values provided in the `supported-image-export-formats` response field of `GetVersion`).
- setFilenameFormatting() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Set the filename formatting string
- setFilenameFormatting(String) - Method in class nl.harm27.obs.websocket.api.requests.general.SetFilenameFormatting.Builder
-
Filename formatting string to set.
- SetFilenameFormatting - Class in nl.harm27.obs.websocket.api.requests.general
-
Set the filename formatting string
- SetFilenameFormatting.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- SetFilenameFormatting.Request - Class in nl.harm27.obs.websocket.api.requests.general
- SetFilenameFormatting.Response - Class in nl.harm27.obs.websocket.api.requests.general
- setFilter(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Scale
-
The new scale filter of the source.
- setFilter(String) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Scale
-
The scale filter of the source.
- setFilterEnabled(Boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterVisibility.Builder
-
New filter state
- setFilterName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Builder
-
Name of the new filter
- setFilterName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Builder
-
Source filter name
- setFilterName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.MoveSourceFilter.Builder
-
Name of the filter to reorder
- setFilterName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.RemoveFilterFromSource.Builder
-
Name of the filter to remove
- setFilterName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.ReorderSourceFilter.Builder
-
Name of the filter to reorder
- setFilterName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterSettings.Builder
-
Name of the filter to reconfigure
- setFilterName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterVisibility.Builder
-
Source filter name
- setFilterSettings(Object) - Method in class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Builder
-
Filter settings
- setFilterSettings(Object) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterSettings.Builder
-
New settings.
- setFilterType(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Builder
-
Filter type
- setFlags(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Font
-
Font text styling flag.
- setFlags(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Font
-
Font text styling flag.
- setFlags(Output.Flags) - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output flags
- setFont(SetTextFreetype2Properties.Font) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Holds data for the font.
- setFont(SetTextGDIPlusProperties.Font) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Holds data for the font.
- setForce(boolean) - Method in class nl.harm27.obs.websocket.api.requests.outputs.StopOutput.Builder
-
Force stop (default: false)
- setFps(double) - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Current framerate.
- setFps(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Framerate.
- setFreeDiskSpace(double) - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Free recording disk space (in megabytes)
- setFromFile(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Read text from the specified file.
- setFromScene(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Builder
-
Name of the scene to copy the item from.
- setGeneralRequestSender(GeneralRequestSender) - Method in class nl.harm27.obs.websocket.authentication.AuthenticationHandler
- setGeometry(String) - Method in class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Builder
-
Size and position of the projector window (only if monitor is -1).
- setGradient(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Gradient enabled.
- setGradientColor(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Gradient color.
- setGradientDir(float) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Gradient direction.
- setGradientOpacity(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Gradient opacity (0-100).
- setGroupChildren(List<SceneItem>) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
List of children (if this item is a group)
- setGroupChildren(List<SceneItemTransform>) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
List of children (if this item is a group)
- setHeartbeat() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Deprecated.Since 4.9.0. Please poll the appropriate data using requests. Will be removed in v5.0.0.
- SetHeartbeat - Class in nl.harm27.obs.websocket.api.requests.general
-
Deprecated.Since 4.9.0. Please poll the appropriate data using requests. Will be removed in v5.0.0.
- SetHeartbeat.Builder - Class in nl.harm27.obs.websocket.api.requests.general
-
Deprecated.
- SetHeartbeat.Request - Class in nl.harm27.obs.websocket.api.requests.general
-
Deprecated.
- SetHeartbeat.Response - Class in nl.harm27.obs.websocket.api.requests.general
-
Deprecated.
- setHeight(double) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
Scene item height (base source height multiplied by the vertical scaling factor)
- setHeight(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Height.
- setHeight(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Screenshot height.
- setHeight(int) - Method in class nl.harm27.obs.websocket.api.types.Output
-
Video output height
- setHotkeyName(String) - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyByName.Builder
-
Unique name of the hotkey, as defined when registering the hotkey (e.g.
- setId(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Item
-
Scene Item ID.
- setId(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Item
-
Scene Item ID.
- setId(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Item
-
Scene Item ID (if the `item` field is an object)
- setId(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Item
-
Scene Item ID (if the `item` field is an object)
- setId(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Item
-
Scene Item ID (if the `item` field is an object)
- setId(int) - Method in class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Item
-
Id of a specific scene item.
- setId(int) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
Scene item ID
- setIp(String) - Method in class nl.harm27.obs.websocket.OBSWebSocket.Builder
- setIsLocalFile(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Indicates that a local file is in use.
- setItem(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Builder
-
Scene Item id
- setItem(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Scene Item name.
- setItem(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Builder
-
Deprecated.Scene Item name.
- setItem(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.Scene Item name.
- setItem(DeleteSceneItem.Item) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Builder
-
Scene item to delete (required)
- setItem(DuplicateSceneItem.Item) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Builder
-
Scene Item to duplicate from the source scene (required)
- setItem(GetSceneItemProperties.Item) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Builder
-
Scene Item name (if this field is a string) or specification (if it is an object).
- setItem(ResetSceneItem.Item) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Builder
-
Scene Item name (if this field is a string) or specification (if it is an object).
- setItem(SetSceneItemProperties.Item) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
-
Scene Item name (if this field is a string) or specification (if it is an object).
- setItems(List<ReorderSceneItems.Item>) - Method in class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Builder
-
Ordered list of objects with name and/or id specified.
- setKey(String) - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Settings
-
The publish key.
- setKey(String) - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Settings
-
The publish key of the stream.
- setKeyId(String) - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.Builder
-
Main key identifier (e.g.
- setKeyModifiers(TriggerHotkeyBySequence.KeyModifiers) - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.Builder
-
Optional key modifiers object.
- setLeft(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Pixel position of the left of the source item.
- setLeft(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Crop
-
The new amount of pixels cropped off the left of the source before scaling.
- setLeft(int) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Crop
-
The number of pixels cropped off the left of the scene item before scaling.
- setLocalFile(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.file path.
- setLocked(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
-
The new locked status of the source.
- setLocked(boolean) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
If the scene item is locked in position.
- setLocked(Boolean) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
Whether or not this Scene Item is locked and can't be moved around
- setLogMode(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Chat log.
- setMediaTime() - Method in class nl.harm27.obs.websocket.sender.MediaControlRequestSender
-
Set the timestamp of a media source.
- SetMediaTime - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
-
Set the timestamp of a media source.
- SetMediaTime.Builder - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- SetMediaTime.Request - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- SetMediaTime.Response - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- setMemoryUsage(double) - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Current RAM usage (in megabytes)
- setMetadata(Object) - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Stream
-
Adds the given object parameters as encoded query string parameters to the 'key' of the RTMP stream.
- setMonitor(int) - Method in class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Builder
-
Monitor to open the projector on.
- setMonitorType(MonitorType) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioMonitorType.Builder
-
The monitor type to use.
- setMovementType(MovementType) - Method in class nl.harm27.obs.websocket.api.requests.sources.MoveSourceFilter.Builder
-
How to move the filter around in the source's filter chain.
- setMultiTrack(boolean) - Method in class nl.harm27.obs.websocket.api.types.Output.Flags
-
Output uses several audio tracks
- setMute() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Sets the mute status of a specified source.
- setMute(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetMute.Builder
-
Desired mute status.
- SetMute - Class in nl.harm27.obs.websocket.api.requests.sources
-
Sets the mute status of a specified source.
- SetMute.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- SetMute.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- SetMute.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- setMuted(Boolean) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
Whether or not this Scene Item is muted.
- setName(String) - Method in class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Builder
-
Name of the source or scene to be displayed (ignored for other projector types).
- setName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Item
-
Scene Item name (prefer `id`, including both is acceptable).
- setName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Item
-
Scene Item name (prefer `id`, including both is acceptable).
- setName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Item
-
Scene Item name (if the `item` field is an object)
- setName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Item
-
Scene Item name (if the `item` field is an object)
- setName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Item
-
Scene Item name (if the `item` field is an object)
- setName(String) - Method in class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Item
-
Name of a scene item.
- setName(String) - Method in class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.WithTransition
-
Name of the transition.
- setName(String) - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output name
- setName(String) - Method in class nl.harm27.obs.websocket.api.types.Scene
-
Name of the currently active scene.
- setName(String) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
The name of this Scene Item.
- setNewIndex(Integer) - Method in class nl.harm27.obs.websocket.api.requests.sources.ReorderSourceFilter.Builder
-
Desired position of the filter in the chain
- setNewName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceName.Builder
-
New source name.
- setOffset(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSyncOffset.Builder
-
The desired audio sync offset (in nanoseconds).
- setOutline(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Outline.
- setOutline(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Outline.
- setOutlineColor(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Outline color.
- setOutlineOpacity(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Outline opacity (0-100).
- setOutlineSize(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Outline size.
- setOutputName(String) - Method in class nl.harm27.obs.websocket.api.requests.outputs.GetOutputInfo.Builder
-
Output name
- setOutputName(String) - Method in class nl.harm27.obs.websocket.api.requests.outputs.StartOutput.Builder
-
Output name
- setOutputName(String) - Method in class nl.harm27.obs.websocket.api.requests.outputs.StopOutput.Builder
-
Output name
- setOutputSkippedFrames(int) - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Number of frames skipped due to encoding lag
- setOutputTotalFrames(int) - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Number of frames outputted
- setParentGroupName(String) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
Name of the item's parent (if this item belongs to a group)
- setParentGroupName(String) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
Name of the item's parent (if this item belongs to a group)
- setPassword(String) - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Settings
-
The password for the streaming service.
- setPassword(String) - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Settings
-
If authentication is enabled, the password for the streaming server.
- setPassword(String) - Method in class nl.harm27.obs.websocket.OBSWebSocket.Builder
- setPlayPause(boolean) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PlayPauseMedia.Builder
-
(optional) Whether to pause or play the source.
- setPort(int) - Method in class nl.harm27.obs.websocket.OBSWebSocket.Builder
- setPosition(double) - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTBarPosition.Builder
-
T-Bar position.
- setPosition(SetSceneItemProperties.Position) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
- setPosition(SceneItemTransform.Position) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
- setPreviewScene() - Method in class nl.harm27.obs.websocket.sender.StudioModeRequestSender
-
Set the active preview scene.
- SetPreviewScene - Class in nl.harm27.obs.websocket.api.requests.studiomode
-
Set the active preview scene.
- SetPreviewScene.Builder - Class in nl.harm27.obs.websocket.api.requests.studiomode
- SetPreviewScene.Request - Class in nl.harm27.obs.websocket.api.requests.studiomode
- SetPreviewScene.Response - Class in nl.harm27.obs.websocket.api.requests.studiomode
- setProfileName(String) - Method in class nl.harm27.obs.websocket.api.requests.profiles.SetCurrentProfile.Builder
-
Name of the desired profile.
- setRawValue(int) - Method in class nl.harm27.obs.websocket.api.types.Output.Flags
-
Raw flags value
- setReadFromFile(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Read text from the specified file.
- setRealm(String) - Method in class nl.harm27.obs.websocket.api.requests.general.BroadcastCustomMessage.Builder
-
Identifier to be choosen by the client
- setRecFolder(String) - Method in class nl.harm27.obs.websocket.api.requests.recording.SetRecordingFolder.Builder
-
Path of the recording folder.
- setReconnecting(boolean) - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output reconnection status (reconnecting or not)
- setRecordingFolder() - Method in class nl.harm27.obs.websocket.sender.RecordingRequestSender
-
Note: If `SetRecordingFolder` is called while a recording is in progress, the change won't be applied immediately and will be effective on the next recording.
- SetRecordingFolder - Class in nl.harm27.obs.websocket.api.requests.recording
-
Note: If `SetRecordingFolder` is called while a recording is in progress, the change won't be applied immediately and will be effective on the next recording.
- SetRecordingFolder.Builder - Class in nl.harm27.obs.websocket.api.requests.recording
- SetRecordingFolder.Request - Class in nl.harm27.obs.websocket.api.requests.recording
- SetRecordingFolder.Response - Class in nl.harm27.obs.websocket.api.requests.recording
- setRelease(boolean) - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTBarPosition.Builder
-
Whether or not the T-Bar gets released automatically after setting its new position (like a user releasing their mouse button after moving the T-Bar).
- setRender(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Builder
-
true = shown ; false = hidden
- setRender(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Visibility of the scene item.
- setRender(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Visibility of the scene item.
- setRender(Boolean) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
Whether or not this Scene Item is set to "visible".
- setRenderMissedFrames(int) - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Number of frames missed due to rendering lag
- setRenderTotalFrames(int) - Method in class nl.harm27.obs.websocket.api.types.OBSStats
-
Number of frames rendered
- setRequests(List<BaseRequest>) - Method in class nl.harm27.obs.websocket.api.requests.general.ExecuteBatch.Builder
-
Array of requests to perform.
- setRight(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Pixel position of the right of the source item.
- setRight(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Crop
-
The new amount of pixels cropped off the right of the source before scaling.
- setRight(int) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Crop
-
The number of pixels cropped off the right of the scene item before scaling.
- setRotation(double) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
-
The new clockwise rotation of the item in degrees.
- setRotation(double) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.Source item rotation (in degrees).
- setRotation(double) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
The clockwise rotation of the scene item in degrees around the point of alignment.
- setSave(boolean) - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Builder
-
Persist the settings to disk.
- setSaveToFilePath(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Full file path (file extension included) where the captured image is to be saved.
- setScale(SetSceneItemProperties.Scale) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
- setScale(SceneItemTransform.Scale) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
- setScene(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DeleteSceneItem.Builder
-
Name of the scene the scene item belongs to.
- setScene(String) - Method in class nl.harm27.obs.websocket.api.requests.scenes.ReorderSceneItems.Builder
-
Name of the scene to reorder (defaults to current).
- setSceneItemCrop() - Method in class nl.harm27.obs.websocket.sender.SceneItemsRequestSender
-
Deprecated.Since 4.3.0. Prefer the use of SetSceneItemProperties.
- SetSceneItemCrop - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deprecated.Since 4.3.0. Prefer the use of SetSceneItemProperties.
- SetSceneItemCrop.Builder - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deprecated.
- SetSceneItemCrop.Request - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deprecated.
- SetSceneItemCrop.Response - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deprecated.
- setSceneItemPosition() - Method in class nl.harm27.obs.websocket.sender.SceneItemsRequestSender
-
Deprecated.Since 4.3.0. Prefer the use of SetSceneItemProperties.
- SetSceneItemPosition - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deprecated.Since 4.3.0. Prefer the use of SetSceneItemProperties.
- SetSceneItemPosition.Builder - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deprecated.
- SetSceneItemPosition.Request - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deprecated.
- SetSceneItemPosition.Response - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deprecated.
- setSceneItemProperties() - Method in class nl.harm27.obs.websocket.sender.SceneItemsRequestSender
-
Sets the scene specific properties of a source.
- SetSceneItemProperties - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Sets the scene specific properties of a source.
- SetSceneItemProperties.Bounds - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- SetSceneItemProperties.Builder - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- SetSceneItemProperties.Crop - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- SetSceneItemProperties.Item - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- SetSceneItemProperties.Position - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- SetSceneItemProperties.Request - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- SetSceneItemProperties.Response - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- SetSceneItemProperties.Scale - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- setSceneItemRender() - Method in class nl.harm27.obs.websocket.sender.SceneItemsRequestSender
-
Show or hide a specified source item in a specified scene.
- SetSceneItemRender - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Show or hide a specified source item in a specified scene.
- SetSceneItemRender.Builder - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- SetSceneItemRender.Request - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- SetSceneItemRender.Response - Class in nl.harm27.obs.websocket.api.requests.sceneitems
- setSceneItemTransform() - Method in class nl.harm27.obs.websocket.sender.SceneItemsRequestSender
-
Deprecated.Since 4.3.0. Prefer the use of SetSceneItemProperties.
- SetSceneItemTransform - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deprecated.Since 4.3.0. Prefer the use of SetSceneItemProperties.
- SetSceneItemTransform.Builder - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deprecated.
- SetSceneItemTransform.Request - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deprecated.
- SetSceneItemTransform.Response - Class in nl.harm27.obs.websocket.api.requests.sceneitems
-
Deprecated.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Builder
-
Name of the scene to create the scene item in
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemList.Builder
-
Name of the scene to get the list of scene items from.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.GetSceneItemProperties.Builder
-
Name of the scene the scene item belongs to.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.ResetSceneItem.Builder
-
Name of the scene the scene item belongs to.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Name of the scene the scene item belongs to.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Builder
-
Deprecated.Name of the scene the scene item belongs to.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
-
Name of the scene the source item belongs to.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Builder
-
Name of the scene the scene item belongs to.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.Name of the scene the scene item belongs to.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.scenes.CreateScene.Builder
-
Name of the scene to create.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.scenes.GetSceneTransitionOverride.Builder
-
Name of the scene to switch to.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.scenes.RemoveSceneTransitionOverride.Builder
-
Name of the scene to switch to.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetCurrentScene.Builder
-
Name of the scene to switch to.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetSceneTransitionOverride.Builder
-
Name of the scene to switch to.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
-
Scene to add the new source to.
- setSceneName(String) - Method in class nl.harm27.obs.websocket.api.requests.studiomode.SetPreviewScene.Builder
-
The name of the scene to preview.
- setSceneTransitionOverride() - Method in class nl.harm27.obs.websocket.sender.ScenesRequestSender
-
Set a scene to use a specific transition override.
- SetSceneTransitionOverride - Class in nl.harm27.obs.websocket.api.requests.scenes
-
Set a scene to use a specific transition override.
- SetSceneTransitionOverride.Builder - Class in nl.harm27.obs.websocket.api.requests.scenes
- SetSceneTransitionOverride.Request - Class in nl.harm27.obs.websocket.api.requests.scenes
- SetSceneTransitionOverride.Response - Class in nl.harm27.obs.websocket.api.requests.scenes
- setScName(String) - Method in class nl.harm27.obs.websocket.api.requests.scenecollections.SetCurrentSceneCollection.Builder
-
Name of the desired scene collection.
- setScName(String) - Method in class nl.harm27.obs.websocket.api.types.ScenesCollection
-
Name of the scene collection
- setServer(String) - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Settings
-
The publish URL.
- setServer(String) - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Settings
-
The publish URL.
- setService(boolean) - Method in class nl.harm27.obs.websocket.api.types.Output.Flags
-
Output uses a service
- setSettings(Object) - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output settings
- setSettings(SetStreamSettings.Settings) - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Builder
-
The actual settings of the stream.
- setSettings(StartStreaming.Settings) - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Stream
-
Settings for the stream.
- setSetVisible(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Builder
-
Whether to make the sceneitem visible on creation or not.
- setSetVisible(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
-
Set the created SceneItem as visible or not.
- setShift(boolean) - Method in class nl.harm27.obs.websocket.api.requests.general.TriggerHotkeyBySequence.KeyModifiers
-
Trigger Shift Key
- setShutdown(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Indicates whether the source should be shutdown when not visible.
- setSize(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Font
-
Font text size.
- setSize(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Font
-
Font text size.
- setSleepMillis(int) - Method in class nl.harm27.obs.websocket.api.requests.general.Sleep.Builder
-
Delay in milliseconds to wait before continuing.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemRender.Builder
-
Scene Item name.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetBrowserSourceProperties.Builder
-
Deprecated.Source name.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetMute.Builder
-
Source name.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSyncOffset.Builder
-
Source name.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextFreetype2Properties.Builder
-
Source name.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetTextGDIPlusProperties.Builder
-
Source name.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Builder
-
Source name.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Name of the source.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetMute.Builder
-
Source name.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSyncOffset.Builder
-
Source name.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Source name.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Name of the source.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetVolume.Builder
-
Source name.
- setSource(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.ToggleMute.Builder
-
Source name.
- setSourceCx(Number) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- setSourceCy(Number) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- setSourceFilterSettings() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Update settings of a filter
- SetSourceFilterSettings - Class in nl.harm27.obs.websocket.api.requests.sources
-
Update settings of a filter
- SetSourceFilterSettings.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- SetSourceFilterSettings.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- SetSourceFilterSettings.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- setSourceFilterVisibility() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Change the visibility/enabled state of a filter
- SetSourceFilterVisibility - Class in nl.harm27.obs.websocket.api.requests.sources
-
Change the visibility/enabled state of a filter
- SetSourceFilterVisibility.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- SetSourceFilterVisibility.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- SetSourceFilterVisibility.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- setSourceHeight(int) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
Base source (without scaling) of the source
- setSourceKind(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
-
Source kind, Eg.
- setSourceKind(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceDefaultSettings.Builder
-
Source kind.
- setSourceName() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Note: If the new name already exists as a source, obs-websocket will return an error.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaDuration.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaState.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.GetMediaTime.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.NextMedia.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PlayPauseMedia.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.PreviousMedia.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.RestartMedia.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.ScrubMedia.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.SetMediaTime.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.StopMedia.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.AddSceneItem.Builder
-
Name of the source to be added
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.AddFilterToSource.Builder
-
Name of the source on which the filter is added
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioActive.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioMonitorType.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceActive.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilterInfo.Builder
-
Source name
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceFilters.Builder
-
Source name
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.MoveSourceFilter.Builder
-
Name of the source to which the filter belongs
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.RefreshBrowserSource.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.RemoveFilterFromSource.Builder
-
Name of the source from which the specified filter is removed
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.ReorderSourceFilter.Builder
-
Name of the source to which the filter belongs
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioMonitorType.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioTracks.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterSettings.Builder
-
Name of the source to which the filter belongs
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceFilterVisibility.Builder
-
Source name
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceName.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Builder
-
Source name.
- setSourceName(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Source name.
- SetSourceName - Class in nl.harm27.obs.websocket.api.requests.sources
-
Note: If the new name already exists as a source, obs-websocket will return an error.
- SetSourceName.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- SetSourceName.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- SetSourceName.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- setSources(List<SceneItem>) - Method in class nl.harm27.obs.websocket.api.types.Scene
-
Ordered list of the current scene's source items.
- setSourceSettings() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Set settings of the specified source.
- setSourceSettings(Object) - Method in class nl.harm27.obs.websocket.api.requests.sources.CreateSource.Builder
-
Source settings data.
- setSourceSettings(Object) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Builder
-
Source settings (varies between source types, may require some probing around).
- SetSourceSettings - Class in nl.harm27.obs.websocket.api.requests.sources
-
Set settings of the specified source.
- SetSourceSettings.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- SetSourceSettings.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- SetSourceSettings.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- setSourceType(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetSourceSettings.Builder
-
Type of the specified source.
- setSourceType(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Builder
-
Type of the specified source.
- setSourceWidth(int) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
Base width (without scaling) of the source
- setStream(StartStreaming.Stream) - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Builder
-
Special stream configuration.
- setStreamSettings() - Method in class nl.harm27.obs.websocket.sender.StreamingRequestSender
-
Sets one or more attributes of the current streaming server settings.
- SetStreamSettings - Class in nl.harm27.obs.websocket.api.requests.streaming
-
Sets one or more attributes of the current streaming server settings.
- SetStreamSettings.Builder - Class in nl.harm27.obs.websocket.api.requests.streaming
- SetStreamSettings.Request - Class in nl.harm27.obs.websocket.api.requests.streaming
- SetStreamSettings.Response - Class in nl.harm27.obs.websocket.api.requests.streaming
- SetStreamSettings.Settings - Class in nl.harm27.obs.websocket.api.requests.streaming
- setStyle(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Font
-
Font Style (unknown function).
- setStyle(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Font
-
Font Style (unknown function).
- setSyncOffset() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Set the audio sync offset of a specified source.
- SetSyncOffset - Class in nl.harm27.obs.websocket.api.requests.sources
-
Set the audio sync offset of a specified source.
- SetSyncOffset.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- SetSyncOffset.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- SetSyncOffset.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- setTBarPosition() - Method in class nl.harm27.obs.websocket.sender.TransitionsRequestSender
-
If your code needs to perform multiple successive T-Bar moves (e.g.
- SetTBarPosition - Class in nl.harm27.obs.websocket.api.requests.transitions
-
If your code needs to perform multiple successive T-Bar moves (e.g.
- SetTBarPosition.Builder - Class in nl.harm27.obs.websocket.api.requests.transitions
- SetTBarPosition.Request - Class in nl.harm27.obs.websocket.api.requests.transitions
- SetTBarPosition.Response - Class in nl.harm27.obs.websocket.api.requests.transitions
- setText(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Text content to be displayed.
- setText(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Text content to be displayed.
- setText(String) - Method in class nl.harm27.obs.websocket.api.requests.streaming.SendCaptions.Builder
-
Captions text
- setTextFile(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
File path.
- setTextFreetype2Properties() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Set the current properties of a Text Freetype 2 source.
- SetTextFreetype2Properties - Class in nl.harm27.obs.websocket.api.requests.sources
-
Set the current properties of a Text Freetype 2 source.
- SetTextFreetype2Properties.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- SetTextFreetype2Properties.Font - Class in nl.harm27.obs.websocket.api.requests.sources
- SetTextFreetype2Properties.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- SetTextFreetype2Properties.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- setTextGDIPlusProperties() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Set the current properties of a Text GDI Plus source.
- SetTextGDIPlusProperties - Class in nl.harm27.obs.websocket.api.requests.sources
-
Set the current properties of a Text GDI Plus source.
- SetTextGDIPlusProperties.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- SetTextGDIPlusProperties.Font - Class in nl.harm27.obs.websocket.api.requests.sources
- SetTextGDIPlusProperties.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- SetTextGDIPlusProperties.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- setTimeOffset(int) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.ScrubMedia.Builder
-
Millisecond offset (positive or negative) to offset the current media position.
- setTimestamp(int) - Method in class nl.harm27.obs.websocket.api.requests.mediacontrol.SetMediaTime.Builder
-
Milliseconds to set the timestamp to.
- Settings() - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.GetStreamSettings.Settings
- Settings() - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Settings
- Settings() - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Settings
- setTop(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemCrop.Builder
-
Deprecated.Pixel position of the top of the source item.
- setTop(int) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Crop
-
The new amount of pixels cropped off the top of the source before scaling.
- setTop(int) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Crop
-
The number of pixels cropped off the top of the scene item before scaling.
- setToScene(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.DuplicateSceneItem.Builder
-
Name of the scene to create the item in.
- setTotalBytes(int) - Method in class nl.harm27.obs.websocket.api.types.Output
-
Total bytes sent
- setTotalFrames(int) - Method in class nl.harm27.obs.websocket.api.types.Output
-
Number of frames sent
- setTrack(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetAudioTracks.Builder
-
Audio tracks 1-6.
- setTransitionDuration() - Method in class nl.harm27.obs.websocket.sender.TransitionsRequestSender
-
Set the duration of the currently selected transition if supported.
- setTransitionDuration(int) - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetSceneTransitionOverride.Builder
-
Duration in milliseconds of the transition if transition is not fixed.
- SetTransitionDuration - Class in nl.harm27.obs.websocket.api.requests.transitions
-
Set the duration of the currently selected transition if supported.
- SetTransitionDuration.Builder - Class in nl.harm27.obs.websocket.api.requests.transitions
- SetTransitionDuration.Request - Class in nl.harm27.obs.websocket.api.requests.transitions
- SetTransitionDuration.Response - Class in nl.harm27.obs.websocket.api.requests.transitions
- setTransitionName(String) - Method in class nl.harm27.obs.websocket.api.requests.scenes.SetSceneTransitionOverride.Builder
-
Name of the transition to use.
- setTransitionName(String) - Method in class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionSettings.Builder
-
Transition name
- setTransitionName(String) - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetCurrentTransition.Builder
-
The name of the transition.
- setTransitionName(String) - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionSettings.Builder
-
Transition name
- setTransitionSettings() - Method in class nl.harm27.obs.websocket.sender.TransitionsRequestSender
-
Change the current settings of a transition
- setTransitionSettings(Object) - Method in class nl.harm27.obs.websocket.api.requests.transitions.SetTransitionSettings.Builder
-
Transition settings (they can be partial)
- SetTransitionSettings - Class in nl.harm27.obs.websocket.api.requests.transitions
-
Change the current settings of a transition
- SetTransitionSettings.Builder - Class in nl.harm27.obs.websocket.api.requests.transitions
- SetTransitionSettings.Request - Class in nl.harm27.obs.websocket.api.requests.transitions
- SetTransitionSettings.Response - Class in nl.harm27.obs.websocket.api.requests.transitions
- setType(String) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Bounds
-
The new bounds type of the source.
- setType(String) - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Builder
-
The type of streaming service configuration, usually `rtmp_custom` or `rtmp_common`.
- setType(String) - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Stream
-
If specified ensures the type of stream matches the given type (usually 'rtmp_custom' or 'rtmp_common').
- setType(String) - Method in class nl.harm27.obs.websocket.api.types.Output
-
Output type/kind
- setType(String) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
-
Source type.
- setType(String) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Bounds
-
Type of bounding box.
- setType(ProjectorType) - Method in class nl.harm27.obs.websocket.api.requests.general.OpenProjector.Builder
-
Type of projector: `Preview` (default), `Source`, `Scene`, `StudioProgram`, or `Multiview` (case insensitive).
- setUrl(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Url.
- setUseAuth(boolean) - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Settings
-
Indicates whether authentication should be used when connecting to the streaming server.
- setUseAuth(boolean) - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Settings
-
Indicates whether authentication should be used when connecting to the streaming server.
- setUseDecibel(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.GetVolume.Builder
-
Output volume in decibels of attenuation instead of amplitude/mul.
- setUseDecibel(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetVolume.Builder
-
Interperet `volume` data as decibels instead of amplitude/mul.
- setUsername(String) - Method in class nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Settings
-
The username for the streaming service.
- setUsername(String) - Method in class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Settings
-
If authentication is enabled, the username for the streaming server.
- setValign(String) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Text vertical alignment ("top", "center", "bottom").
- setVertical(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Builder
-
Vertical text enabled.
- setVideo(boolean) - Method in class nl.harm27.obs.websocket.api.types.Output.Flags
-
Output uses video
- setVisible(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Builder
-
The new visibility of the source.
- setVisible(boolean) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
If the scene item is visible.
- setVolume() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Set the volume of the specified source.
- setVolume(double) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetVolume.Builder
-
Desired volume.
- setVolume(Number) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- SetVolume - Class in nl.harm27.obs.websocket.api.requests.sources
-
Set the volume of the specified source.
- SetVolume.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- SetVolume.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- SetVolume.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- setWebSocket(WebSocket) - Method in class nl.harm27.obs.websocket.websocket.OBSWebSocketClient
- setWidth(double) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform
-
Scene item width (base source width multiplied by the horizontal scaling factor)
- setWidth(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetBrowserSourceProperties.Builder
-
Deprecated.Width.
- setWidth(int) - Method in class nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot.Builder
-
Screenshot width.
- setWidth(int) - Method in class nl.harm27.obs.websocket.api.types.Output
-
Video output width
- setWithTransition(TransitionToProgram.WithTransition) - Method in class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.Builder
-
Change the active transition before switching scenes.
- setWordWrap(boolean) - Method in class nl.harm27.obs.websocket.api.requests.sources.SetTextFreetype2Properties.Builder
-
Word wrap.
- setX(double) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Builder
-
Deprecated.X coordinate.
- setX(double) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Bounds
-
The new width of the bounding box.
- setX(double) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Position
-
The new x position of the source.
- setX(double) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Scale
-
The new x scale of the item.
- setX(double) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Bounds
-
Width of the bounding box.
- setX(double) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Position
-
The x position of the scene item from the left.
- setX(double) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Scale
-
The x-scale factor of the scene item.
- setX(Number) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- setXScale(double) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.Width scale factor.
- setY(double) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemPosition.Builder
-
Deprecated.Y coordinate.
- setY(double) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Bounds
-
The new height of the bounding box.
- setY(double) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Position
-
The new y position of the source.
- setY(double) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemProperties.Scale
-
The new y scale of the item.
- setY(double) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Bounds
-
Height of the bounding box.
- setY(double) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Position
-
The y position of the scene item from the top.
- setY(double) - Method in class nl.harm27.obs.websocket.api.types.SceneItemTransform.Scale
-
The y-scale factor of the scene item.
- setY(Number) - Method in class nl.harm27.obs.websocket.api.types.SceneItem
- setYScale(double) - Method in class nl.harm27.obs.websocket.api.requests.sceneitems.SetSceneItemTransform.Builder
-
Deprecated.Height scale factor.
- sleep() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Waits for the specified duration.
- Sleep - Class in nl.harm27.obs.websocket.api.requests.general
-
Waits for the specified duration.
- SLEEP - nl.harm27.obs.websocket.api.base.RequestType
- Sleep.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- Sleep.Request - Class in nl.harm27.obs.websocket.api.requests.general
- Sleep.Response - Class in nl.harm27.obs.websocket.api.requests.general
- Source() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourcesList.Source
- SOURCE - nl.harm27.obs.websocket.api.constants.ProjectorType
- SOURCE_AUDIO_ACTIVATED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_AUDIO_DEACTIVATED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_AUDIO_MIXERS_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_AUDIO_SYNC_OFFSET_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_CREATED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_DESTROYED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_FILTER_ADDED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_FILTER_REMOVED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_FILTER_VISIBILITY_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_FILTERS_REORDERED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_MUTE_STATE_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_ORDER_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_RENAMED - nl.harm27.obs.websocket.api.base.EventType
- SOURCE_VOLUME_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- sourceAudioActivated(SourceAudioActivated) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
A source has added audio.
- SourceAudioActivated - Class in nl.harm27.obs.websocket.api.events.sources
-
A source has added audio.
- SourceAudioActivated() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceAudioActivated
- sourceAudioDeactivated(SourceAudioDeactivated) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
A source has removed audio.
- SourceAudioDeactivated - Class in nl.harm27.obs.websocket.api.events.sources
-
A source has removed audio.
- SourceAudioDeactivated() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceAudioDeactivated
- sourceAudioMixersChanged(SourceAudioMixersChanged) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
Audio mixer routing changed on a source.
- SourceAudioMixersChanged - Class in nl.harm27.obs.websocket.api.events.sources
-
Audio mixer routing changed on a source.
- SourceAudioMixersChanged() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceAudioMixersChanged
- SourceAudioMixersChanged.Mixer - Class in nl.harm27.obs.websocket.api.events.sources
- sourceAudioSyncOffsetChanged(SourceAudioSyncOffsetChanged) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
The audio sync offset of a source has changed.
- SourceAudioSyncOffsetChanged - Class in nl.harm27.obs.websocket.api.events.sources
-
The audio sync offset of a source has changed.
- SourceAudioSyncOffsetChanged() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceAudioSyncOffsetChanged
- sourceCreated(SourceCreated) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
A source has been created.
- SourceCreated - Class in nl.harm27.obs.websocket.api.events.sources
-
A source has been created.
- SourceCreated() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceCreated
- sourceDestroyed(SourceDestroyed) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
A source has been destroyed/removed.
- SourceDestroyed - Class in nl.harm27.obs.websocket.api.events.sources
-
A source has been destroyed/removed.
- SourceDestroyed() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceDestroyed
- sourceFilterAdded(SourceFilterAdded) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
A filter was added to a source.
- SourceFilterAdded - Class in nl.harm27.obs.websocket.api.events.sources
-
A filter was added to a source.
- SourceFilterAdded() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceFilterAdded
- sourceFilterRemoved(SourceFilterRemoved) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
A filter was removed from a source.
- SourceFilterRemoved - Class in nl.harm27.obs.websocket.api.events.sources
-
A filter was removed from a source.
- SourceFilterRemoved() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceFilterRemoved
- sourceFiltersReordered(SourceFiltersReordered) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
Filters in a source have been reordered.
- SourceFiltersReordered - Class in nl.harm27.obs.websocket.api.events.sources
-
Filters in a source have been reordered.
- SourceFiltersReordered() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceFiltersReordered
- SourceFiltersReordered.Filter - Class in nl.harm27.obs.websocket.api.events.sources
- sourceFilterVisibilityChanged(SourceFilterVisibilityChanged) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
The visibility/enabled state of a filter changed
- SourceFilterVisibilityChanged - Class in nl.harm27.obs.websocket.api.events.sources
-
The visibility/enabled state of a filter changed
- SourceFilterVisibilityChanged() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceFilterVisibilityChanged
- sourceMuteStateChanged(SourceMuteStateChanged) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
A source has been muted or unmuted.
- SourceMuteStateChanged - Class in nl.harm27.obs.websocket.api.events.sources
-
A source has been muted or unmuted.
- SourceMuteStateChanged() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceMuteStateChanged
- sourceOrderChanged(SourceOrderChanged) - Method in class nl.harm27.obs.websocket.listener.SceneItemsEventListener
-
Scene items within a scene have been reordered.
- SourceOrderChanged - Class in nl.harm27.obs.websocket.api.events.sceneitems
-
Scene items within a scene have been reordered.
- SourceOrderChanged() - Constructor for class nl.harm27.obs.websocket.api.events.sceneitems.SourceOrderChanged
- SourceOrderChanged.SceneItem - Class in nl.harm27.obs.websocket.api.events.sceneitems
- sourceRenamed(SourceRenamed) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
A source has been renamed.
- SourceRenamed - Class in nl.harm27.obs.websocket.api.events.sources
-
A source has been renamed.
- SourceRenamed() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceRenamed
- SourcesEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the Sources category.
- SourcesEventListener() - Constructor for class nl.harm27.obs.websocket.listener.SourcesEventListener
- SourcesRequestSender - Class in nl.harm27.obs.websocket.sender
- SourcesRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.SourcesRequestSender
- sourceVolumeChanged(SourceVolumeChanged) - Method in class nl.harm27.obs.websocket.listener.SourcesEventListener
-
The volume of a source has changed.
- SourceVolumeChanged - Class in nl.harm27.obs.websocket.api.events.sources
-
The volume of a source has changed.
- SourceVolumeChanged() - Constructor for class nl.harm27.obs.websocket.api.events.sources.SourceVolumeChanged
- START_OUTPUT - nl.harm27.obs.websocket.api.base.RequestType
- START_RECORDING - nl.harm27.obs.websocket.api.base.RequestType
- START_REPLAY_BUFFER - nl.harm27.obs.websocket.api.base.RequestType
- START_STOP_RECORDING - nl.harm27.obs.websocket.api.base.RequestType
- START_STOP_REPLAY_BUFFER - nl.harm27.obs.websocket.api.base.RequestType
- START_STOP_STREAMING - nl.harm27.obs.websocket.api.base.RequestType
- START_STOP_VIRTUAL_CAM - nl.harm27.obs.websocket.api.base.RequestType
- START_STREAMING - nl.harm27.obs.websocket.api.base.RequestType
- START_VIRTUAL_CAM - nl.harm27.obs.websocket.api.base.RequestType
- startOutput() - Method in class nl.harm27.obs.websocket.sender.OutputsRequestSender
-
Note: Controlling outputs is an experimental feature of obs-websocket.
- StartOutput - Class in nl.harm27.obs.websocket.api.requests.outputs
-
Note: Controlling outputs is an experimental feature of obs-websocket.
- StartOutput.Builder - Class in nl.harm27.obs.websocket.api.requests.outputs
- StartOutput.Request - Class in nl.harm27.obs.websocket.api.requests.outputs
- StartOutput.Response - Class in nl.harm27.obs.websocket.api.requests.outputs
- startRecording() - Method in class nl.harm27.obs.websocket.sender.RecordingRequestSender
-
Start recording.
- StartRecording - Class in nl.harm27.obs.websocket.api.requests.recording
-
Start recording.
- StartRecording.Builder - Class in nl.harm27.obs.websocket.api.requests.recording
- StartRecording.Request - Class in nl.harm27.obs.websocket.api.requests.recording
- StartRecording.Response - Class in nl.harm27.obs.websocket.api.requests.recording
- startReplayBuffer() - Method in class nl.harm27.obs.websocket.sender.ReplayBufferRequestSender
-
Start recording into the Replay Buffer.
- StartReplayBuffer - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
-
Start recording into the Replay Buffer.
- StartReplayBuffer.Builder - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- StartReplayBuffer.Request - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- StartReplayBuffer.Response - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- startStopRecording() - Method in class nl.harm27.obs.websocket.sender.RecordingRequestSender
-
Toggle recording on or off (depending on the current recording state).
- StartStopRecording - Class in nl.harm27.obs.websocket.api.requests.recording
-
Toggle recording on or off (depending on the current recording state).
- StartStopRecording.Builder - Class in nl.harm27.obs.websocket.api.requests.recording
- StartStopRecording.Request - Class in nl.harm27.obs.websocket.api.requests.recording
- StartStopRecording.Response - Class in nl.harm27.obs.websocket.api.requests.recording
- startStopReplayBuffer() - Method in class nl.harm27.obs.websocket.sender.ReplayBufferRequestSender
-
Toggle the Replay Buffer on/off (depending on the current state of the replay buffer).
- StartStopReplayBuffer - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
-
Toggle the Replay Buffer on/off (depending on the current state of the replay buffer).
- StartStopReplayBuffer.Builder - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- StartStopReplayBuffer.Request - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- StartStopReplayBuffer.Response - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- startStopStreaming() - Method in class nl.harm27.obs.websocket.sender.StreamingRequestSender
-
Toggle streaming on or off (depending on the current stream state).
- StartStopStreaming - Class in nl.harm27.obs.websocket.api.requests.streaming
-
Toggle streaming on or off (depending on the current stream state).
- StartStopStreaming.Builder - Class in nl.harm27.obs.websocket.api.requests.streaming
- StartStopStreaming.Request - Class in nl.harm27.obs.websocket.api.requests.streaming
- StartStopStreaming.Response - Class in nl.harm27.obs.websocket.api.requests.streaming
- startStopVirtualCam() - Method in class nl.harm27.obs.websocket.sender.VirtualCamRequestSender
-
Toggle virtual cam on or off (depending on the current virtual cam state).
- StartStopVirtualCam - Class in nl.harm27.obs.websocket.api.requests.virtualcam
-
Toggle virtual cam on or off (depending on the current virtual cam state).
- StartStopVirtualCam.Builder - Class in nl.harm27.obs.websocket.api.requests.virtualcam
- StartStopVirtualCam.Request - Class in nl.harm27.obs.websocket.api.requests.virtualcam
- StartStopVirtualCam.Response - Class in nl.harm27.obs.websocket.api.requests.virtualcam
- startStreaming() - Method in class nl.harm27.obs.websocket.sender.StreamingRequestSender
-
Start streaming.
- StartStreaming - Class in nl.harm27.obs.websocket.api.requests.streaming
-
Start streaming.
- StartStreaming.Builder - Class in nl.harm27.obs.websocket.api.requests.streaming
- StartStreaming.Request - Class in nl.harm27.obs.websocket.api.requests.streaming
- StartStreaming.Response - Class in nl.harm27.obs.websocket.api.requests.streaming
- StartStreaming.Settings - Class in nl.harm27.obs.websocket.api.requests.streaming
- StartStreaming.Stream - Class in nl.harm27.obs.websocket.api.requests.streaming
- startVirtualCam() - Method in class nl.harm27.obs.websocket.sender.VirtualCamRequestSender
-
Start virtual cam.
- StartVirtualCam - Class in nl.harm27.obs.websocket.api.requests.virtualcam
-
Start virtual cam.
- StartVirtualCam.Builder - Class in nl.harm27.obs.websocket.api.requests.virtualcam
- StartVirtualCam.Request - Class in nl.harm27.obs.websocket.api.requests.virtualcam
- StartVirtualCam.Response - Class in nl.harm27.obs.websocket.api.requests.virtualcam
- Status - Enum in nl.harm27.obs.websocket.api.base
-
Status of the response
- STOP_MEDIA - nl.harm27.obs.websocket.api.base.RequestType
- STOP_OUTPUT - nl.harm27.obs.websocket.api.base.RequestType
- STOP_RECORDING - nl.harm27.obs.websocket.api.base.RequestType
- STOP_REPLAY_BUFFER - nl.harm27.obs.websocket.api.base.RequestType
- STOP_STREAMING - nl.harm27.obs.websocket.api.base.RequestType
- STOP_VIRTUAL_CAM - nl.harm27.obs.websocket.api.base.RequestType
- stopMedia() - Method in class nl.harm27.obs.websocket.sender.MediaControlRequestSender
-
Stop a media source.
- StopMedia - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
-
Stop a media source.
- StopMedia.Builder - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- StopMedia.Request - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- StopMedia.Response - Class in nl.harm27.obs.websocket.api.requests.mediacontrol
- stopOutput() - Method in class nl.harm27.obs.websocket.sender.OutputsRequestSender
-
Note: Controlling outputs is an experimental feature of obs-websocket.
- StopOutput - Class in nl.harm27.obs.websocket.api.requests.outputs
-
Note: Controlling outputs is an experimental feature of obs-websocket.
- StopOutput.Builder - Class in nl.harm27.obs.websocket.api.requests.outputs
- StopOutput.Request - Class in nl.harm27.obs.websocket.api.requests.outputs
- StopOutput.Response - Class in nl.harm27.obs.websocket.api.requests.outputs
- STOPPED - nl.harm27.obs.websocket.api.constants.MediaState
- stopRecording() - Method in class nl.harm27.obs.websocket.sender.RecordingRequestSender
-
Stop recording.
- StopRecording - Class in nl.harm27.obs.websocket.api.requests.recording
-
Stop recording.
- StopRecording.Builder - Class in nl.harm27.obs.websocket.api.requests.recording
- StopRecording.Request - Class in nl.harm27.obs.websocket.api.requests.recording
- StopRecording.Response - Class in nl.harm27.obs.websocket.api.requests.recording
- stopReplayBuffer() - Method in class nl.harm27.obs.websocket.sender.ReplayBufferRequestSender
-
Stop recording into the Replay Buffer.
- StopReplayBuffer - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
-
Stop recording into the Replay Buffer.
- StopReplayBuffer.Builder - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- StopReplayBuffer.Request - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- StopReplayBuffer.Response - Class in nl.harm27.obs.websocket.api.requests.replaybuffer
- stopStreaming() - Method in class nl.harm27.obs.websocket.sender.StreamingRequestSender
-
Stop streaming.
- StopStreaming - Class in nl.harm27.obs.websocket.api.requests.streaming
-
Stop streaming.
- StopStreaming.Builder - Class in nl.harm27.obs.websocket.api.requests.streaming
- StopStreaming.Request - Class in nl.harm27.obs.websocket.api.requests.streaming
- StopStreaming.Response - Class in nl.harm27.obs.websocket.api.requests.streaming
- stopVirtualCam() - Method in class nl.harm27.obs.websocket.sender.VirtualCamRequestSender
-
Stop virtual cam.
- StopVirtualCam - Class in nl.harm27.obs.websocket.api.requests.virtualcam
-
Stop virtual cam.
- StopVirtualCam.Builder - Class in nl.harm27.obs.websocket.api.requests.virtualcam
- StopVirtualCam.Request - Class in nl.harm27.obs.websocket.api.requests.virtualcam
- StopVirtualCam.Response - Class in nl.harm27.obs.websocket.api.requests.virtualcam
- Stream() - Constructor for class nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Stream
- STREAM_STARTED - nl.harm27.obs.websocket.api.base.EventType
- STREAM_STARTING - nl.harm27.obs.websocket.api.base.EventType
- STREAM_STATUS - nl.harm27.obs.websocket.api.base.EventType
- STREAM_STOPPED - nl.harm27.obs.websocket.api.base.EventType
- STREAM_STOPPING - nl.harm27.obs.websocket.api.base.EventType
- StreamingEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the Streaming category.
- StreamingEventListener() - Constructor for class nl.harm27.obs.websocket.listener.StreamingEventListener
- StreamingRequestSender - Class in nl.harm27.obs.websocket.sender
- StreamingRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.StreamingRequestSender
- streamStarted(StreamStarted) - Method in class nl.harm27.obs.websocket.listener.StreamingEventListener
-
Streaming started successfully.
- StreamStarted - Class in nl.harm27.obs.websocket.api.events.streaming
-
Streaming started successfully.
- StreamStarted() - Constructor for class nl.harm27.obs.websocket.api.events.streaming.StreamStarted
- streamStarting(StreamStarting) - Method in class nl.harm27.obs.websocket.listener.StreamingEventListener
-
A request to start streaming has been issued.
- StreamStarting - Class in nl.harm27.obs.websocket.api.events.streaming
-
A request to start streaming has been issued.
- StreamStarting() - Constructor for class nl.harm27.obs.websocket.api.events.streaming.StreamStarting
- streamStatus(StreamStatus) - Method in class nl.harm27.obs.websocket.listener.StreamingEventListener
-
Emitted every 2 seconds when stream is active.
- StreamStatus - Class in nl.harm27.obs.websocket.api.events.streaming
-
Emitted every 2 seconds when stream is active.
- StreamStatus() - Constructor for class nl.harm27.obs.websocket.api.events.streaming.StreamStatus
- streamStopped(StreamStopped) - Method in class nl.harm27.obs.websocket.listener.StreamingEventListener
-
Streaming stopped successfully.
- StreamStopped - Class in nl.harm27.obs.websocket.api.events.streaming
-
Streaming stopped successfully.
- StreamStopped() - Constructor for class nl.harm27.obs.websocket.api.events.streaming.StreamStopped
- streamStopping(StreamStopping) - Method in class nl.harm27.obs.websocket.listener.StreamingEventListener
-
A request to stop streaming has been issued.
- StreamStopping - Class in nl.harm27.obs.websocket.api.events.streaming
-
A request to stop streaming has been issued.
- StreamStopping() - Constructor for class nl.harm27.obs.websocket.api.events.streaming.StreamStopping
- STUDIO_MODE_SWITCHED - nl.harm27.obs.websocket.api.base.EventType
- STUDIO_PROGRAM - nl.harm27.obs.websocket.api.constants.ProjectorType
- StudioModeEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the Studio mode category.
- StudioModeEventListener() - Constructor for class nl.harm27.obs.websocket.listener.StudioModeEventListener
- StudioModeRequestSender - Class in nl.harm27.obs.websocket.sender
- StudioModeRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.StudioModeRequestSender
- studioModeSwitched(StudioModeSwitched) - Method in class nl.harm27.obs.websocket.listener.StudioModeEventListener
-
Studio Mode has been enabled or disabled.
- StudioModeSwitched - Class in nl.harm27.obs.websocket.api.events.studiomode
-
Studio Mode has been enabled or disabled.
- StudioModeSwitched() - Constructor for class nl.harm27.obs.websocket.api.events.studiomode.StudioModeSwitched
- SWITCH_SCENES - nl.harm27.obs.websocket.api.base.EventType
- SWITCH_TRANSITION - nl.harm27.obs.websocket.api.base.EventType
- switchScenes(SwitchScenes) - Method in class nl.harm27.obs.websocket.listener.ScenesEventListener
-
Indicates a scene change.
- SwitchScenes - Class in nl.harm27.obs.websocket.api.events.scenes
-
Indicates a scene change.
- SwitchScenes() - Constructor for class nl.harm27.obs.websocket.api.events.scenes.SwitchScenes
- switchTransition(SwitchTransition) - Method in class nl.harm27.obs.websocket.listener.TransitionsEventListener
-
The active transition has been changed.
- SwitchTransition - Class in nl.harm27.obs.websocket.api.events.transitions
-
The active transition has been changed.
- SwitchTransition() - Constructor for class nl.harm27.obs.websocket.api.events.transitions.SwitchTransition
T
- TAKE_SOURCE_SCREENSHOT - nl.harm27.obs.websocket.api.base.RequestType
- takeSourceScreenshot() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
At least `embedPictureFormat` or `saveToFilePath` must be specified.
- TakeSourceScreenshot - Class in nl.harm27.obs.websocket.api.requests.sources
-
At least `embedPictureFormat` or `saveToFilePath` must be specified.
- TakeSourceScreenshot.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- TakeSourceScreenshot.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- TakeSourceScreenshot.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- TextAlignment - Enum in nl.harm27.obs.websocket.api.constants
-
Text Alignment ("left", "center", "right").
- TextVerticalAlignment - Enum in nl.harm27.obs.websocket.api.constants
-
Text vertical alignment ("top", "center", "bottom").
- TimeUtil - Class in nl.harm27.obs.websocket.api.base
- TOGGLE_MUTE - nl.harm27.obs.websocket.api.base.RequestType
- TOGGLE_STUDIO_MODE - nl.harm27.obs.websocket.api.base.RequestType
- toggleMute() - Method in class nl.harm27.obs.websocket.sender.SourcesRequestSender
-
Inverts the mute status of a specified source.
- ToggleMute - Class in nl.harm27.obs.websocket.api.requests.sources
-
Inverts the mute status of a specified source.
- ToggleMute.Builder - Class in nl.harm27.obs.websocket.api.requests.sources
- ToggleMute.Request - Class in nl.harm27.obs.websocket.api.requests.sources
- ToggleMute.Response - Class in nl.harm27.obs.websocket.api.requests.sources
- toggleStudioMode() - Method in class nl.harm27.obs.websocket.sender.StudioModeRequestSender
-
Toggles Studio Mode (depending on the current state of studio mode).
- ToggleStudioMode - Class in nl.harm27.obs.websocket.api.requests.studiomode
-
Toggles Studio Mode (depending on the current state of studio mode).
- ToggleStudioMode.Builder - Class in nl.harm27.obs.websocket.api.requests.studiomode
- ToggleStudioMode.Request - Class in nl.harm27.obs.websocket.api.requests.studiomode
- ToggleStudioMode.Response - Class in nl.harm27.obs.websocket.api.requests.studiomode
- TOP - nl.harm27.obs.websocket.api.constants.MovementType
- TOP - nl.harm27.obs.websocket.api.constants.TextVerticalAlignment
- Transition() - Constructor for class nl.harm27.obs.websocket.api.events.transitions.TransitionListChanged.Transition
- Transition() - Constructor for class nl.harm27.obs.websocket.api.requests.transitions.GetTransitionList.Transition
- TRANSITION_BEGIN - nl.harm27.obs.websocket.api.base.EventType
- TRANSITION_DURATION_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- TRANSITION_END - nl.harm27.obs.websocket.api.base.EventType
- TRANSITION_LIST_CHANGED - nl.harm27.obs.websocket.api.base.EventType
- TRANSITION_TO_PROGRAM - nl.harm27.obs.websocket.api.base.RequestType
- TRANSITION_VIDEO_END - nl.harm27.obs.websocket.api.base.EventType
- transitionBegin(TransitionBegin) - Method in class nl.harm27.obs.websocket.listener.TransitionsEventListener
-
A transition (other than "cut") has begun.
- TransitionBegin - Class in nl.harm27.obs.websocket.api.events.transitions
-
A transition (other than "cut") has begun.
- TransitionBegin() - Constructor for class nl.harm27.obs.websocket.api.events.transitions.TransitionBegin
- transitionDurationChanged(TransitionDurationChanged) - Method in class nl.harm27.obs.websocket.listener.TransitionsEventListener
-
The active transition duration has been changed.
- TransitionDurationChanged - Class in nl.harm27.obs.websocket.api.events.transitions
-
The active transition duration has been changed.
- TransitionDurationChanged() - Constructor for class nl.harm27.obs.websocket.api.events.transitions.TransitionDurationChanged
- transitionEnd(TransitionEnd) - Method in class nl.harm27.obs.websocket.listener.TransitionsEventListener
-
A transition (other than "cut") has ended.
- TransitionEnd - Class in nl.harm27.obs.websocket.api.events.transitions
-
A transition (other than "cut") has ended.
- TransitionEnd() - Constructor for class nl.harm27.obs.websocket.api.events.transitions.TransitionEnd
- transitionListChanged(TransitionListChanged) - Method in class nl.harm27.obs.websocket.listener.TransitionsEventListener
-
The list of available transitions has been modified.
- TransitionListChanged - Class in nl.harm27.obs.websocket.api.events.transitions
-
The list of available transitions has been modified.
- TransitionListChanged() - Constructor for class nl.harm27.obs.websocket.api.events.transitions.TransitionListChanged
- TransitionListChanged.Transition - Class in nl.harm27.obs.websocket.api.events.transitions
- TransitionsEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the Transitions category.
- TransitionsEventListener() - Constructor for class nl.harm27.obs.websocket.listener.TransitionsEventListener
- TransitionsRequestSender - Class in nl.harm27.obs.websocket.sender
- TransitionsRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.TransitionsRequestSender
- transitionToProgram() - Method in class nl.harm27.obs.websocket.sender.StudioModeRequestSender
-
Transitions the currently previewed scene to the main output.
- TransitionToProgram - Class in nl.harm27.obs.websocket.api.requests.studiomode
-
Transitions the currently previewed scene to the main output.
- TransitionToProgram.Builder - Class in nl.harm27.obs.websocket.api.requests.studiomode
- TransitionToProgram.Request - Class in nl.harm27.obs.websocket.api.requests.studiomode
- TransitionToProgram.Response - Class in nl.harm27.obs.websocket.api.requests.studiomode
- TransitionToProgram.WithTransition - Class in nl.harm27.obs.websocket.api.requests.studiomode
- transitionVideoEnd(TransitionVideoEnd) - Method in class nl.harm27.obs.websocket.listener.TransitionsEventListener
-
A stinger transition has finished playing its video.
- TransitionVideoEnd - Class in nl.harm27.obs.websocket.api.events.transitions
-
A stinger transition has finished playing its video.
- TransitionVideoEnd() - Constructor for class nl.harm27.obs.websocket.api.events.transitions.TransitionVideoEnd
- TRIGGER_HOTKEY_BY_NAME - nl.harm27.obs.websocket.api.base.RequestType
- TRIGGER_HOTKEY_BY_SEQUENCE - nl.harm27.obs.websocket.api.base.RequestType
- triggerHotkeyByName() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Executes hotkey routine, identified by hotkey unique name
- TriggerHotkeyByName - Class in nl.harm27.obs.websocket.api.requests.general
-
Executes hotkey routine, identified by hotkey unique name
- TriggerHotkeyByName.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- TriggerHotkeyByName.Request - Class in nl.harm27.obs.websocket.api.requests.general
- TriggerHotkeyByName.Response - Class in nl.harm27.obs.websocket.api.requests.general
- triggerHotkeyBySequence() - Method in class nl.harm27.obs.websocket.sender.GeneralRequestSender
-
Executes hotkey routine, identified by bound combination of keys.
- TriggerHotkeyBySequence - Class in nl.harm27.obs.websocket.api.requests.general
-
Executes hotkey routine, identified by bound combination of keys.
- TriggerHotkeyBySequence.Builder - Class in nl.harm27.obs.websocket.api.requests.general
- TriggerHotkeyBySequence.KeyModifiers - Class in nl.harm27.obs.websocket.api.requests.general
- TriggerHotkeyBySequence.Request - Class in nl.harm27.obs.websocket.api.requests.general
- TriggerHotkeyBySequence.Response - Class in nl.harm27.obs.websocket.api.requests.general
- Type() - Constructor for class nl.harm27.obs.websocket.api.requests.sources.GetSourceTypesList.Type
U
- UN_AVAILABLE - nl.harm27.obs.websocket.authentication.AuthenticationResult
- UNKNOWN - nl.harm27.obs.websocket.api.constants.MediaState
- UP - nl.harm27.obs.websocket.api.constants.MovementType
V
- valueOf(String) - Static method in enum nl.harm27.obs.websocket.api.base.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.harm27.obs.websocket.api.base.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.harm27.obs.websocket.api.base.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.harm27.obs.websocket.api.constants.MediaState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.harm27.obs.websocket.api.constants.MonitorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.harm27.obs.websocket.api.constants.MovementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.harm27.obs.websocket.api.constants.ProjectorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.harm27.obs.websocket.api.constants.TextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.harm27.obs.websocket.api.constants.TextVerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.harm27.obs.websocket.authentication.AuthenticationResult
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum nl.harm27.obs.websocket.api.base.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.harm27.obs.websocket.api.base.RequestType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.harm27.obs.websocket.api.base.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.harm27.obs.websocket.api.constants.MediaState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.harm27.obs.websocket.api.constants.MonitorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.harm27.obs.websocket.api.constants.MovementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.harm27.obs.websocket.api.constants.ProjectorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.harm27.obs.websocket.api.constants.TextAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.harm27.obs.websocket.api.constants.TextVerticalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum nl.harm27.obs.websocket.authentication.AuthenticationResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VIRTUAL_CAM_STARTED - nl.harm27.obs.websocket.api.base.EventType
- VIRTUAL_CAM_STOPPED - nl.harm27.obs.websocket.api.base.EventType
- VirtualCamEventListener - Class in nl.harm27.obs.websocket.listener
-
The EventListener for the events that are part of the Virtual cam category.
- VirtualCamEventListener() - Constructor for class nl.harm27.obs.websocket.listener.VirtualCamEventListener
- VirtualCamRequestSender - Class in nl.harm27.obs.websocket.sender
- VirtualCamRequestSender(BiConsumer<BaseRequest, Consumer<BaseResponse>>, Consumer<BaseRequest>, Supplier<String>) - Constructor for class nl.harm27.obs.websocket.sender.VirtualCamRequestSender
- virtualCamStarted(VirtualCamStarted) - Method in class nl.harm27.obs.websocket.listener.VirtualCamEventListener
-
Virtual cam started successfully.
- VirtualCamStarted - Class in nl.harm27.obs.websocket.api.events.virtualcam
-
Virtual cam started successfully.
- VirtualCamStarted() - Constructor for class nl.harm27.obs.websocket.api.events.virtualcam.VirtualCamStarted
- virtualCamStopped(VirtualCamStopped) - Method in class nl.harm27.obs.websocket.listener.VirtualCamEventListener
-
Virtual cam stopped successfully.
- VirtualCamStopped - Class in nl.harm27.obs.websocket.api.events.virtualcam
-
Virtual cam stopped successfully.
- VirtualCamStopped() - Constructor for class nl.harm27.obs.websocket.api.events.virtualcam.VirtualCamStopped
W
- WithTransition() - Constructor for class nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.WithTransition
All Classes All Packages