Documentation ¶
Index ¶
- Variables
- func RegisterOBSServer(s grpc.ServiceRegistrar, srv OBSServer)
- type AbstractObject
- type Any
- func (*Any) Descriptor() ([]byte, []int)deprecated
- func (x *Any) GetBool() bool
- func (x *Any) GetFloat() float64
- func (x *Any) GetInteger() int64
- func (x *Any) GetObject() *AbstractObject
- func (x *Any) GetString_() []byte
- func (m *Any) GetUnion() isAny_Union
- func (*Any) ProtoMessage()
- func (x *Any) ProtoReflect() protoreflect.Message
- func (x *Any) Reset()
- func (x *Any) String() string
- type Any_Bool
- type Any_Float
- type Any_Integer
- type Any_Object
- type Any_String_
- type BroadcastCustomEventRequest
- func (*BroadcastCustomEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BroadcastCustomEventRequest) GetEventData() *AbstractObject
- func (*BroadcastCustomEventRequest) ProtoMessage()
- func (x *BroadcastCustomEventRequest) ProtoReflect() protoreflect.Message
- func (x *BroadcastCustomEventRequest) Reset()
- func (x *BroadcastCustomEventRequest) String() string
- type BroadcastCustomEventResponse
- func (*BroadcastCustomEventResponse) Descriptor() ([]byte, []int)deprecated
- func (*BroadcastCustomEventResponse) ProtoMessage()
- func (x *BroadcastCustomEventResponse) ProtoReflect() protoreflect.Message
- func (x *BroadcastCustomEventResponse) Reset()
- func (x *BroadcastCustomEventResponse) String() string
- type CallVendorRequestRequest
- func (*CallVendorRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CallVendorRequestRequest) GetRequestData() *AbstractObject
- func (x *CallVendorRequestRequest) GetRequestType() []byte
- func (x *CallVendorRequestRequest) GetVendorName() string
- func (*CallVendorRequestRequest) ProtoMessage()
- func (x *CallVendorRequestRequest) ProtoReflect() protoreflect.Message
- func (x *CallVendorRequestRequest) Reset()
- func (x *CallVendorRequestRequest) String() string
- type CallVendorRequestResponse
- func (*CallVendorRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CallVendorRequestResponse) GetRequestType() []byte
- func (x *CallVendorRequestResponse) GetResponseData() *AbstractObject
- func (x *CallVendorRequestResponse) GetVendorName() string
- func (*CallVendorRequestResponse) ProtoMessage()
- func (x *CallVendorRequestResponse) ProtoReflect() protoreflect.Message
- func (x *CallVendorRequestResponse) Reset()
- func (x *CallVendorRequestResponse) String() string
- type CreateInputRequest
- func (*CreateInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInputRequest) GetInputKind() string
- func (x *CreateInputRequest) GetInputName() string
- func (x *CreateInputRequest) GetInputSettings() *AbstractObject
- func (x *CreateInputRequest) GetSceneItemEnabled() bool
- func (x *CreateInputRequest) GetSceneName() string
- func (x *CreateInputRequest) GetSceneUUID() string
- func (*CreateInputRequest) ProtoMessage()
- func (x *CreateInputRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInputRequest) Reset()
- func (x *CreateInputRequest) String() string
- type CreateInputResponse
- func (*CreateInputResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInputResponse) GetInputUUID() string
- func (x *CreateInputResponse) GetSceneItemID() int64
- func (*CreateInputResponse) ProtoMessage()
- func (x *CreateInputResponse) ProtoReflect() protoreflect.Message
- func (x *CreateInputResponse) Reset()
- func (x *CreateInputResponse) String() string
- type CreateProfileRequest
- func (*CreateProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProfileRequest) GetProfileName() string
- func (*CreateProfileRequest) ProtoMessage()
- func (x *CreateProfileRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProfileRequest) Reset()
- func (x *CreateProfileRequest) String() string
- type CreateProfileResponse
- type CreateRecordChapterRequest
- func (*CreateRecordChapterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRecordChapterRequest) GetChapterName() string
- func (*CreateRecordChapterRequest) ProtoMessage()
- func (x *CreateRecordChapterRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRecordChapterRequest) Reset()
- func (x *CreateRecordChapterRequest) String() string
- type CreateRecordChapterResponse
- type CreateSceneCollectionRequest
- func (*CreateSceneCollectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSceneCollectionRequest) GetSceneCollectionName() string
- func (*CreateSceneCollectionRequest) ProtoMessage()
- func (x *CreateSceneCollectionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSceneCollectionRequest) Reset()
- func (x *CreateSceneCollectionRequest) String() string
- type CreateSceneCollectionResponse
- func (*CreateSceneCollectionResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreateSceneCollectionResponse) ProtoMessage()
- func (x *CreateSceneCollectionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSceneCollectionResponse) Reset()
- func (x *CreateSceneCollectionResponse) String() string
- type CreateSceneItemRequest
- func (*CreateSceneItemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSceneItemRequest) GetSceneItemEnabled() bool
- func (x *CreateSceneItemRequest) GetSceneName() string
- func (x *CreateSceneItemRequest) GetSceneUUID() string
- func (x *CreateSceneItemRequest) GetSourceName() string
- func (x *CreateSceneItemRequest) GetSourceUUID() string
- func (*CreateSceneItemRequest) ProtoMessage()
- func (x *CreateSceneItemRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSceneItemRequest) Reset()
- func (x *CreateSceneItemRequest) String() string
- type CreateSceneItemResponse
- func (*CreateSceneItemResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSceneItemResponse) GetSceneItemID() int64
- func (*CreateSceneItemResponse) ProtoMessage()
- func (x *CreateSceneItemResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSceneItemResponse) Reset()
- func (x *CreateSceneItemResponse) String() string
- type CreateSceneRequest
- func (*CreateSceneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSceneRequest) GetSceneName() string
- func (*CreateSceneRequest) ProtoMessage()
- func (x *CreateSceneRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSceneRequest) Reset()
- func (x *CreateSceneRequest) String() string
- type CreateSceneResponse
- func (*CreateSceneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSceneResponse) GetSceneUUID() string
- func (*CreateSceneResponse) ProtoMessage()
- func (x *CreateSceneResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSceneResponse) Reset()
- func (x *CreateSceneResponse) String() string
- type CreateSourceFilterRequest
- func (*CreateSourceFilterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSourceFilterRequest) GetFilterKind() string
- func (x *CreateSourceFilterRequest) GetFilterName() string
- func (x *CreateSourceFilterRequest) GetFilterSettings() *AbstractObject
- func (x *CreateSourceFilterRequest) GetSourceName() string
- func (x *CreateSourceFilterRequest) GetSourceUUID() string
- func (*CreateSourceFilterRequest) ProtoMessage()
- func (x *CreateSourceFilterRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSourceFilterRequest) Reset()
- func (x *CreateSourceFilterRequest) String() string
- type CreateSourceFilterResponse
- type DuplicateSceneItemRequest
- func (*DuplicateSceneItemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DuplicateSceneItemRequest) GetDestinationSceneName() string
- func (x *DuplicateSceneItemRequest) GetDestinationSceneUUID() string
- func (x *DuplicateSceneItemRequest) GetSceneItemID() int64
- func (x *DuplicateSceneItemRequest) GetSceneName() string
- func (x *DuplicateSceneItemRequest) GetSceneUUID() string
- func (*DuplicateSceneItemRequest) ProtoMessage()
- func (x *DuplicateSceneItemRequest) ProtoReflect() protoreflect.Message
- func (x *DuplicateSceneItemRequest) Reset()
- func (x *DuplicateSceneItemRequest) String() string
- type DuplicateSceneItemResponse
- func (*DuplicateSceneItemResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DuplicateSceneItemResponse) GetSceneItemID() int64
- func (*DuplicateSceneItemResponse) ProtoMessage()
- func (x *DuplicateSceneItemResponse) ProtoReflect() protoreflect.Message
- func (x *DuplicateSceneItemResponse) Reset()
- func (x *DuplicateSceneItemResponse) String() string
- type EventCurrentPreviewSceneChanged
- func (*EventCurrentPreviewSceneChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventCurrentPreviewSceneChanged) GetSceneName() string
- func (x *EventCurrentPreviewSceneChanged) GetSceneUUID() string
- func (*EventCurrentPreviewSceneChanged) ProtoMessage()
- func (x *EventCurrentPreviewSceneChanged) ProtoReflect() protoreflect.Message
- func (x *EventCurrentPreviewSceneChanged) Reset()
- func (x *EventCurrentPreviewSceneChanged) String() string
- type EventCurrentProfileChanged
- func (*EventCurrentProfileChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventCurrentProfileChanged) GetProfileName() string
- func (*EventCurrentProfileChanged) ProtoMessage()
- func (x *EventCurrentProfileChanged) ProtoReflect() protoreflect.Message
- func (x *EventCurrentProfileChanged) Reset()
- func (x *EventCurrentProfileChanged) String() string
- type EventCurrentProfileChanging
- func (*EventCurrentProfileChanging) Descriptor() ([]byte, []int)deprecated
- func (x *EventCurrentProfileChanging) GetProfileName() string
- func (*EventCurrentProfileChanging) ProtoMessage()
- func (x *EventCurrentProfileChanging) ProtoReflect() protoreflect.Message
- func (x *EventCurrentProfileChanging) Reset()
- func (x *EventCurrentProfileChanging) String() string
- type EventCurrentProgramSceneChanged
- func (*EventCurrentProgramSceneChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventCurrentProgramSceneChanged) GetSceneName() string
- func (x *EventCurrentProgramSceneChanged) GetSceneUUID() string
- func (*EventCurrentProgramSceneChanged) ProtoMessage()
- func (x *EventCurrentProgramSceneChanged) ProtoReflect() protoreflect.Message
- func (x *EventCurrentProgramSceneChanged) Reset()
- func (x *EventCurrentProgramSceneChanged) String() string
- type EventCurrentSceneCollectionChanged
- func (*EventCurrentSceneCollectionChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventCurrentSceneCollectionChanged) GetSceneCollectionName() string
- func (*EventCurrentSceneCollectionChanged) ProtoMessage()
- func (x *EventCurrentSceneCollectionChanged) ProtoReflect() protoreflect.Message
- func (x *EventCurrentSceneCollectionChanged) Reset()
- func (x *EventCurrentSceneCollectionChanged) String() string
- type EventCurrentSceneCollectionChanging
- func (*EventCurrentSceneCollectionChanging) Descriptor() ([]byte, []int)deprecated
- func (x *EventCurrentSceneCollectionChanging) GetSceneCollectionName() string
- func (*EventCurrentSceneCollectionChanging) ProtoMessage()
- func (x *EventCurrentSceneCollectionChanging) ProtoReflect() protoreflect.Message
- func (x *EventCurrentSceneCollectionChanging) Reset()
- func (x *EventCurrentSceneCollectionChanging) String() string
- type EventCurrentSceneTransitionChanged
- func (*EventCurrentSceneTransitionChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventCurrentSceneTransitionChanged) GetTransitionName() string
- func (x *EventCurrentSceneTransitionChanged) GetTransitionUUID() string
- func (*EventCurrentSceneTransitionChanged) ProtoMessage()
- func (x *EventCurrentSceneTransitionChanged) ProtoReflect() protoreflect.Message
- func (x *EventCurrentSceneTransitionChanged) Reset()
- func (x *EventCurrentSceneTransitionChanged) String() string
- type EventCurrentSceneTransitionDurationChanged
- func (*EventCurrentSceneTransitionDurationChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventCurrentSceneTransitionDurationChanged) GetTransitionDuration() int64
- func (*EventCurrentSceneTransitionDurationChanged) ProtoMessage()
- func (x *EventCurrentSceneTransitionDurationChanged) ProtoReflect() protoreflect.Message
- func (x *EventCurrentSceneTransitionDurationChanged) Reset()
- func (x *EventCurrentSceneTransitionDurationChanged) String() string
- type EventCustomEvent
- func (*EventCustomEvent) Descriptor() ([]byte, []int)deprecated
- func (x *EventCustomEvent) GetEventData() *AbstractObject
- func (*EventCustomEvent) ProtoMessage()
- func (x *EventCustomEvent) ProtoReflect() protoreflect.Message
- func (x *EventCustomEvent) Reset()
- func (x *EventCustomEvent) String() string
- type EventExitStarted
- type EventInputActiveStateChanged
- func (*EventInputActiveStateChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputActiveStateChanged) GetInputName() string
- func (x *EventInputActiveStateChanged) GetInputUUID() string
- func (x *EventInputActiveStateChanged) GetVideoActive() bool
- func (*EventInputActiveStateChanged) ProtoMessage()
- func (x *EventInputActiveStateChanged) ProtoReflect() protoreflect.Message
- func (x *EventInputActiveStateChanged) Reset()
- func (x *EventInputActiveStateChanged) String() string
- type EventInputAudioBalanceChanged
- func (*EventInputAudioBalanceChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputAudioBalanceChanged) GetInputAudioBalance() float64
- func (x *EventInputAudioBalanceChanged) GetInputName() string
- func (x *EventInputAudioBalanceChanged) GetInputUUID() string
- func (*EventInputAudioBalanceChanged) ProtoMessage()
- func (x *EventInputAudioBalanceChanged) ProtoReflect() protoreflect.Message
- func (x *EventInputAudioBalanceChanged) Reset()
- func (x *EventInputAudioBalanceChanged) String() string
- type EventInputAudioMonitorTypeChanged
- func (*EventInputAudioMonitorTypeChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputAudioMonitorTypeChanged) GetInputName() string
- func (x *EventInputAudioMonitorTypeChanged) GetInputUUID() string
- func (x *EventInputAudioMonitorTypeChanged) GetMonitorType() []byte
- func (*EventInputAudioMonitorTypeChanged) ProtoMessage()
- func (x *EventInputAudioMonitorTypeChanged) ProtoReflect() protoreflect.Message
- func (x *EventInputAudioMonitorTypeChanged) Reset()
- func (x *EventInputAudioMonitorTypeChanged) String() string
- type EventInputAudioSyncOffsetChanged
- func (*EventInputAudioSyncOffsetChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputAudioSyncOffsetChanged) GetInputAudioSyncOffset() int64
- func (x *EventInputAudioSyncOffsetChanged) GetInputName() string
- func (x *EventInputAudioSyncOffsetChanged) GetInputUUID() string
- func (*EventInputAudioSyncOffsetChanged) ProtoMessage()
- func (x *EventInputAudioSyncOffsetChanged) ProtoReflect() protoreflect.Message
- func (x *EventInputAudioSyncOffsetChanged) Reset()
- func (x *EventInputAudioSyncOffsetChanged) String() string
- type EventInputAudioTracksChanged
- func (*EventInputAudioTracksChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputAudioTracksChanged) GetInputAudioTracks() *AbstractObject
- func (x *EventInputAudioTracksChanged) GetInputName() string
- func (x *EventInputAudioTracksChanged) GetInputUUID() string
- func (*EventInputAudioTracksChanged) ProtoMessage()
- func (x *EventInputAudioTracksChanged) ProtoReflect() protoreflect.Message
- func (x *EventInputAudioTracksChanged) Reset()
- func (x *EventInputAudioTracksChanged) String() string
- type EventInputCreated
- func (*EventInputCreated) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputCreated) GetDefaultInputSettings() *AbstractObject
- func (x *EventInputCreated) GetInputKind() string
- func (x *EventInputCreated) GetInputName() string
- func (x *EventInputCreated) GetInputSettings() *AbstractObject
- func (x *EventInputCreated) GetInputUUID() string
- func (x *EventInputCreated) GetUnversionedInputKind() string
- func (*EventInputCreated) ProtoMessage()
- func (x *EventInputCreated) ProtoReflect() protoreflect.Message
- func (x *EventInputCreated) Reset()
- func (x *EventInputCreated) String() string
- type EventInputMuteStateChanged
- func (*EventInputMuteStateChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputMuteStateChanged) GetInputMuted() bool
- func (x *EventInputMuteStateChanged) GetInputName() string
- func (x *EventInputMuteStateChanged) GetInputUUID() string
- func (*EventInputMuteStateChanged) ProtoMessage()
- func (x *EventInputMuteStateChanged) ProtoReflect() protoreflect.Message
- func (x *EventInputMuteStateChanged) Reset()
- func (x *EventInputMuteStateChanged) String() string
- type EventInputNameChanged
- func (*EventInputNameChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputNameChanged) GetInputName() string
- func (x *EventInputNameChanged) GetInputUUID() string
- func (x *EventInputNameChanged) GetOldInputName() string
- func (*EventInputNameChanged) ProtoMessage()
- func (x *EventInputNameChanged) ProtoReflect() protoreflect.Message
- func (x *EventInputNameChanged) Reset()
- func (x *EventInputNameChanged) String() string
- type EventInputRemoved
- func (*EventInputRemoved) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputRemoved) GetInputName() string
- func (x *EventInputRemoved) GetInputUUID() string
- func (*EventInputRemoved) ProtoMessage()
- func (x *EventInputRemoved) ProtoReflect() protoreflect.Message
- func (x *EventInputRemoved) Reset()
- func (x *EventInputRemoved) String() string
- type EventInputSettingsChanged
- func (*EventInputSettingsChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputSettingsChanged) GetInputName() string
- func (x *EventInputSettingsChanged) GetInputSettings() *AbstractObject
- func (x *EventInputSettingsChanged) GetInputUUID() string
- func (*EventInputSettingsChanged) ProtoMessage()
- func (x *EventInputSettingsChanged) ProtoReflect() protoreflect.Message
- func (x *EventInputSettingsChanged) Reset()
- func (x *EventInputSettingsChanged) String() string
- type EventInputShowStateChanged
- func (*EventInputShowStateChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputShowStateChanged) GetInputName() string
- func (x *EventInputShowStateChanged) GetInputUUID() string
- func (x *EventInputShowStateChanged) GetVideoShowing() bool
- func (*EventInputShowStateChanged) ProtoMessage()
- func (x *EventInputShowStateChanged) ProtoReflect() protoreflect.Message
- func (x *EventInputShowStateChanged) Reset()
- func (x *EventInputShowStateChanged) String() string
- type EventInputVolumeChanged
- func (*EventInputVolumeChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputVolumeChanged) GetInputName() string
- func (x *EventInputVolumeChanged) GetInputUUID() string
- func (x *EventInputVolumeChanged) GetInputVolumeDb() int64
- func (x *EventInputVolumeChanged) GetInputVolumeMul() int64
- func (*EventInputVolumeChanged) ProtoMessage()
- func (x *EventInputVolumeChanged) ProtoReflect() protoreflect.Message
- func (x *EventInputVolumeChanged) Reset()
- func (x *EventInputVolumeChanged) String() string
- type EventInputVolumeMeters
- func (*EventInputVolumeMeters) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputVolumeMeters) GetInputs() []*AbstractObject
- func (*EventInputVolumeMeters) ProtoMessage()
- func (x *EventInputVolumeMeters) ProtoReflect() protoreflect.Message
- func (x *EventInputVolumeMeters) Reset()
- func (x *EventInputVolumeMeters) String() string
- type EventMediaInputActionTriggered
- func (*EventMediaInputActionTriggered) Descriptor() ([]byte, []int)deprecated
- func (x *EventMediaInputActionTriggered) GetInputName() string
- func (x *EventMediaInputActionTriggered) GetInputUUID() string
- func (x *EventMediaInputActionTriggered) GetMediaAction() string
- func (*EventMediaInputActionTriggered) ProtoMessage()
- func (x *EventMediaInputActionTriggered) ProtoReflect() protoreflect.Message
- func (x *EventMediaInputActionTriggered) Reset()
- func (x *EventMediaInputActionTriggered) String() string
- type EventMediaInputPlaybackEnded
- func (*EventMediaInputPlaybackEnded) Descriptor() ([]byte, []int)deprecated
- func (x *EventMediaInputPlaybackEnded) GetInputName() string
- func (x *EventMediaInputPlaybackEnded) GetInputUUID() string
- func (*EventMediaInputPlaybackEnded) ProtoMessage()
- func (x *EventMediaInputPlaybackEnded) ProtoReflect() protoreflect.Message
- func (x *EventMediaInputPlaybackEnded) Reset()
- func (x *EventMediaInputPlaybackEnded) String() string
- type EventMediaInputPlaybackStarted
- func (*EventMediaInputPlaybackStarted) Descriptor() ([]byte, []int)deprecated
- func (x *EventMediaInputPlaybackStarted) GetInputName() string
- func (x *EventMediaInputPlaybackStarted) GetInputUUID() string
- func (*EventMediaInputPlaybackStarted) ProtoMessage()
- func (x *EventMediaInputPlaybackStarted) ProtoReflect() protoreflect.Message
- func (x *EventMediaInputPlaybackStarted) Reset()
- func (x *EventMediaInputPlaybackStarted) String() string
- type EventProfileListChanged
- func (*EventProfileListChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventProfileListChanged) GetProfiles() [][]byte
- func (*EventProfileListChanged) ProtoMessage()
- func (x *EventProfileListChanged) ProtoReflect() protoreflect.Message
- func (x *EventProfileListChanged) Reset()
- func (x *EventProfileListChanged) String() string
- type EventRecordFileChanged
- func (*EventRecordFileChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventRecordFileChanged) GetNewOutputPath() string
- func (*EventRecordFileChanged) ProtoMessage()
- func (x *EventRecordFileChanged) ProtoReflect() protoreflect.Message
- func (x *EventRecordFileChanged) Reset()
- func (x *EventRecordFileChanged) String() string
- type EventRecordStateChanged
- func (*EventRecordStateChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventRecordStateChanged) GetOutputActive() bool
- func (x *EventRecordStateChanged) GetOutputPath() string
- func (x *EventRecordStateChanged) GetOutputState() []byte
- func (*EventRecordStateChanged) ProtoMessage()
- func (x *EventRecordStateChanged) ProtoReflect() protoreflect.Message
- func (x *EventRecordStateChanged) Reset()
- func (x *EventRecordStateChanged) String() string
- type EventReplayBufferSaved
- func (*EventReplayBufferSaved) Descriptor() ([]byte, []int)deprecated
- func (x *EventReplayBufferSaved) GetSavedReplayPath() string
- func (*EventReplayBufferSaved) ProtoMessage()
- func (x *EventReplayBufferSaved) ProtoReflect() protoreflect.Message
- func (x *EventReplayBufferSaved) Reset()
- func (x *EventReplayBufferSaved) String() string
- type EventReplayBufferStateChanged
- func (*EventReplayBufferStateChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventReplayBufferStateChanged) GetOutputActive() bool
- func (x *EventReplayBufferStateChanged) GetOutputState() []byte
- func (*EventReplayBufferStateChanged) ProtoMessage()
- func (x *EventReplayBufferStateChanged) ProtoReflect() protoreflect.Message
- func (x *EventReplayBufferStateChanged) Reset()
- func (x *EventReplayBufferStateChanged) String() string
- type EventSceneCollectionListChanged
- func (*EventSceneCollectionListChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneCollectionListChanged) GetSceneCollections() [][]byte
- func (*EventSceneCollectionListChanged) ProtoMessage()
- func (x *EventSceneCollectionListChanged) ProtoReflect() protoreflect.Message
- func (x *EventSceneCollectionListChanged) Reset()
- func (x *EventSceneCollectionListChanged) String() string
- type EventSceneCreated
- func (*EventSceneCreated) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneCreated) GetIsGroup() bool
- func (x *EventSceneCreated) GetSceneName() string
- func (x *EventSceneCreated) GetSceneUUID() string
- func (*EventSceneCreated) ProtoMessage()
- func (x *EventSceneCreated) ProtoReflect() protoreflect.Message
- func (x *EventSceneCreated) Reset()
- func (x *EventSceneCreated) String() string
- type EventSceneItemCreated
- func (*EventSceneItemCreated) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneItemCreated) GetSceneItemID() int64
- func (x *EventSceneItemCreated) GetSceneItemIndex() int64
- func (x *EventSceneItemCreated) GetSceneName() string
- func (x *EventSceneItemCreated) GetSceneUUID() string
- func (x *EventSceneItemCreated) GetSourceName() string
- func (x *EventSceneItemCreated) GetSourceUUID() string
- func (*EventSceneItemCreated) ProtoMessage()
- func (x *EventSceneItemCreated) ProtoReflect() protoreflect.Message
- func (x *EventSceneItemCreated) Reset()
- func (x *EventSceneItemCreated) String() string
- type EventSceneItemEnableStateChanged
- func (*EventSceneItemEnableStateChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneItemEnableStateChanged) GetSceneItemEnabled() bool
- func (x *EventSceneItemEnableStateChanged) GetSceneItemID() int64
- func (x *EventSceneItemEnableStateChanged) GetSceneName() string
- func (x *EventSceneItemEnableStateChanged) GetSceneUUID() string
- func (*EventSceneItemEnableStateChanged) ProtoMessage()
- func (x *EventSceneItemEnableStateChanged) ProtoReflect() protoreflect.Message
- func (x *EventSceneItemEnableStateChanged) Reset()
- func (x *EventSceneItemEnableStateChanged) String() string
- type EventSceneItemListReindexed
- func (*EventSceneItemListReindexed) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneItemListReindexed) GetSceneItems() []*SceneItem
- func (x *EventSceneItemListReindexed) GetSceneName() string
- func (x *EventSceneItemListReindexed) GetSceneUUID() string
- func (*EventSceneItemListReindexed) ProtoMessage()
- func (x *EventSceneItemListReindexed) ProtoReflect() protoreflect.Message
- func (x *EventSceneItemListReindexed) Reset()
- func (x *EventSceneItemListReindexed) String() string
- type EventSceneItemLockStateChanged
- func (*EventSceneItemLockStateChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneItemLockStateChanged) GetSceneItemID() int64
- func (x *EventSceneItemLockStateChanged) GetSceneItemLocked() bool
- func (x *EventSceneItemLockStateChanged) GetSceneName() string
- func (x *EventSceneItemLockStateChanged) GetSceneUUID() string
- func (*EventSceneItemLockStateChanged) ProtoMessage()
- func (x *EventSceneItemLockStateChanged) ProtoReflect() protoreflect.Message
- func (x *EventSceneItemLockStateChanged) Reset()
- func (x *EventSceneItemLockStateChanged) String() string
- type EventSceneItemRemoved
- func (*EventSceneItemRemoved) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneItemRemoved) GetSceneItemID() int64
- func (x *EventSceneItemRemoved) GetSceneName() string
- func (x *EventSceneItemRemoved) GetSceneUUID() string
- func (x *EventSceneItemRemoved) GetSourceName() string
- func (x *EventSceneItemRemoved) GetSourceUUID() string
- func (*EventSceneItemRemoved) ProtoMessage()
- func (x *EventSceneItemRemoved) ProtoReflect() protoreflect.Message
- func (x *EventSceneItemRemoved) Reset()
- func (x *EventSceneItemRemoved) String() string
- type EventSceneItemSelected
- func (*EventSceneItemSelected) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneItemSelected) GetSceneItemID() int64
- func (x *EventSceneItemSelected) GetSceneName() string
- func (x *EventSceneItemSelected) GetSceneUUID() string
- func (*EventSceneItemSelected) ProtoMessage()
- func (x *EventSceneItemSelected) ProtoReflect() protoreflect.Message
- func (x *EventSceneItemSelected) Reset()
- func (x *EventSceneItemSelected) String() string
- type EventSceneItemTransformChanged
- func (*EventSceneItemTransformChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneItemTransformChanged) GetSceneItemID() int64
- func (x *EventSceneItemTransformChanged) GetSceneItemTransform() *AbstractObject
- func (x *EventSceneItemTransformChanged) GetSceneName() string
- func (x *EventSceneItemTransformChanged) GetSceneUUID() string
- func (*EventSceneItemTransformChanged) ProtoMessage()
- func (x *EventSceneItemTransformChanged) ProtoReflect() protoreflect.Message
- func (x *EventSceneItemTransformChanged) Reset()
- func (x *EventSceneItemTransformChanged) String() string
- type EventSceneListChanged
- func (*EventSceneListChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneListChanged) GetScenes() []*AbstractObject
- func (*EventSceneListChanged) ProtoMessage()
- func (x *EventSceneListChanged) ProtoReflect() protoreflect.Message
- func (x *EventSceneListChanged) Reset()
- func (x *EventSceneListChanged) String() string
- type EventSceneNameChanged
- func (*EventSceneNameChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneNameChanged) GetOldSceneName() string
- func (x *EventSceneNameChanged) GetSceneName() string
- func (x *EventSceneNameChanged) GetSceneUUID() string
- func (*EventSceneNameChanged) ProtoMessage()
- func (x *EventSceneNameChanged) ProtoReflect() protoreflect.Message
- func (x *EventSceneNameChanged) Reset()
- func (x *EventSceneNameChanged) String() string
- type EventSceneRemoved
- func (*EventSceneRemoved) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneRemoved) GetIsGroup() bool
- func (x *EventSceneRemoved) GetSceneName() string
- func (x *EventSceneRemoved) GetSceneUUID() string
- func (*EventSceneRemoved) ProtoMessage()
- func (x *EventSceneRemoved) ProtoReflect() protoreflect.Message
- func (x *EventSceneRemoved) Reset()
- func (x *EventSceneRemoved) String() string
- type EventSceneTransitionEnded
- func (*EventSceneTransitionEnded) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneTransitionEnded) GetTransitionName() string
- func (x *EventSceneTransitionEnded) GetTransitionUUID() string
- func (*EventSceneTransitionEnded) ProtoMessage()
- func (x *EventSceneTransitionEnded) ProtoReflect() protoreflect.Message
- func (x *EventSceneTransitionEnded) Reset()
- func (x *EventSceneTransitionEnded) String() string
- type EventSceneTransitionStarted
- func (*EventSceneTransitionStarted) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneTransitionStarted) GetTransitionName() string
- func (x *EventSceneTransitionStarted) GetTransitionUUID() string
- func (*EventSceneTransitionStarted) ProtoMessage()
- func (x *EventSceneTransitionStarted) ProtoReflect() protoreflect.Message
- func (x *EventSceneTransitionStarted) Reset()
- func (x *EventSceneTransitionStarted) String() string
- type EventSceneTransitionVideoEnded
- func (*EventSceneTransitionVideoEnded) Descriptor() ([]byte, []int)deprecated
- func (x *EventSceneTransitionVideoEnded) GetTransitionName() string
- func (x *EventSceneTransitionVideoEnded) GetTransitionUUID() string
- func (*EventSceneTransitionVideoEnded) ProtoMessage()
- func (x *EventSceneTransitionVideoEnded) ProtoReflect() protoreflect.Message
- func (x *EventSceneTransitionVideoEnded) Reset()
- func (x *EventSceneTransitionVideoEnded) String() string
- type EventScreenshotSaved
- func (*EventScreenshotSaved) Descriptor() ([]byte, []int)deprecated
- func (x *EventScreenshotSaved) GetSavedScreenshotPath() string
- func (*EventScreenshotSaved) ProtoMessage()
- func (x *EventScreenshotSaved) ProtoReflect() protoreflect.Message
- func (x *EventScreenshotSaved) Reset()
- func (x *EventScreenshotSaved) String() string
- type EventSourceFilterCreated
- func (*EventSourceFilterCreated) Descriptor() ([]byte, []int)deprecated
- func (x *EventSourceFilterCreated) GetDefaultFilterSettings() *AbstractObject
- func (x *EventSourceFilterCreated) GetFilterIndex() int64
- func (x *EventSourceFilterCreated) GetFilterKind() string
- func (x *EventSourceFilterCreated) GetFilterName() string
- func (x *EventSourceFilterCreated) GetFilterSettings() *AbstractObject
- func (x *EventSourceFilterCreated) GetSourceName() string
- func (*EventSourceFilterCreated) ProtoMessage()
- func (x *EventSourceFilterCreated) ProtoReflect() protoreflect.Message
- func (x *EventSourceFilterCreated) Reset()
- func (x *EventSourceFilterCreated) String() string
- type EventSourceFilterEnableStateChanged
- func (*EventSourceFilterEnableStateChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventSourceFilterEnableStateChanged) GetFilterEnabled() bool
- func (x *EventSourceFilterEnableStateChanged) GetFilterName() string
- func (x *EventSourceFilterEnableStateChanged) GetSourceName() string
- func (*EventSourceFilterEnableStateChanged) ProtoMessage()
- func (x *EventSourceFilterEnableStateChanged) ProtoReflect() protoreflect.Message
- func (x *EventSourceFilterEnableStateChanged) Reset()
- func (x *EventSourceFilterEnableStateChanged) String() string
- type EventSourceFilterListReindexed
- func (*EventSourceFilterListReindexed) Descriptor() ([]byte, []int)deprecated
- func (x *EventSourceFilterListReindexed) GetFilters() []*AbstractObject
- func (x *EventSourceFilterListReindexed) GetSourceName() string
- func (*EventSourceFilterListReindexed) ProtoMessage()
- func (x *EventSourceFilterListReindexed) ProtoReflect() protoreflect.Message
- func (x *EventSourceFilterListReindexed) Reset()
- func (x *EventSourceFilterListReindexed) String() string
- type EventSourceFilterNameChanged
- func (*EventSourceFilterNameChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventSourceFilterNameChanged) GetFilterName() string
- func (x *EventSourceFilterNameChanged) GetOldFilterName() string
- func (x *EventSourceFilterNameChanged) GetSourceName() string
- func (*EventSourceFilterNameChanged) ProtoMessage()
- func (x *EventSourceFilterNameChanged) ProtoReflect() protoreflect.Message
- func (x *EventSourceFilterNameChanged) Reset()
- func (x *EventSourceFilterNameChanged) String() string
- type EventSourceFilterRemoved
- func (*EventSourceFilterRemoved) Descriptor() ([]byte, []int)deprecated
- func (x *EventSourceFilterRemoved) GetFilterName() string
- func (x *EventSourceFilterRemoved) GetSourceName() string
- func (*EventSourceFilterRemoved) ProtoMessage()
- func (x *EventSourceFilterRemoved) ProtoReflect() protoreflect.Message
- func (x *EventSourceFilterRemoved) Reset()
- func (x *EventSourceFilterRemoved) String() string
- type EventSourceFilterSettingsChanged
- func (*EventSourceFilterSettingsChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventSourceFilterSettingsChanged) GetFilterName() string
- func (x *EventSourceFilterSettingsChanged) GetFilterSettings() *AbstractObject
- func (x *EventSourceFilterSettingsChanged) GetSourceName() string
- func (*EventSourceFilterSettingsChanged) ProtoMessage()
- func (x *EventSourceFilterSettingsChanged) ProtoReflect() protoreflect.Message
- func (x *EventSourceFilterSettingsChanged) Reset()
- func (x *EventSourceFilterSettingsChanged) String() string
- type EventStreamStateChanged
- func (*EventStreamStateChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventStreamStateChanged) GetOutputActive() bool
- func (x *EventStreamStateChanged) GetOutputState() []byte
- func (*EventStreamStateChanged) ProtoMessage()
- func (x *EventStreamStateChanged) ProtoReflect() protoreflect.Message
- func (x *EventStreamStateChanged) Reset()
- func (x *EventStreamStateChanged) String() string
- type EventStudioModeStateChanged
- func (*EventStudioModeStateChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventStudioModeStateChanged) GetStudioModeEnabled() bool
- func (*EventStudioModeStateChanged) ProtoMessage()
- func (x *EventStudioModeStateChanged) ProtoReflect() protoreflect.Message
- func (x *EventStudioModeStateChanged) Reset()
- func (x *EventStudioModeStateChanged) String() string
- type EventSubscription
- func (EventSubscription) Descriptor() protoreflect.EnumDescriptor
- func (x EventSubscription) Enum() *EventSubscription
- func (EventSubscription) EnumDescriptor() ([]byte, []int)deprecated
- func (x EventSubscription) Number() protoreflect.EnumNumber
- func (x EventSubscription) String() string
- func (EventSubscription) Type() protoreflect.EnumType
- type EventVendorEvent
- func (*EventVendorEvent) Descriptor() ([]byte, []int)deprecated
- func (x *EventVendorEvent) GetEventData() *AbstractObject
- func (x *EventVendorEvent) GetEventType() []byte
- func (x *EventVendorEvent) GetVendorName() string
- func (*EventVendorEvent) ProtoMessage()
- func (x *EventVendorEvent) ProtoReflect() protoreflect.Message
- func (x *EventVendorEvent) Reset()
- func (x *EventVendorEvent) String() string
- type EventVirtualcamStateChanged
- func (*EventVirtualcamStateChanged) Descriptor() ([]byte, []int)deprecated
- func (x *EventVirtualcamStateChanged) GetOutputActive() bool
- func (x *EventVirtualcamStateChanged) GetOutputState() []byte
- func (*EventVirtualcamStateChanged) ProtoMessage()
- func (x *EventVirtualcamStateChanged) ProtoReflect() protoreflect.Message
- func (x *EventVirtualcamStateChanged) Reset()
- func (x *EventVirtualcamStateChanged) String() string
- type Filter
- func (*Filter) Descriptor() ([]byte, []int)deprecated
- func (x *Filter) GetFilterEnabled() bool
- func (x *Filter) GetFilterIndex() int64
- func (x *Filter) GetFilterKind() string
- func (x *Filter) GetFilterName() string
- func (x *Filter) GetFilterSettings() *AbstractObject
- func (*Filter) ProtoMessage()
- func (x *Filter) ProtoReflect() protoreflect.Message
- func (x *Filter) Reset()
- func (x *Filter) String() string
- type GetCurrentPreviewSceneRequest
- func (*GetCurrentPreviewSceneRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetCurrentPreviewSceneRequest) ProtoMessage()
- func (x *GetCurrentPreviewSceneRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentPreviewSceneRequest) Reset()
- func (x *GetCurrentPreviewSceneRequest) String() string
- type GetCurrentPreviewSceneResponse
- func (*GetCurrentPreviewSceneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentPreviewSceneResponse) GetCurrentPreviewSceneName() string
- func (x *GetCurrentPreviewSceneResponse) GetCurrentPreviewSceneUUID() string
- func (x *GetCurrentPreviewSceneResponse) GetSceneName() string
- func (x *GetCurrentPreviewSceneResponse) GetSceneUUID() string
- func (*GetCurrentPreviewSceneResponse) ProtoMessage()
- func (x *GetCurrentPreviewSceneResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentPreviewSceneResponse) Reset()
- func (x *GetCurrentPreviewSceneResponse) String() string
- type GetCurrentProgramSceneRequest
- func (*GetCurrentProgramSceneRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetCurrentProgramSceneRequest) ProtoMessage()
- func (x *GetCurrentProgramSceneRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentProgramSceneRequest) Reset()
- func (x *GetCurrentProgramSceneRequest) String() string
- type GetCurrentProgramSceneResponse
- func (*GetCurrentProgramSceneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentProgramSceneResponse) GetCurrentProgramSceneName() string
- func (x *GetCurrentProgramSceneResponse) GetCurrentProgramSceneUUID() string
- func (x *GetCurrentProgramSceneResponse) GetSceneName() string
- func (x *GetCurrentProgramSceneResponse) GetSceneUUID() string
- func (*GetCurrentProgramSceneResponse) ProtoMessage()
- func (x *GetCurrentProgramSceneResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentProgramSceneResponse) Reset()
- func (x *GetCurrentProgramSceneResponse) String() string
- type GetCurrentSceneTransitionCursorRequest
- func (*GetCurrentSceneTransitionCursorRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetCurrentSceneTransitionCursorRequest) ProtoMessage()
- func (x *GetCurrentSceneTransitionCursorRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentSceneTransitionCursorRequest) Reset()
- func (x *GetCurrentSceneTransitionCursorRequest) String() string
- type GetCurrentSceneTransitionCursorResponse
- func (*GetCurrentSceneTransitionCursorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentSceneTransitionCursorResponse) GetTransitionCursor() int64
- func (*GetCurrentSceneTransitionCursorResponse) ProtoMessage()
- func (x *GetCurrentSceneTransitionCursorResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentSceneTransitionCursorResponse) Reset()
- func (x *GetCurrentSceneTransitionCursorResponse) String() string
- type GetCurrentSceneTransitionRequest
- func (*GetCurrentSceneTransitionRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetCurrentSceneTransitionRequest) ProtoMessage()
- func (x *GetCurrentSceneTransitionRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentSceneTransitionRequest) Reset()
- func (x *GetCurrentSceneTransitionRequest) String() string
- type GetCurrentSceneTransitionResponse
- func (*GetCurrentSceneTransitionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentSceneTransitionResponse) GetTransitionConfigurable() bool
- func (x *GetCurrentSceneTransitionResponse) GetTransitionDuration() int64
- func (x *GetCurrentSceneTransitionResponse) GetTransitionFixed() bool
- func (x *GetCurrentSceneTransitionResponse) GetTransitionKind() string
- func (x *GetCurrentSceneTransitionResponse) GetTransitionName() string
- func (x *GetCurrentSceneTransitionResponse) GetTransitionSettings() *AbstractObject
- func (x *GetCurrentSceneTransitionResponse) GetTransitionUUID() string
- func (*GetCurrentSceneTransitionResponse) ProtoMessage()
- func (x *GetCurrentSceneTransitionResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentSceneTransitionResponse) Reset()
- func (x *GetCurrentSceneTransitionResponse) String() string
- type GetGroupListRequest
- type GetGroupListResponse
- func (*GetGroupListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupListResponse) GetGroups() [][]byte
- func (*GetGroupListResponse) ProtoMessage()
- func (x *GetGroupListResponse) ProtoReflect() protoreflect.Message
- func (x *GetGroupListResponse) Reset()
- func (x *GetGroupListResponse) String() string
- type GetGroupSceneItemListRequest
- func (*GetGroupSceneItemListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupSceneItemListRequest) GetSceneName() string
- func (x *GetGroupSceneItemListRequest) GetSceneUUID() string
- func (*GetGroupSceneItemListRequest) ProtoMessage()
- func (x *GetGroupSceneItemListRequest) ProtoReflect() protoreflect.Message
- func (x *GetGroupSceneItemListRequest) Reset()
- func (x *GetGroupSceneItemListRequest) String() string
- type GetGroupSceneItemListResponse
- func (*GetGroupSceneItemListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupSceneItemListResponse) GetSceneItems() []*SceneItem
- func (*GetGroupSceneItemListResponse) ProtoMessage()
- func (x *GetGroupSceneItemListResponse) ProtoReflect() protoreflect.Message
- func (x *GetGroupSceneItemListResponse) Reset()
- func (x *GetGroupSceneItemListResponse) String() string
- type GetHotkeyListRequest
- type GetHotkeyListResponse
- func (*GetHotkeyListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHotkeyListResponse) GetHotkeys() [][]byte
- func (*GetHotkeyListResponse) ProtoMessage()
- func (x *GetHotkeyListResponse) ProtoReflect() protoreflect.Message
- func (x *GetHotkeyListResponse) Reset()
- func (x *GetHotkeyListResponse) String() string
- type GetInputAudioBalanceRequest
- func (*GetInputAudioBalanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputAudioBalanceRequest) GetInputName() string
- func (x *GetInputAudioBalanceRequest) GetInputUUID() string
- func (*GetInputAudioBalanceRequest) ProtoMessage()
- func (x *GetInputAudioBalanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputAudioBalanceRequest) Reset()
- func (x *GetInputAudioBalanceRequest) String() string
- type GetInputAudioBalanceResponse
- func (*GetInputAudioBalanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputAudioBalanceResponse) GetInputAudioBalance() float64
- func (*GetInputAudioBalanceResponse) ProtoMessage()
- func (x *GetInputAudioBalanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputAudioBalanceResponse) Reset()
- func (x *GetInputAudioBalanceResponse) String() string
- type GetInputAudioMonitorTypeRequest
- func (*GetInputAudioMonitorTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputAudioMonitorTypeRequest) GetInputName() string
- func (x *GetInputAudioMonitorTypeRequest) GetInputUUID() string
- func (*GetInputAudioMonitorTypeRequest) ProtoMessage()
- func (x *GetInputAudioMonitorTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputAudioMonitorTypeRequest) Reset()
- func (x *GetInputAudioMonitorTypeRequest) String() string
- type GetInputAudioMonitorTypeResponse
- func (*GetInputAudioMonitorTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputAudioMonitorTypeResponse) GetMonitorType() []byte
- func (*GetInputAudioMonitorTypeResponse) ProtoMessage()
- func (x *GetInputAudioMonitorTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputAudioMonitorTypeResponse) Reset()
- func (x *GetInputAudioMonitorTypeResponse) String() string
- type GetInputAudioSyncOffsetRequest
- func (*GetInputAudioSyncOffsetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputAudioSyncOffsetRequest) GetInputName() string
- func (x *GetInputAudioSyncOffsetRequest) GetInputUUID() string
- func (*GetInputAudioSyncOffsetRequest) ProtoMessage()
- func (x *GetInputAudioSyncOffsetRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputAudioSyncOffsetRequest) Reset()
- func (x *GetInputAudioSyncOffsetRequest) String() string
- type GetInputAudioSyncOffsetResponse
- func (*GetInputAudioSyncOffsetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputAudioSyncOffsetResponse) GetInputAudioSyncOffset() int64
- func (*GetInputAudioSyncOffsetResponse) ProtoMessage()
- func (x *GetInputAudioSyncOffsetResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputAudioSyncOffsetResponse) Reset()
- func (x *GetInputAudioSyncOffsetResponse) String() string
- type GetInputAudioTracksRequest
- func (*GetInputAudioTracksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputAudioTracksRequest) GetInputName() string
- func (x *GetInputAudioTracksRequest) GetInputUUID() string
- func (*GetInputAudioTracksRequest) ProtoMessage()
- func (x *GetInputAudioTracksRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputAudioTracksRequest) Reset()
- func (x *GetInputAudioTracksRequest) String() string
- type GetInputAudioTracksResponse
- func (*GetInputAudioTracksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputAudioTracksResponse) GetInputAudioTracks() *AbstractObject
- func (*GetInputAudioTracksResponse) ProtoMessage()
- func (x *GetInputAudioTracksResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputAudioTracksResponse) Reset()
- func (x *GetInputAudioTracksResponse) String() string
- type GetInputDefaultSettingsRequest
- func (*GetInputDefaultSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputDefaultSettingsRequest) GetInputKind() string
- func (*GetInputDefaultSettingsRequest) ProtoMessage()
- func (x *GetInputDefaultSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputDefaultSettingsRequest) Reset()
- func (x *GetInputDefaultSettingsRequest) String() string
- type GetInputDefaultSettingsResponse
- func (*GetInputDefaultSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputDefaultSettingsResponse) GetDefaultInputSettings() *AbstractObject
- func (*GetInputDefaultSettingsResponse) ProtoMessage()
- func (x *GetInputDefaultSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputDefaultSettingsResponse) Reset()
- func (x *GetInputDefaultSettingsResponse) String() string
- type GetInputKindListRequest
- func (*GetInputKindListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputKindListRequest) GetUnversioned() bool
- func (*GetInputKindListRequest) ProtoMessage()
- func (x *GetInputKindListRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputKindListRequest) Reset()
- func (x *GetInputKindListRequest) String() string
- type GetInputKindListResponse
- func (*GetInputKindListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputKindListResponse) GetInputKinds() []string
- func (*GetInputKindListResponse) ProtoMessage()
- func (x *GetInputKindListResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputKindListResponse) Reset()
- func (x *GetInputKindListResponse) String() string
- type GetInputListRequest
- func (*GetInputListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputListRequest) GetInputKind() string
- func (*GetInputListRequest) ProtoMessage()
- func (x *GetInputListRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputListRequest) Reset()
- func (x *GetInputListRequest) String() string
- type GetInputListResponse
- func (*GetInputListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputListResponse) GetInputs() []*AbstractObject
- func (*GetInputListResponse) ProtoMessage()
- func (x *GetInputListResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputListResponse) Reset()
- func (x *GetInputListResponse) String() string
- type GetInputMuteRequest
- func (*GetInputMuteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputMuteRequest) GetInputName() string
- func (x *GetInputMuteRequest) GetInputUUID() string
- func (*GetInputMuteRequest) ProtoMessage()
- func (x *GetInputMuteRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputMuteRequest) Reset()
- func (x *GetInputMuteRequest) String() string
- type GetInputMuteResponse
- func (*GetInputMuteResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputMuteResponse) GetInputMuted() bool
- func (*GetInputMuteResponse) ProtoMessage()
- func (x *GetInputMuteResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputMuteResponse) Reset()
- func (x *GetInputMuteResponse) String() string
- type GetInputPropertiesListPropertyItemsRequest
- func (*GetInputPropertiesListPropertyItemsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputPropertiesListPropertyItemsRequest) GetInputName() string
- func (x *GetInputPropertiesListPropertyItemsRequest) GetInputUUID() string
- func (x *GetInputPropertiesListPropertyItemsRequest) GetPropertyName() string
- func (*GetInputPropertiesListPropertyItemsRequest) ProtoMessage()
- func (x *GetInputPropertiesListPropertyItemsRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputPropertiesListPropertyItemsRequest) Reset()
- func (x *GetInputPropertiesListPropertyItemsRequest) String() string
- type GetInputPropertiesListPropertyItemsResponse
- func (*GetInputPropertiesListPropertyItemsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputPropertiesListPropertyItemsResponse) GetPropertyItems() []*AbstractObject
- func (*GetInputPropertiesListPropertyItemsResponse) ProtoMessage()
- func (x *GetInputPropertiesListPropertyItemsResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputPropertiesListPropertyItemsResponse) Reset()
- func (x *GetInputPropertiesListPropertyItemsResponse) String() string
- type GetInputSettingsRequest
- func (*GetInputSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputSettingsRequest) GetInputName() string
- func (x *GetInputSettingsRequest) GetInputUUID() string
- func (*GetInputSettingsRequest) ProtoMessage()
- func (x *GetInputSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputSettingsRequest) Reset()
- func (x *GetInputSettingsRequest) String() string
- type GetInputSettingsResponse
- func (*GetInputSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputSettingsResponse) GetInputKind() string
- func (x *GetInputSettingsResponse) GetInputSettings() *AbstractObject
- func (*GetInputSettingsResponse) ProtoMessage()
- func (x *GetInputSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputSettingsResponse) Reset()
- func (x *GetInputSettingsResponse) String() string
- type GetInputVolumeRequest
- func (*GetInputVolumeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputVolumeRequest) GetInputName() string
- func (x *GetInputVolumeRequest) GetInputUUID() string
- func (*GetInputVolumeRequest) ProtoMessage()
- func (x *GetInputVolumeRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputVolumeRequest) Reset()
- func (x *GetInputVolumeRequest) String() string
- type GetInputVolumeResponse
- func (*GetInputVolumeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputVolumeResponse) GetInputVolumeDb() int64
- func (x *GetInputVolumeResponse) GetInputVolumeMul() int64
- func (*GetInputVolumeResponse) ProtoMessage()
- func (x *GetInputVolumeResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputVolumeResponse) Reset()
- func (x *GetInputVolumeResponse) String() string
- type GetLastReplayBufferReplayRequest
- func (*GetLastReplayBufferReplayRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetLastReplayBufferReplayRequest) ProtoMessage()
- func (x *GetLastReplayBufferReplayRequest) ProtoReflect() protoreflect.Message
- func (x *GetLastReplayBufferReplayRequest) Reset()
- func (x *GetLastReplayBufferReplayRequest) String() string
- type GetLastReplayBufferReplayResponse
- func (*GetLastReplayBufferReplayResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastReplayBufferReplayResponse) GetSavedReplayPath() string
- func (*GetLastReplayBufferReplayResponse) ProtoMessage()
- func (x *GetLastReplayBufferReplayResponse) ProtoReflect() protoreflect.Message
- func (x *GetLastReplayBufferReplayResponse) Reset()
- func (x *GetLastReplayBufferReplayResponse) String() string
- type GetMediaInputStatusRequest
- func (*GetMediaInputStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMediaInputStatusRequest) GetInputName() string
- func (x *GetMediaInputStatusRequest) GetInputUUID() string
- func (*GetMediaInputStatusRequest) ProtoMessage()
- func (x *GetMediaInputStatusRequest) ProtoReflect() protoreflect.Message
- func (x *GetMediaInputStatusRequest) Reset()
- func (x *GetMediaInputStatusRequest) String() string
- type GetMediaInputStatusResponse
- func (*GetMediaInputStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMediaInputStatusResponse) GetMediaCursor() int64
- func (x *GetMediaInputStatusResponse) GetMediaDuration() int64
- func (x *GetMediaInputStatusResponse) GetMediaState() []byte
- func (*GetMediaInputStatusResponse) ProtoMessage()
- func (x *GetMediaInputStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetMediaInputStatusResponse) Reset()
- func (x *GetMediaInputStatusResponse) String() string
- type GetMonitorListRequest
- type GetMonitorListResponse
- func (*GetMonitorListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMonitorListResponse) GetMonitors() []*AbstractObject
- func (*GetMonitorListResponse) ProtoMessage()
- func (x *GetMonitorListResponse) ProtoReflect() protoreflect.Message
- func (x *GetMonitorListResponse) Reset()
- func (x *GetMonitorListResponse) String() string
- type GetOutputListRequest
- type GetOutputListResponse
- func (*GetOutputListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputListResponse) GetOutputs() []*AbstractObject
- func (*GetOutputListResponse) ProtoMessage()
- func (x *GetOutputListResponse) ProtoReflect() protoreflect.Message
- func (x *GetOutputListResponse) Reset()
- func (x *GetOutputListResponse) String() string
- type GetOutputSettingsRequest
- func (*GetOutputSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputSettingsRequest) GetOutputName() string
- func (*GetOutputSettingsRequest) ProtoMessage()
- func (x *GetOutputSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetOutputSettingsRequest) Reset()
- func (x *GetOutputSettingsRequest) String() string
- type GetOutputSettingsResponse
- func (*GetOutputSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputSettingsResponse) GetOutputSettings() *AbstractObject
- func (*GetOutputSettingsResponse) ProtoMessage()
- func (x *GetOutputSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetOutputSettingsResponse) Reset()
- func (x *GetOutputSettingsResponse) String() string
- type GetOutputStatusRequest
- func (*GetOutputStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputStatusRequest) GetOutputName() string
- func (*GetOutputStatusRequest) ProtoMessage()
- func (x *GetOutputStatusRequest) ProtoReflect() protoreflect.Message
- func (x *GetOutputStatusRequest) Reset()
- func (x *GetOutputStatusRequest) String() string
- type GetOutputStatusResponse
- func (*GetOutputStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputStatusResponse) GetOutputActive() bool
- func (x *GetOutputStatusResponse) GetOutputBytes() int64
- func (x *GetOutputStatusResponse) GetOutputCongestion() int64
- func (x *GetOutputStatusResponse) GetOutputDuration() int64
- func (x *GetOutputStatusResponse) GetOutputReconnecting() bool
- func (x *GetOutputStatusResponse) GetOutputSkippedFrames() int64
- func (x *GetOutputStatusResponse) GetOutputTimecode() []byte
- func (x *GetOutputStatusResponse) GetOutputTotalFrames() int64
- func (*GetOutputStatusResponse) ProtoMessage()
- func (x *GetOutputStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetOutputStatusResponse) Reset()
- func (x *GetOutputStatusResponse) String() string
- type GetPersistentDataRequest
- func (*GetPersistentDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPersistentDataRequest) GetRealm() []byte
- func (x *GetPersistentDataRequest) GetSlotName() string
- func (*GetPersistentDataRequest) ProtoMessage()
- func (x *GetPersistentDataRequest) ProtoReflect() protoreflect.Message
- func (x *GetPersistentDataRequest) Reset()
- func (x *GetPersistentDataRequest) String() string
- type GetPersistentDataResponse
- func (*GetPersistentDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPersistentDataResponse) GetSlotValue() *Any
- func (*GetPersistentDataResponse) ProtoMessage()
- func (x *GetPersistentDataResponse) ProtoReflect() protoreflect.Message
- func (x *GetPersistentDataResponse) Reset()
- func (x *GetPersistentDataResponse) String() string
- type GetProfileListRequest
- type GetProfileListResponse
- func (*GetProfileListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileListResponse) GetCurrentProfileName() string
- func (x *GetProfileListResponse) GetProfiles() [][]byte
- func (*GetProfileListResponse) ProtoMessage()
- func (x *GetProfileListResponse) ProtoReflect() protoreflect.Message
- func (x *GetProfileListResponse) Reset()
- func (x *GetProfileListResponse) String() string
- type GetProfileParameterRequest
- func (*GetProfileParameterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileParameterRequest) GetParameterCategory() []byte
- func (x *GetProfileParameterRequest) GetParameterName() string
- func (*GetProfileParameterRequest) ProtoMessage()
- func (x *GetProfileParameterRequest) ProtoReflect() protoreflect.Message
- func (x *GetProfileParameterRequest) Reset()
- func (x *GetProfileParameterRequest) String() string
- type GetProfileParameterResponse
- func (*GetProfileParameterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileParameterResponse) GetDefaultParameterValue() []byte
- func (x *GetProfileParameterResponse) GetParameterValue() []byte
- func (*GetProfileParameterResponse) ProtoMessage()
- func (x *GetProfileParameterResponse) ProtoReflect() protoreflect.Message
- func (x *GetProfileParameterResponse) Reset()
- func (x *GetProfileParameterResponse) String() string
- type GetRecordDirectoryRequest
- type GetRecordDirectoryResponse
- func (*GetRecordDirectoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRecordDirectoryResponse) GetRecordDirectory() []byte
- func (*GetRecordDirectoryResponse) ProtoMessage()
- func (x *GetRecordDirectoryResponse) ProtoReflect() protoreflect.Message
- func (x *GetRecordDirectoryResponse) Reset()
- func (x *GetRecordDirectoryResponse) String() string
- type GetRecordStatusRequest
- type GetRecordStatusResponse
- func (*GetRecordStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRecordStatusResponse) GetOutputActive() bool
- func (x *GetRecordStatusResponse) GetOutputBytes() int64
- func (x *GetRecordStatusResponse) GetOutputDuration() int64
- func (x *GetRecordStatusResponse) GetOutputPaused() bool
- func (x *GetRecordStatusResponse) GetOutputTimecode() []byte
- func (*GetRecordStatusResponse) ProtoMessage()
- func (x *GetRecordStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetRecordStatusResponse) Reset()
- func (x *GetRecordStatusResponse) String() string
- type GetReplayBufferStatusRequest
- func (*GetReplayBufferStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetReplayBufferStatusRequest) ProtoMessage()
- func (x *GetReplayBufferStatusRequest) ProtoReflect() protoreflect.Message
- func (x *GetReplayBufferStatusRequest) Reset()
- func (x *GetReplayBufferStatusRequest) String() string
- type GetReplayBufferStatusResponse
- func (*GetReplayBufferStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetReplayBufferStatusResponse) GetOutputActive() bool
- func (*GetReplayBufferStatusResponse) ProtoMessage()
- func (x *GetReplayBufferStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetReplayBufferStatusResponse) Reset()
- func (x *GetReplayBufferStatusResponse) String() string
- type GetSceneCollectionListRequest
- func (*GetSceneCollectionListRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSceneCollectionListRequest) ProtoMessage()
- func (x *GetSceneCollectionListRequest) ProtoReflect() protoreflect.Message
- func (x *GetSceneCollectionListRequest) Reset()
- func (x *GetSceneCollectionListRequest) String() string
- type GetSceneCollectionListResponse
- func (*GetSceneCollectionListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneCollectionListResponse) GetCurrentSceneCollectionName() string
- func (x *GetSceneCollectionListResponse) GetSceneCollections() [][]byte
- func (*GetSceneCollectionListResponse) ProtoMessage()
- func (x *GetSceneCollectionListResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneCollectionListResponse) Reset()
- func (x *GetSceneCollectionListResponse) String() string
- type GetSceneItemBlendModeRequest
- func (*GetSceneItemBlendModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemBlendModeRequest) GetSceneItemID() int64
- func (x *GetSceneItemBlendModeRequest) GetSceneName() string
- func (x *GetSceneItemBlendModeRequest) GetSceneUUID() string
- func (*GetSceneItemBlendModeRequest) ProtoMessage()
- func (x *GetSceneItemBlendModeRequest) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemBlendModeRequest) Reset()
- func (x *GetSceneItemBlendModeRequest) String() string
- type GetSceneItemBlendModeResponse
- func (*GetSceneItemBlendModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemBlendModeResponse) GetSceneItemBlendMode() []byte
- func (*GetSceneItemBlendModeResponse) ProtoMessage()
- func (x *GetSceneItemBlendModeResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemBlendModeResponse) Reset()
- func (x *GetSceneItemBlendModeResponse) String() string
- type GetSceneItemEnabledRequest
- func (*GetSceneItemEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemEnabledRequest) GetSceneItemID() int64
- func (x *GetSceneItemEnabledRequest) GetSceneName() string
- func (x *GetSceneItemEnabledRequest) GetSceneUUID() string
- func (*GetSceneItemEnabledRequest) ProtoMessage()
- func (x *GetSceneItemEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemEnabledRequest) Reset()
- func (x *GetSceneItemEnabledRequest) String() string
- type GetSceneItemEnabledResponse
- func (*GetSceneItemEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemEnabledResponse) GetSceneItemEnabled() bool
- func (*GetSceneItemEnabledResponse) ProtoMessage()
- func (x *GetSceneItemEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemEnabledResponse) Reset()
- func (x *GetSceneItemEnabledResponse) String() string
- type GetSceneItemIdRequest
- func (*GetSceneItemIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemIdRequest) GetSceneName() string
- func (x *GetSceneItemIdRequest) GetSceneUUID() string
- func (x *GetSceneItemIdRequest) GetSearchOffset() int64
- func (x *GetSceneItemIdRequest) GetSourceName() string
- func (*GetSceneItemIdRequest) ProtoMessage()
- func (x *GetSceneItemIdRequest) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemIdRequest) Reset()
- func (x *GetSceneItemIdRequest) String() string
- type GetSceneItemIdResponse
- func (*GetSceneItemIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemIdResponse) GetSceneItemID() int64
- func (*GetSceneItemIdResponse) ProtoMessage()
- func (x *GetSceneItemIdResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemIdResponse) Reset()
- func (x *GetSceneItemIdResponse) String() string
- type GetSceneItemIndexRequest
- func (*GetSceneItemIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemIndexRequest) GetSceneItemID() int64
- func (x *GetSceneItemIndexRequest) GetSceneName() string
- func (x *GetSceneItemIndexRequest) GetSceneUUID() string
- func (*GetSceneItemIndexRequest) ProtoMessage()
- func (x *GetSceneItemIndexRequest) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemIndexRequest) Reset()
- func (x *GetSceneItemIndexRequest) String() string
- type GetSceneItemIndexResponse
- func (*GetSceneItemIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemIndexResponse) GetSceneItemIndex() int64
- func (*GetSceneItemIndexResponse) ProtoMessage()
- func (x *GetSceneItemIndexResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemIndexResponse) Reset()
- func (x *GetSceneItemIndexResponse) String() string
- type GetSceneItemListRequest
- func (*GetSceneItemListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemListRequest) GetSceneName() string
- func (x *GetSceneItemListRequest) GetSceneUUID() string
- func (*GetSceneItemListRequest) ProtoMessage()
- func (x *GetSceneItemListRequest) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemListRequest) Reset()
- func (x *GetSceneItemListRequest) String() string
- type GetSceneItemListResponse
- func (*GetSceneItemListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemListResponse) GetSceneItems() []*SceneItem
- func (*GetSceneItemListResponse) ProtoMessage()
- func (x *GetSceneItemListResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemListResponse) Reset()
- func (x *GetSceneItemListResponse) String() string
- type GetSceneItemLockedRequest
- func (*GetSceneItemLockedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemLockedRequest) GetSceneItemID() int64
- func (x *GetSceneItemLockedRequest) GetSceneName() string
- func (x *GetSceneItemLockedRequest) GetSceneUUID() string
- func (*GetSceneItemLockedRequest) ProtoMessage()
- func (x *GetSceneItemLockedRequest) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemLockedRequest) Reset()
- func (x *GetSceneItemLockedRequest) String() string
- type GetSceneItemLockedResponse
- func (*GetSceneItemLockedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemLockedResponse) GetSceneItemLocked() bool
- func (*GetSceneItemLockedResponse) ProtoMessage()
- func (x *GetSceneItemLockedResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemLockedResponse) Reset()
- func (x *GetSceneItemLockedResponse) String() string
- type GetSceneItemSourceRequest
- func (*GetSceneItemSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemSourceRequest) GetSceneItemID() int64
- func (x *GetSceneItemSourceRequest) GetSceneName() string
- func (x *GetSceneItemSourceRequest) GetSceneUUID() string
- func (*GetSceneItemSourceRequest) ProtoMessage()
- func (x *GetSceneItemSourceRequest) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemSourceRequest) Reset()
- func (x *GetSceneItemSourceRequest) String() string
- type GetSceneItemSourceResponse
- func (*GetSceneItemSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemSourceResponse) GetSourceName() string
- func (x *GetSceneItemSourceResponse) GetSourceUUID() string
- func (*GetSceneItemSourceResponse) ProtoMessage()
- func (x *GetSceneItemSourceResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemSourceResponse) Reset()
- func (x *GetSceneItemSourceResponse) String() string
- type GetSceneItemTransformRequest
- func (*GetSceneItemTransformRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemTransformRequest) GetSceneItemID() int64
- func (x *GetSceneItemTransformRequest) GetSceneName() string
- func (x *GetSceneItemTransformRequest) GetSceneUUID() string
- func (*GetSceneItemTransformRequest) ProtoMessage()
- func (x *GetSceneItemTransformRequest) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemTransformRequest) Reset()
- func (x *GetSceneItemTransformRequest) String() string
- type GetSceneItemTransformResponse
- func (*GetSceneItemTransformResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneItemTransformResponse) GetSceneItemTransform() *AbstractObject
- func (*GetSceneItemTransformResponse) ProtoMessage()
- func (x *GetSceneItemTransformResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneItemTransformResponse) Reset()
- func (x *GetSceneItemTransformResponse) String() string
- type GetSceneListRequest
- type GetSceneListResponse
- func (*GetSceneListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneListResponse) GetCurrentPreviewSceneName() string
- func (x *GetSceneListResponse) GetCurrentPreviewSceneUUID() string
- func (x *GetSceneListResponse) GetCurrentProgramSceneName() string
- func (x *GetSceneListResponse) GetCurrentProgramSceneUUID() string
- func (x *GetSceneListResponse) GetScenes() []*Scene
- func (*GetSceneListResponse) ProtoMessage()
- func (x *GetSceneListResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneListResponse) Reset()
- func (x *GetSceneListResponse) String() string
- type GetSceneSceneTransitionOverrideRequest
- func (*GetSceneSceneTransitionOverrideRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneSceneTransitionOverrideRequest) GetSceneName() string
- func (x *GetSceneSceneTransitionOverrideRequest) GetSceneUUID() string
- func (*GetSceneSceneTransitionOverrideRequest) ProtoMessage()
- func (x *GetSceneSceneTransitionOverrideRequest) ProtoReflect() protoreflect.Message
- func (x *GetSceneSceneTransitionOverrideRequest) Reset()
- func (x *GetSceneSceneTransitionOverrideRequest) String() string
- type GetSceneSceneTransitionOverrideResponse
- func (*GetSceneSceneTransitionOverrideResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneSceneTransitionOverrideResponse) GetTransitionDuration() int64
- func (x *GetSceneSceneTransitionOverrideResponse) GetTransitionName() string
- func (*GetSceneSceneTransitionOverrideResponse) ProtoMessage()
- func (x *GetSceneSceneTransitionOverrideResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneSceneTransitionOverrideResponse) Reset()
- func (x *GetSceneSceneTransitionOverrideResponse) String() string
- type GetSceneTransitionListRequest
- func (*GetSceneTransitionListRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSceneTransitionListRequest) ProtoMessage()
- func (x *GetSceneTransitionListRequest) ProtoReflect() protoreflect.Message
- func (x *GetSceneTransitionListRequest) Reset()
- func (x *GetSceneTransitionListRequest) String() string
- type GetSceneTransitionListResponse
- func (*GetSceneTransitionListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneTransitionListResponse) GetCurrentSceneTransitionKind() string
- func (x *GetSceneTransitionListResponse) GetCurrentSceneTransitionName() string
- func (x *GetSceneTransitionListResponse) GetCurrentSceneTransitionUUID() string
- func (x *GetSceneTransitionListResponse) GetTransitions() []*Transition
- func (*GetSceneTransitionListResponse) ProtoMessage()
- func (x *GetSceneTransitionListResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneTransitionListResponse) Reset()
- func (x *GetSceneTransitionListResponse) String() string
- type GetSourceActiveRequest
- func (*GetSourceActiveRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSourceActiveRequest) GetSourceName() string
- func (x *GetSourceActiveRequest) GetSourceUUID() string
- func (*GetSourceActiveRequest) ProtoMessage()
- func (x *GetSourceActiveRequest) ProtoReflect() protoreflect.Message
- func (x *GetSourceActiveRequest) Reset()
- func (x *GetSourceActiveRequest) String() string
- type GetSourceActiveResponse
- func (*GetSourceActiveResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSourceActiveResponse) GetVideoActive() bool
- func (x *GetSourceActiveResponse) GetVideoShowing() bool
- func (*GetSourceActiveResponse) ProtoMessage()
- func (x *GetSourceActiveResponse) ProtoReflect() protoreflect.Message
- func (x *GetSourceActiveResponse) Reset()
- func (x *GetSourceActiveResponse) String() string
- type GetSourceFilterDefaultSettingsRequest
- func (*GetSourceFilterDefaultSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSourceFilterDefaultSettingsRequest) GetFilterKind() string
- func (*GetSourceFilterDefaultSettingsRequest) ProtoMessage()
- func (x *GetSourceFilterDefaultSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSourceFilterDefaultSettingsRequest) Reset()
- func (x *GetSourceFilterDefaultSettingsRequest) String() string
- type GetSourceFilterDefaultSettingsResponse
- func (*GetSourceFilterDefaultSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSourceFilterDefaultSettingsResponse) GetDefaultFilterSettings() *AbstractObject
- func (*GetSourceFilterDefaultSettingsResponse) ProtoMessage()
- func (x *GetSourceFilterDefaultSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSourceFilterDefaultSettingsResponse) Reset()
- func (x *GetSourceFilterDefaultSettingsResponse) String() string
- type GetSourceFilterKindListRequest
- func (*GetSourceFilterKindListRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSourceFilterKindListRequest) ProtoMessage()
- func (x *GetSourceFilterKindListRequest) ProtoReflect() protoreflect.Message
- func (x *GetSourceFilterKindListRequest) Reset()
- func (x *GetSourceFilterKindListRequest) String() string
- type GetSourceFilterKindListResponse
- func (*GetSourceFilterKindListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSourceFilterKindListResponse) GetSourceFilterKinds() []string
- func (*GetSourceFilterKindListResponse) ProtoMessage()
- func (x *GetSourceFilterKindListResponse) ProtoReflect() protoreflect.Message
- func (x *GetSourceFilterKindListResponse) Reset()
- func (x *GetSourceFilterKindListResponse) String() string
- type GetSourceFilterListRequest
- func (*GetSourceFilterListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSourceFilterListRequest) GetSourceName() string
- func (x *GetSourceFilterListRequest) GetSourceUUID() string
- func (*GetSourceFilterListRequest) ProtoMessage()
- func (x *GetSourceFilterListRequest) ProtoReflect() protoreflect.Message
- func (x *GetSourceFilterListRequest) Reset()
- func (x *GetSourceFilterListRequest) String() string
- type GetSourceFilterListResponse
- func (*GetSourceFilterListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSourceFilterListResponse) GetFilters() []*AbstractObject
- func (*GetSourceFilterListResponse) ProtoMessage()
- func (x *GetSourceFilterListResponse) ProtoReflect() protoreflect.Message
- func (x *GetSourceFilterListResponse) Reset()
- func (x *GetSourceFilterListResponse) String() string
- type GetSourceFilterRequest
- func (*GetSourceFilterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSourceFilterRequest) GetFilterName() string
- func (x *GetSourceFilterRequest) GetSourceName() string
- func (x *GetSourceFilterRequest) GetSourceUUID() string
- func (*GetSourceFilterRequest) ProtoMessage()
- func (x *GetSourceFilterRequest) ProtoReflect() protoreflect.Message
- func (x *GetSourceFilterRequest) Reset()
- func (x *GetSourceFilterRequest) String() string
- type GetSourceFilterResponse
- func (*GetSourceFilterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSourceFilterResponse) GetFilterEnabled() bool
- func (x *GetSourceFilterResponse) GetFilterIndex() int64
- func (x *GetSourceFilterResponse) GetFilterKind() string
- func (x *GetSourceFilterResponse) GetFilterSettings() *AbstractObject
- func (*GetSourceFilterResponse) ProtoMessage()
- func (x *GetSourceFilterResponse) ProtoReflect() protoreflect.Message
- func (x *GetSourceFilterResponse) Reset()
- func (x *GetSourceFilterResponse) String() string
- type GetSourceScreenshotRequest
- func (*GetSourceScreenshotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSourceScreenshotRequest) GetImageCompressionQuality() int64
- func (x *GetSourceScreenshotRequest) GetImageFormat() []byte
- func (x *GetSourceScreenshotRequest) GetImageHeight() int64
- func (x *GetSourceScreenshotRequest) GetImageWidth() int64
- func (x *GetSourceScreenshotRequest) GetSourceName() string
- func (x *GetSourceScreenshotRequest) GetSourceUUID() string
- func (*GetSourceScreenshotRequest) ProtoMessage()
- func (x *GetSourceScreenshotRequest) ProtoReflect() protoreflect.Message
- func (x *GetSourceScreenshotRequest) Reset()
- func (x *GetSourceScreenshotRequest) String() string
- type GetSourceScreenshotResponse
- func (*GetSourceScreenshotResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSourceScreenshotResponse) GetImageData() []byte
- func (*GetSourceScreenshotResponse) ProtoMessage()
- func (x *GetSourceScreenshotResponse) ProtoReflect() protoreflect.Message
- func (x *GetSourceScreenshotResponse) Reset()
- func (x *GetSourceScreenshotResponse) String() string
- type GetSpecialInputsRequest
- type GetSpecialInputsResponse
- func (*GetSpecialInputsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSpecialInputsResponse) GetDesktop1() []byte
- func (x *GetSpecialInputsResponse) GetDesktop2() []byte
- func (x *GetSpecialInputsResponse) GetMic1() []byte
- func (x *GetSpecialInputsResponse) GetMic2() []byte
- func (x *GetSpecialInputsResponse) GetMic3() []byte
- func (x *GetSpecialInputsResponse) GetMic4() []byte
- func (*GetSpecialInputsResponse) ProtoMessage()
- func (x *GetSpecialInputsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSpecialInputsResponse) Reset()
- func (x *GetSpecialInputsResponse) String() string
- type GetStatsRequest
- type GetStatsResponse
- func (*GetStatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatsResponse) GetActiveFps() int64
- func (x *GetStatsResponse) GetAvailableDiskSpace() int64
- func (x *GetStatsResponse) GetAverageFrameRenderTime() int64
- func (x *GetStatsResponse) GetCpuUsage() int64
- func (x *GetStatsResponse) GetMemoryUsage() int64
- func (x *GetStatsResponse) GetOutputSkippedFrames() int64
- func (x *GetStatsResponse) GetOutputTotalFrames() int64
- func (x *GetStatsResponse) GetRenderSkippedFrames() int64
- func (x *GetStatsResponse) GetRenderTotalFrames() int64
- func (x *GetStatsResponse) GetWebSocketSessionIncomingMessages() int64
- func (x *GetStatsResponse) GetWebSocketSessionOutgoingMessages() int64
- func (*GetStatsResponse) ProtoMessage()
- func (x *GetStatsResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatsResponse) Reset()
- func (x *GetStatsResponse) String() string
- type GetStreamServiceSettingsRequest
- func (*GetStreamServiceSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetStreamServiceSettingsRequest) ProtoMessage()
- func (x *GetStreamServiceSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetStreamServiceSettingsRequest) Reset()
- func (x *GetStreamServiceSettingsRequest) String() string
- type GetStreamServiceSettingsResponse
- func (*GetStreamServiceSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreamServiceSettingsResponse) GetStreamServiceSettings() *AbstractObject
- func (x *GetStreamServiceSettingsResponse) GetStreamServiceType() []byte
- func (*GetStreamServiceSettingsResponse) ProtoMessage()
- func (x *GetStreamServiceSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetStreamServiceSettingsResponse) Reset()
- func (x *GetStreamServiceSettingsResponse) String() string
- type GetStreamStatusRequest
- type GetStreamStatusResponse
- func (*GetStreamStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreamStatusResponse) GetOutputActive() bool
- func (x *GetStreamStatusResponse) GetOutputBytes() int64
- func (x *GetStreamStatusResponse) GetOutputCongestion() int64
- func (x *GetStreamStatusResponse) GetOutputDuration() int64
- func (x *GetStreamStatusResponse) GetOutputReconnecting() bool
- func (x *GetStreamStatusResponse) GetOutputSkippedFrames() int64
- func (x *GetStreamStatusResponse) GetOutputTimecode() []byte
- func (x *GetStreamStatusResponse) GetOutputTotalFrames() int64
- func (*GetStreamStatusResponse) ProtoMessage()
- func (x *GetStreamStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetStreamStatusResponse) Reset()
- func (x *GetStreamStatusResponse) String() string
- type GetStudioModeEnabledRequest
- type GetStudioModeEnabledResponse
- func (*GetStudioModeEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStudioModeEnabledResponse) GetStudioModeEnabled() bool
- func (*GetStudioModeEnabledResponse) ProtoMessage()
- func (x *GetStudioModeEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *GetStudioModeEnabledResponse) Reset()
- func (x *GetStudioModeEnabledResponse) String() string
- type GetTransitionKindListRequest
- func (*GetTransitionKindListRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetTransitionKindListRequest) ProtoMessage()
- func (x *GetTransitionKindListRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransitionKindListRequest) Reset()
- func (x *GetTransitionKindListRequest) String() string
- type GetTransitionKindListResponse
- func (*GetTransitionKindListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransitionKindListResponse) GetTransitionKinds() []string
- func (*GetTransitionKindListResponse) ProtoMessage()
- func (x *GetTransitionKindListResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransitionKindListResponse) Reset()
- func (x *GetTransitionKindListResponse) String() string
- type GetVersionRequest
- type GetVersionResponse
- func (*GetVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVersionResponse) GetAvailableRequests() [][]byte
- func (x *GetVersionResponse) GetObsVersion() []byte
- func (x *GetVersionResponse) GetObsWebSocketVersion() []byte
- func (x *GetVersionResponse) GetPlatform() []byte
- func (x *GetVersionResponse) GetPlatformDescription() []byte
- func (x *GetVersionResponse) GetRpcVersion() int64
- func (x *GetVersionResponse) GetSupportedImageFormats() [][]byte
- func (*GetVersionResponse) ProtoMessage()
- func (x *GetVersionResponse) ProtoReflect() protoreflect.Message
- func (x *GetVersionResponse) Reset()
- func (x *GetVersionResponse) String() string
- type GetVideoSettingsRequest
- type GetVideoSettingsResponse
- func (*GetVideoSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVideoSettingsResponse) GetBaseHeight() int64
- func (x *GetVideoSettingsResponse) GetBaseWidth() int64
- func (x *GetVideoSettingsResponse) GetFpsDenominator() int64
- func (x *GetVideoSettingsResponse) GetFpsNumerator() int64
- func (x *GetVideoSettingsResponse) GetOutputHeight() int64
- func (x *GetVideoSettingsResponse) GetOutputWidth() int64
- func (*GetVideoSettingsResponse) ProtoMessage()
- func (x *GetVideoSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetVideoSettingsResponse) Reset()
- func (x *GetVideoSettingsResponse) String() string
- type GetVirtualCamStatusRequest
- type GetVirtualCamStatusResponse
- func (*GetVirtualCamStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVirtualCamStatusResponse) GetOutputActive() bool
- func (*GetVirtualCamStatusResponse) ProtoMessage()
- func (x *GetVirtualCamStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetVirtualCamStatusResponse) Reset()
- func (x *GetVirtualCamStatusResponse) String() string
- type Input
- func (*Input) Descriptor() ([]byte, []int)deprecated
- func (x *Input) GetInputKind() string
- func (x *Input) GetInputName() string
- func (x *Input) GetInputUUID() string
- func (x *Input) GetUnversionedInputKind() string
- func (*Input) ProtoMessage()
- func (x *Input) ProtoReflect() protoreflect.Message
- func (x *Input) Reset()
- func (x *Input) String() string
- type InputAudioTracks
- type InputVolumeMeter
- func (*InputVolumeMeter) Descriptor() ([]byte, []int)deprecated
- func (x *InputVolumeMeter) GetChannels() []*InputVolumeMeterChannel
- func (x *InputVolumeMeter) GetName() string
- func (*InputVolumeMeter) ProtoMessage()
- func (x *InputVolumeMeter) ProtoReflect() protoreflect.Message
- func (x *InputVolumeMeter) Reset()
- func (x *InputVolumeMeter) String() string
- type InputVolumeMeterChannel
- func (*InputVolumeMeterChannel) Descriptor() ([]byte, []int)deprecated
- func (x *InputVolumeMeterChannel) GetValue0() float64
- func (x *InputVolumeMeterChannel) GetValue1() float64
- func (x *InputVolumeMeterChannel) GetValue2() float64
- func (*InputVolumeMeterChannel) ProtoMessage()
- func (x *InputVolumeMeterChannel) ProtoReflect() protoreflect.Message
- func (x *InputVolumeMeterChannel) Reset()
- func (x *InputVolumeMeterChannel) String() string
- type KeyModifiers
- func (*KeyModifiers) Descriptor() ([]byte, []int)deprecated
- func (x *KeyModifiers) GetAlt() int64
- func (x *KeyModifiers) GetCommand() string
- func (x *KeyModifiers) GetControl() int64
- func (x *KeyModifiers) GetShift() string
- func (*KeyModifiers) ProtoMessage()
- func (x *KeyModifiers) ProtoReflect() protoreflect.Message
- func (x *KeyModifiers) Reset()
- func (x *KeyModifiers) String() string
- type Monitor
- func (*Monitor) Descriptor() ([]byte, []int)deprecated
- func (x *Monitor) GetMonitorHeight() int64
- func (x *Monitor) GetMonitorIndex() int64
- func (x *Monitor) GetMonitorName() string
- func (x *Monitor) GetMonitorPositionX() int64
- func (x *Monitor) GetMonitorPositionY() int64
- func (x *Monitor) GetMonitorWidth() int64
- func (*Monitor) ProtoMessage()
- func (x *Monitor) ProtoReflect() protoreflect.Message
- func (x *Monitor) Reset()
- func (x *Monitor) String() string
- type OBSClient
- type OBSServer
- type ObsMediaInputAction
- func (ObsMediaInputAction) Descriptor() protoreflect.EnumDescriptor
- func (x ObsMediaInputAction) Enum() *ObsMediaInputAction
- func (ObsMediaInputAction) EnumDescriptor() ([]byte, []int)deprecated
- func (x ObsMediaInputAction) Number() protoreflect.EnumNumber
- func (x ObsMediaInputAction) String() string
- func (ObsMediaInputAction) Type() protoreflect.EnumType
- type ObsOutputState
- func (ObsOutputState) Descriptor() protoreflect.EnumDescriptor
- func (x ObsOutputState) Enum() *ObsOutputState
- func (ObsOutputState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ObsOutputState) Number() protoreflect.EnumNumber
- func (x ObsOutputState) String() string
- func (ObsOutputState) Type() protoreflect.EnumType
- type OffsetMediaInputCursorRequest
- func (*OffsetMediaInputCursorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OffsetMediaInputCursorRequest) GetInputName() string
- func (x *OffsetMediaInputCursorRequest) GetInputUUID() string
- func (x *OffsetMediaInputCursorRequest) GetMediaCursorOffset() int64
- func (*OffsetMediaInputCursorRequest) ProtoMessage()
- func (x *OffsetMediaInputCursorRequest) ProtoReflect() protoreflect.Message
- func (x *OffsetMediaInputCursorRequest) Reset()
- func (x *OffsetMediaInputCursorRequest) String() string
- type OffsetMediaInputCursorResponse
- func (*OffsetMediaInputCursorResponse) Descriptor() ([]byte, []int)deprecated
- func (*OffsetMediaInputCursorResponse) ProtoMessage()
- func (x *OffsetMediaInputCursorResponse) ProtoReflect() protoreflect.Message
- func (x *OffsetMediaInputCursorResponse) Reset()
- func (x *OffsetMediaInputCursorResponse) String() string
- type OpenInputFiltersDialogRequest
- func (*OpenInputFiltersDialogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OpenInputFiltersDialogRequest) GetInputName() string
- func (x *OpenInputFiltersDialogRequest) GetInputUUID() string
- func (*OpenInputFiltersDialogRequest) ProtoMessage()
- func (x *OpenInputFiltersDialogRequest) ProtoReflect() protoreflect.Message
- func (x *OpenInputFiltersDialogRequest) Reset()
- func (x *OpenInputFiltersDialogRequest) String() string
- type OpenInputFiltersDialogResponse
- func (*OpenInputFiltersDialogResponse) Descriptor() ([]byte, []int)deprecated
- func (*OpenInputFiltersDialogResponse) ProtoMessage()
- func (x *OpenInputFiltersDialogResponse) ProtoReflect() protoreflect.Message
- func (x *OpenInputFiltersDialogResponse) Reset()
- func (x *OpenInputFiltersDialogResponse) String() string
- type OpenInputInteractDialogRequest
- func (*OpenInputInteractDialogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OpenInputInteractDialogRequest) GetInputName() string
- func (x *OpenInputInteractDialogRequest) GetInputUUID() string
- func (*OpenInputInteractDialogRequest) ProtoMessage()
- func (x *OpenInputInteractDialogRequest) ProtoReflect() protoreflect.Message
- func (x *OpenInputInteractDialogRequest) Reset()
- func (x *OpenInputInteractDialogRequest) String() string
- type OpenInputInteractDialogResponse
- func (*OpenInputInteractDialogResponse) Descriptor() ([]byte, []int)deprecated
- func (*OpenInputInteractDialogResponse) ProtoMessage()
- func (x *OpenInputInteractDialogResponse) ProtoReflect() protoreflect.Message
- func (x *OpenInputInteractDialogResponse) Reset()
- func (x *OpenInputInteractDialogResponse) String() string
- type OpenInputPropertiesDialogRequest
- func (*OpenInputPropertiesDialogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OpenInputPropertiesDialogRequest) GetInputName() string
- func (x *OpenInputPropertiesDialogRequest) GetInputUUID() string
- func (*OpenInputPropertiesDialogRequest) ProtoMessage()
- func (x *OpenInputPropertiesDialogRequest) ProtoReflect() protoreflect.Message
- func (x *OpenInputPropertiesDialogRequest) Reset()
- func (x *OpenInputPropertiesDialogRequest) String() string
- type OpenInputPropertiesDialogResponse
- func (*OpenInputPropertiesDialogResponse) Descriptor() ([]byte, []int)deprecated
- func (*OpenInputPropertiesDialogResponse) ProtoMessage()
- func (x *OpenInputPropertiesDialogResponse) ProtoReflect() protoreflect.Message
- func (x *OpenInputPropertiesDialogResponse) Reset()
- func (x *OpenInputPropertiesDialogResponse) String() string
- type OpenSourceProjectorRequest
- func (*OpenSourceProjectorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OpenSourceProjectorRequest) GetMonitorIndex() int64
- func (x *OpenSourceProjectorRequest) GetProjectorGeometry() []byte
- func (x *OpenSourceProjectorRequest) GetSourceName() string
- func (x *OpenSourceProjectorRequest) GetSourceUUID() string
- func (*OpenSourceProjectorRequest) ProtoMessage()
- func (x *OpenSourceProjectorRequest) ProtoReflect() protoreflect.Message
- func (x *OpenSourceProjectorRequest) Reset()
- func (x *OpenSourceProjectorRequest) String() string
- type OpenSourceProjectorResponse
- type OpenVideoMixProjectorRequest
- func (*OpenVideoMixProjectorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OpenVideoMixProjectorRequest) GetMonitorIndex() int64
- func (x *OpenVideoMixProjectorRequest) GetProjectorGeometry() []byte
- func (x *OpenVideoMixProjectorRequest) GetVideoMixType() []byte
- func (*OpenVideoMixProjectorRequest) ProtoMessage()
- func (x *OpenVideoMixProjectorRequest) ProtoReflect() protoreflect.Message
- func (x *OpenVideoMixProjectorRequest) Reset()
- func (x *OpenVideoMixProjectorRequest) String() string
- type OpenVideoMixProjectorResponse
- func (*OpenVideoMixProjectorResponse) Descriptor() ([]byte, []int)deprecated
- func (*OpenVideoMixProjectorResponse) ProtoMessage()
- func (x *OpenVideoMixProjectorResponse) ProtoReflect() protoreflect.Message
- func (x *OpenVideoMixProjectorResponse) Reset()
- func (x *OpenVideoMixProjectorResponse) String() string
- type Output
- func (*Output) Descriptor() ([]byte, []int)deprecated
- func (x *Output) GetActive() bool
- func (x *Output) GetHeight() int64
- func (x *Output) GetKind() string
- func (x *Output) GetName() string
- func (x *Output) GetOutputFlags() []*OutputFlags
- func (x *Output) GetWidth() int64
- func (*Output) ProtoMessage()
- func (x *Output) ProtoReflect() protoreflect.Message
- func (x *Output) Reset()
- func (x *Output) String() string
- type OutputFlags
- func (*OutputFlags) Descriptor() ([]byte, []int)deprecated
- func (x *OutputFlags) GetAudio() bool
- func (x *OutputFlags) GetEncoded() bool
- func (x *OutputFlags) GetMultiTrack() bool
- func (x *OutputFlags) GetService() bool
- func (x *OutputFlags) GetVideo() bool
- func (*OutputFlags) ProtoMessage()
- func (x *OutputFlags) ProtoReflect() protoreflect.Message
- func (x *OutputFlags) Reset()
- func (x *OutputFlags) String() string
- type PauseRecordRequest
- type PauseRecordResponse
- type PressInputPropertiesButtonRequest
- func (*PressInputPropertiesButtonRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PressInputPropertiesButtonRequest) GetInputName() string
- func (x *PressInputPropertiesButtonRequest) GetInputUUID() string
- func (x *PressInputPropertiesButtonRequest) GetPropertyName() string
- func (*PressInputPropertiesButtonRequest) ProtoMessage()
- func (x *PressInputPropertiesButtonRequest) ProtoReflect() protoreflect.Message
- func (x *PressInputPropertiesButtonRequest) Reset()
- func (x *PressInputPropertiesButtonRequest) String() string
- type PressInputPropertiesButtonResponse
- func (*PressInputPropertiesButtonResponse) Descriptor() ([]byte, []int)deprecated
- func (*PressInputPropertiesButtonResponse) ProtoMessage()
- func (x *PressInputPropertiesButtonResponse) ProtoReflect() protoreflect.Message
- func (x *PressInputPropertiesButtonResponse) Reset()
- func (x *PressInputPropertiesButtonResponse) String() string
- type PropertyItem
- func (*PropertyItem) Descriptor() ([]byte, []int)deprecated
- func (x *PropertyItem) GetItemEnabled() bool
- func (x *PropertyItem) GetItemName() string
- func (x *PropertyItem) GetItemValue() *Any
- func (*PropertyItem) ProtoMessage()
- func (x *PropertyItem) ProtoReflect() protoreflect.Message
- func (x *PropertyItem) Reset()
- func (x *PropertyItem) String() string
- type RemoveInputRequest
- func (*RemoveInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveInputRequest) GetInputName() string
- func (x *RemoveInputRequest) GetInputUUID() string
- func (*RemoveInputRequest) ProtoMessage()
- func (x *RemoveInputRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveInputRequest) Reset()
- func (x *RemoveInputRequest) String() string
- type RemoveInputResponse
- type RemoveProfileRequest
- func (*RemoveProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveProfileRequest) GetProfileName() string
- func (*RemoveProfileRequest) ProtoMessage()
- func (x *RemoveProfileRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveProfileRequest) Reset()
- func (x *RemoveProfileRequest) String() string
- type RemoveProfileResponse
- type RemoveSceneItemRequest
- func (*RemoveSceneItemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveSceneItemRequest) GetSceneItemID() int64
- func (x *RemoveSceneItemRequest) GetSceneName() string
- func (x *RemoveSceneItemRequest) GetSceneUUID() string
- func (*RemoveSceneItemRequest) ProtoMessage()
- func (x *RemoveSceneItemRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveSceneItemRequest) Reset()
- func (x *RemoveSceneItemRequest) String() string
- type RemoveSceneItemResponse
- type RemoveSceneRequest
- func (*RemoveSceneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveSceneRequest) GetSceneName() string
- func (x *RemoveSceneRequest) GetSceneUUID() string
- func (*RemoveSceneRequest) ProtoMessage()
- func (x *RemoveSceneRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveSceneRequest) Reset()
- func (x *RemoveSceneRequest) String() string
- type RemoveSceneResponse
- type RemoveSourceFilterRequest
- func (*RemoveSourceFilterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveSourceFilterRequest) GetFilterName() string
- func (x *RemoveSourceFilterRequest) GetSourceName() string
- func (x *RemoveSourceFilterRequest) GetSourceUUID() string
- func (*RemoveSourceFilterRequest) ProtoMessage()
- func (x *RemoveSourceFilterRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveSourceFilterRequest) Reset()
- func (x *RemoveSourceFilterRequest) String() string
- type RemoveSourceFilterResponse
- type RequestBatchExecutionType
- func (RequestBatchExecutionType) Descriptor() protoreflect.EnumDescriptor
- func (x RequestBatchExecutionType) Enum() *RequestBatchExecutionType
- func (RequestBatchExecutionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x RequestBatchExecutionType) Number() protoreflect.EnumNumber
- func (x RequestBatchExecutionType) String() string
- func (RequestBatchExecutionType) Type() protoreflect.EnumType
- type RequestStatus
- func (RequestStatus) Descriptor() protoreflect.EnumDescriptor
- func (x RequestStatus) Enum() *RequestStatus
- func (RequestStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x RequestStatus) Number() protoreflect.EnumNumber
- func (x RequestStatus) String() string
- func (RequestStatus) Type() protoreflect.EnumType
- type ResumeRecordRequest
- type ResumeRecordResponse
- type SaveReplayBufferRequest
- type SaveReplayBufferResponse
- type SaveSourceScreenshotRequest
- func (*SaveSourceScreenshotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SaveSourceScreenshotRequest) GetImageCompressionQuality() int64
- func (x *SaveSourceScreenshotRequest) GetImageFilePath() string
- func (x *SaveSourceScreenshotRequest) GetImageFormat() []byte
- func (x *SaveSourceScreenshotRequest) GetImageHeight() int64
- func (x *SaveSourceScreenshotRequest) GetImageWidth() int64
- func (x *SaveSourceScreenshotRequest) GetSourceName() string
- func (x *SaveSourceScreenshotRequest) GetSourceUUID() string
- func (*SaveSourceScreenshotRequest) ProtoMessage()
- func (x *SaveSourceScreenshotRequest) ProtoReflect() protoreflect.Message
- func (x *SaveSourceScreenshotRequest) Reset()
- func (x *SaveSourceScreenshotRequest) String() string
- type SaveSourceScreenshotResponse
- func (*SaveSourceScreenshotResponse) Descriptor() ([]byte, []int)deprecated
- func (*SaveSourceScreenshotResponse) ProtoMessage()
- func (x *SaveSourceScreenshotResponse) ProtoReflect() protoreflect.Message
- func (x *SaveSourceScreenshotResponse) Reset()
- func (x *SaveSourceScreenshotResponse) String() string
- type Scene
- func (*Scene) Descriptor() ([]byte, []int)deprecated
- func (x *Scene) GetSceneIndex() int64
- func (x *Scene) GetSceneName() string
- func (x *Scene) GetSceneUUID() string
- func (*Scene) ProtoMessage()
- func (x *Scene) ProtoReflect() protoreflect.Message
- func (x *Scene) Reset()
- func (x *Scene) String() string
- type SceneItem
- func (*SceneItem) Descriptor() ([]byte, []int)deprecated
- func (x *SceneItem) GetInputKind() string
- func (x *SceneItem) GetIsGroup() bool
- func (x *SceneItem) GetSceneItemBlendMode() string
- func (x *SceneItem) GetSceneItemEnabled() bool
- func (x *SceneItem) GetSceneItemID() int64
- func (x *SceneItem) GetSceneItemIndex() int64
- func (x *SceneItem) GetSceneItemLocked() bool
- func (x *SceneItem) GetSceneItemTransform() *SceneItemTransform
- func (x *SceneItem) GetSourceName() string
- func (x *SceneItem) GetSourceType() string
- func (x *SceneItem) GetSourceUUID() string
- func (*SceneItem) ProtoMessage()
- func (x *SceneItem) ProtoReflect() protoreflect.Message
- func (x *SceneItem) Reset()
- func (x *SceneItem) String() string
- type SceneItemBasic
- func (*SceneItemBasic) Descriptor() ([]byte, []int)deprecated
- func (x *SceneItemBasic) GetSceneItemID() int64
- func (x *SceneItemBasic) GetSceneItemIndex() int64
- func (*SceneItemBasic) ProtoMessage()
- func (x *SceneItemBasic) ProtoReflect() protoreflect.Message
- func (x *SceneItemBasic) Reset()
- func (x *SceneItemBasic) String() string
- type SceneItemTransform
- func (*SceneItemTransform) Descriptor() ([]byte, []int)deprecated
- func (x *SceneItemTransform) GetAlignment() float64
- func (x *SceneItemTransform) GetBoundsAlignment() float64
- func (x *SceneItemTransform) GetBoundsHeight() float64
- func (x *SceneItemTransform) GetBoundsType() string
- func (x *SceneItemTransform) GetBoundsWidth() float64
- func (x *SceneItemTransform) GetCropBottom() float64
- func (x *SceneItemTransform) GetCropLeft() float64
- func (x *SceneItemTransform) GetCropRight() float64
- func (x *SceneItemTransform) GetCropToBounds() bool
- func (x *SceneItemTransform) GetCropTop() float64
- func (x *SceneItemTransform) GetHeight() float64
- func (x *SceneItemTransform) GetPositionX() float64
- func (x *SceneItemTransform) GetPositionY() float64
- func (x *SceneItemTransform) GetRotation() float64
- func (x *SceneItemTransform) GetScaleX() float64
- func (x *SceneItemTransform) GetScaleY() float64
- func (x *SceneItemTransform) GetSourceHeight() float64
- func (x *SceneItemTransform) GetSourceWidth() float64
- func (x *SceneItemTransform) GetWidth() float64
- func (*SceneItemTransform) ProtoMessage()
- func (x *SceneItemTransform) ProtoReflect() protoreflect.Message
- func (x *SceneItemTransform) Reset()
- func (x *SceneItemTransform) String() string
- type SendStreamCaptionRequest
- func (*SendStreamCaptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SendStreamCaptionRequest) GetCaptionText() []byte
- func (*SendStreamCaptionRequest) ProtoMessage()
- func (x *SendStreamCaptionRequest) ProtoReflect() protoreflect.Message
- func (x *SendStreamCaptionRequest) Reset()
- func (x *SendStreamCaptionRequest) String() string
- type SendStreamCaptionResponse
- type SetCurrentPreviewSceneRequest
- func (*SetCurrentPreviewSceneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCurrentPreviewSceneRequest) GetSceneName() string
- func (x *SetCurrentPreviewSceneRequest) GetSceneUUID() string
- func (*SetCurrentPreviewSceneRequest) ProtoMessage()
- func (x *SetCurrentPreviewSceneRequest) ProtoReflect() protoreflect.Message
- func (x *SetCurrentPreviewSceneRequest) Reset()
- func (x *SetCurrentPreviewSceneRequest) String() string
- type SetCurrentPreviewSceneResponse
- func (*SetCurrentPreviewSceneResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetCurrentPreviewSceneResponse) ProtoMessage()
- func (x *SetCurrentPreviewSceneResponse) ProtoReflect() protoreflect.Message
- func (x *SetCurrentPreviewSceneResponse) Reset()
- func (x *SetCurrentPreviewSceneResponse) String() string
- type SetCurrentProfileRequest
- func (*SetCurrentProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCurrentProfileRequest) GetProfileName() string
- func (*SetCurrentProfileRequest) ProtoMessage()
- func (x *SetCurrentProfileRequest) ProtoReflect() protoreflect.Message
- func (x *SetCurrentProfileRequest) Reset()
- func (x *SetCurrentProfileRequest) String() string
- type SetCurrentProfileResponse
- type SetCurrentProgramSceneRequest
- func (*SetCurrentProgramSceneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCurrentProgramSceneRequest) GetSceneName() string
- func (x *SetCurrentProgramSceneRequest) GetSceneUUID() string
- func (*SetCurrentProgramSceneRequest) ProtoMessage()
- func (x *SetCurrentProgramSceneRequest) ProtoReflect() protoreflect.Message
- func (x *SetCurrentProgramSceneRequest) Reset()
- func (x *SetCurrentProgramSceneRequest) String() string
- type SetCurrentProgramSceneResponse
- func (*SetCurrentProgramSceneResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetCurrentProgramSceneResponse) ProtoMessage()
- func (x *SetCurrentProgramSceneResponse) ProtoReflect() protoreflect.Message
- func (x *SetCurrentProgramSceneResponse) Reset()
- func (x *SetCurrentProgramSceneResponse) String() string
- type SetCurrentSceneCollectionRequest
- func (*SetCurrentSceneCollectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCurrentSceneCollectionRequest) GetSceneCollectionName() string
- func (*SetCurrentSceneCollectionRequest) ProtoMessage()
- func (x *SetCurrentSceneCollectionRequest) ProtoReflect() protoreflect.Message
- func (x *SetCurrentSceneCollectionRequest) Reset()
- func (x *SetCurrentSceneCollectionRequest) String() string
- type SetCurrentSceneCollectionResponse
- func (*SetCurrentSceneCollectionResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetCurrentSceneCollectionResponse) ProtoMessage()
- func (x *SetCurrentSceneCollectionResponse) ProtoReflect() protoreflect.Message
- func (x *SetCurrentSceneCollectionResponse) Reset()
- func (x *SetCurrentSceneCollectionResponse) String() string
- type SetCurrentSceneTransitionDurationRequest
- func (*SetCurrentSceneTransitionDurationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCurrentSceneTransitionDurationRequest) GetTransitionDuration() int64
- func (*SetCurrentSceneTransitionDurationRequest) ProtoMessage()
- func (x *SetCurrentSceneTransitionDurationRequest) ProtoReflect() protoreflect.Message
- func (x *SetCurrentSceneTransitionDurationRequest) Reset()
- func (x *SetCurrentSceneTransitionDurationRequest) String() string
- type SetCurrentSceneTransitionDurationResponse
- func (*SetCurrentSceneTransitionDurationResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetCurrentSceneTransitionDurationResponse) ProtoMessage()
- func (x *SetCurrentSceneTransitionDurationResponse) ProtoReflect() protoreflect.Message
- func (x *SetCurrentSceneTransitionDurationResponse) Reset()
- func (x *SetCurrentSceneTransitionDurationResponse) String() string
- type SetCurrentSceneTransitionRequest
- func (*SetCurrentSceneTransitionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCurrentSceneTransitionRequest) GetTransitionName() string
- func (*SetCurrentSceneTransitionRequest) ProtoMessage()
- func (x *SetCurrentSceneTransitionRequest) ProtoReflect() protoreflect.Message
- func (x *SetCurrentSceneTransitionRequest) Reset()
- func (x *SetCurrentSceneTransitionRequest) String() string
- type SetCurrentSceneTransitionResponse
- func (*SetCurrentSceneTransitionResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetCurrentSceneTransitionResponse) ProtoMessage()
- func (x *SetCurrentSceneTransitionResponse) ProtoReflect() protoreflect.Message
- func (x *SetCurrentSceneTransitionResponse) Reset()
- func (x *SetCurrentSceneTransitionResponse) String() string
- type SetCurrentSceneTransitionSettingsRequest
- func (*SetCurrentSceneTransitionSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCurrentSceneTransitionSettingsRequest) GetOverlay() bool
- func (x *SetCurrentSceneTransitionSettingsRequest) GetTransitionSettings() *AbstractObject
- func (*SetCurrentSceneTransitionSettingsRequest) ProtoMessage()
- func (x *SetCurrentSceneTransitionSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *SetCurrentSceneTransitionSettingsRequest) Reset()
- func (x *SetCurrentSceneTransitionSettingsRequest) String() string
- type SetCurrentSceneTransitionSettingsResponse
- func (*SetCurrentSceneTransitionSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetCurrentSceneTransitionSettingsResponse) ProtoMessage()
- func (x *SetCurrentSceneTransitionSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *SetCurrentSceneTransitionSettingsResponse) Reset()
- func (x *SetCurrentSceneTransitionSettingsResponse) String() string
- type SetInputAudioBalanceRequest
- func (*SetInputAudioBalanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputAudioBalanceRequest) GetInputAudioBalance() float64
- func (x *SetInputAudioBalanceRequest) GetInputName() string
- func (x *SetInputAudioBalanceRequest) GetInputUUID() string
- func (*SetInputAudioBalanceRequest) ProtoMessage()
- func (x *SetInputAudioBalanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputAudioBalanceRequest) Reset()
- func (x *SetInputAudioBalanceRequest) String() string
- type SetInputAudioBalanceResponse
- func (*SetInputAudioBalanceResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetInputAudioBalanceResponse) ProtoMessage()
- func (x *SetInputAudioBalanceResponse) ProtoReflect() protoreflect.Message
- func (x *SetInputAudioBalanceResponse) Reset()
- func (x *SetInputAudioBalanceResponse) String() string
- type SetInputAudioMonitorTypeRequest
- func (*SetInputAudioMonitorTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputAudioMonitorTypeRequest) GetInputName() string
- func (x *SetInputAudioMonitorTypeRequest) GetInputUUID() string
- func (x *SetInputAudioMonitorTypeRequest) GetMonitorType() []byte
- func (*SetInputAudioMonitorTypeRequest) ProtoMessage()
- func (x *SetInputAudioMonitorTypeRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputAudioMonitorTypeRequest) Reset()
- func (x *SetInputAudioMonitorTypeRequest) String() string
- type SetInputAudioMonitorTypeResponse
- func (*SetInputAudioMonitorTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetInputAudioMonitorTypeResponse) ProtoMessage()
- func (x *SetInputAudioMonitorTypeResponse) ProtoReflect() protoreflect.Message
- func (x *SetInputAudioMonitorTypeResponse) Reset()
- func (x *SetInputAudioMonitorTypeResponse) String() string
- type SetInputAudioSyncOffsetRequest
- func (*SetInputAudioSyncOffsetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputAudioSyncOffsetRequest) GetInputAudioSyncOffset() int64
- func (x *SetInputAudioSyncOffsetRequest) GetInputName() string
- func (x *SetInputAudioSyncOffsetRequest) GetInputUUID() string
- func (*SetInputAudioSyncOffsetRequest) ProtoMessage()
- func (x *SetInputAudioSyncOffsetRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputAudioSyncOffsetRequest) Reset()
- func (x *SetInputAudioSyncOffsetRequest) String() string
- type SetInputAudioSyncOffsetResponse
- func (*SetInputAudioSyncOffsetResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetInputAudioSyncOffsetResponse) ProtoMessage()
- func (x *SetInputAudioSyncOffsetResponse) ProtoReflect() protoreflect.Message
- func (x *SetInputAudioSyncOffsetResponse) Reset()
- func (x *SetInputAudioSyncOffsetResponse) String() string
- type SetInputAudioTracksRequest
- func (*SetInputAudioTracksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputAudioTracksRequest) GetInputAudioTracks() *AbstractObject
- func (x *SetInputAudioTracksRequest) GetInputName() string
- func (x *SetInputAudioTracksRequest) GetInputUUID() string
- func (*SetInputAudioTracksRequest) ProtoMessage()
- func (x *SetInputAudioTracksRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputAudioTracksRequest) Reset()
- func (x *SetInputAudioTracksRequest) String() string
- type SetInputAudioTracksResponse
- type SetInputMuteRequest
- func (*SetInputMuteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputMuteRequest) GetInputMuted() bool
- func (x *SetInputMuteRequest) GetInputName() string
- func (x *SetInputMuteRequest) GetInputUUID() string
- func (*SetInputMuteRequest) ProtoMessage()
- func (x *SetInputMuteRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputMuteRequest) Reset()
- func (x *SetInputMuteRequest) String() string
- type SetInputMuteResponse
- type SetInputNameRequest
- func (*SetInputNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputNameRequest) GetInputName() string
- func (x *SetInputNameRequest) GetInputUUID() string
- func (x *SetInputNameRequest) GetNewInputName() string
- func (*SetInputNameRequest) ProtoMessage()
- func (x *SetInputNameRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputNameRequest) Reset()
- func (x *SetInputNameRequest) String() string
- type SetInputNameResponse
- type SetInputSettingsRequest
- func (*SetInputSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputSettingsRequest) GetInputName() string
- func (x *SetInputSettingsRequest) GetInputSettings() *AbstractObject
- func (x *SetInputSettingsRequest) GetInputUUID() string
- func (x *SetInputSettingsRequest) GetOverlay() bool
- func (*SetInputSettingsRequest) ProtoMessage()
- func (x *SetInputSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputSettingsRequest) Reset()
- func (x *SetInputSettingsRequest) String() string
- type SetInputSettingsResponse
- type SetInputVolumeRequest
- func (*SetInputVolumeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputVolumeRequest) GetInputName() string
- func (x *SetInputVolumeRequest) GetInputUUID() string
- func (x *SetInputVolumeRequest) GetInputVolumeDb() int64
- func (x *SetInputVolumeRequest) GetInputVolumeMul() int64
- func (*SetInputVolumeRequest) ProtoMessage()
- func (x *SetInputVolumeRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputVolumeRequest) Reset()
- func (x *SetInputVolumeRequest) String() string
- type SetInputVolumeResponse
- type SetMediaInputCursorRequest
- func (*SetMediaInputCursorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMediaInputCursorRequest) GetInputName() string
- func (x *SetMediaInputCursorRequest) GetInputUUID() string
- func (x *SetMediaInputCursorRequest) GetMediaCursor() int64
- func (*SetMediaInputCursorRequest) ProtoMessage()
- func (x *SetMediaInputCursorRequest) ProtoReflect() protoreflect.Message
- func (x *SetMediaInputCursorRequest) Reset()
- func (x *SetMediaInputCursorRequest) String() string
- type SetMediaInputCursorResponse
- type SetOutputSettingsRequest
- func (*SetOutputSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOutputSettingsRequest) GetOutputName() string
- func (x *SetOutputSettingsRequest) GetOutputSettings() *AbstractObject
- func (*SetOutputSettingsRequest) ProtoMessage()
- func (x *SetOutputSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *SetOutputSettingsRequest) Reset()
- func (x *SetOutputSettingsRequest) String() string
- type SetOutputSettingsResponse
- type SetPersistentDataRequest
- func (*SetPersistentDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPersistentDataRequest) GetRealm() []byte
- func (x *SetPersistentDataRequest) GetSlotName() string
- func (x *SetPersistentDataRequest) GetSlotValue() *Any
- func (*SetPersistentDataRequest) ProtoMessage()
- func (x *SetPersistentDataRequest) ProtoReflect() protoreflect.Message
- func (x *SetPersistentDataRequest) Reset()
- func (x *SetPersistentDataRequest) String() string
- type SetPersistentDataResponse
- type SetProfileParameterRequest
- func (*SetProfileParameterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetProfileParameterRequest) GetParameterCategory() []byte
- func (x *SetProfileParameterRequest) GetParameterName() string
- func (x *SetProfileParameterRequest) GetParameterValue() []byte
- func (*SetProfileParameterRequest) ProtoMessage()
- func (x *SetProfileParameterRequest) ProtoReflect() protoreflect.Message
- func (x *SetProfileParameterRequest) Reset()
- func (x *SetProfileParameterRequest) String() string
- type SetProfileParameterResponse
- type SetRecordDirectoryRequest
- func (*SetRecordDirectoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRecordDirectoryRequest) GetRecordDirectory() []byte
- func (*SetRecordDirectoryRequest) ProtoMessage()
- func (x *SetRecordDirectoryRequest) ProtoReflect() protoreflect.Message
- func (x *SetRecordDirectoryRequest) Reset()
- func (x *SetRecordDirectoryRequest) String() string
- type SetRecordDirectoryResponse
- type SetSceneItemBlendModeRequest
- func (*SetSceneItemBlendModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSceneItemBlendModeRequest) GetSceneItemBlendMode() []byte
- func (x *SetSceneItemBlendModeRequest) GetSceneItemID() int64
- func (x *SetSceneItemBlendModeRequest) GetSceneName() string
- func (x *SetSceneItemBlendModeRequest) GetSceneUUID() string
- func (*SetSceneItemBlendModeRequest) ProtoMessage()
- func (x *SetSceneItemBlendModeRequest) ProtoReflect() protoreflect.Message
- func (x *SetSceneItemBlendModeRequest) Reset()
- func (x *SetSceneItemBlendModeRequest) String() string
- type SetSceneItemBlendModeResponse
- func (*SetSceneItemBlendModeResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetSceneItemBlendModeResponse) ProtoMessage()
- func (x *SetSceneItemBlendModeResponse) ProtoReflect() protoreflect.Message
- func (x *SetSceneItemBlendModeResponse) Reset()
- func (x *SetSceneItemBlendModeResponse) String() string
- type SetSceneItemEnabledRequest
- func (*SetSceneItemEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSceneItemEnabledRequest) GetSceneItemEnabled() bool
- func (x *SetSceneItemEnabledRequest) GetSceneItemID() int64
- func (x *SetSceneItemEnabledRequest) GetSceneName() string
- func (x *SetSceneItemEnabledRequest) GetSceneUUID() string
- func (*SetSceneItemEnabledRequest) ProtoMessage()
- func (x *SetSceneItemEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *SetSceneItemEnabledRequest) Reset()
- func (x *SetSceneItemEnabledRequest) String() string
- type SetSceneItemEnabledResponse
- type SetSceneItemIndexRequest
- func (*SetSceneItemIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSceneItemIndexRequest) GetSceneItemID() int64
- func (x *SetSceneItemIndexRequest) GetSceneItemIndex() int64
- func (x *SetSceneItemIndexRequest) GetSceneName() string
- func (x *SetSceneItemIndexRequest) GetSceneUUID() string
- func (*SetSceneItemIndexRequest) ProtoMessage()
- func (x *SetSceneItemIndexRequest) ProtoReflect() protoreflect.Message
- func (x *SetSceneItemIndexRequest) Reset()
- func (x *SetSceneItemIndexRequest) String() string
- type SetSceneItemIndexResponse
- type SetSceneItemLockedRequest
- func (*SetSceneItemLockedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSceneItemLockedRequest) GetSceneItemID() int64
- func (x *SetSceneItemLockedRequest) GetSceneItemLocked() bool
- func (x *SetSceneItemLockedRequest) GetSceneName() string
- func (x *SetSceneItemLockedRequest) GetSceneUUID() string
- func (*SetSceneItemLockedRequest) ProtoMessage()
- func (x *SetSceneItemLockedRequest) ProtoReflect() protoreflect.Message
- func (x *SetSceneItemLockedRequest) Reset()
- func (x *SetSceneItemLockedRequest) String() string
- type SetSceneItemLockedResponse
- type SetSceneItemTransformRequest
- func (*SetSceneItemTransformRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSceneItemTransformRequest) GetSceneItemID() int64
- func (x *SetSceneItemTransformRequest) GetSceneItemTransform() *AbstractObject
- func (x *SetSceneItemTransformRequest) GetSceneName() string
- func (x *SetSceneItemTransformRequest) GetSceneUUID() string
- func (*SetSceneItemTransformRequest) ProtoMessage()
- func (x *SetSceneItemTransformRequest) ProtoReflect() protoreflect.Message
- func (x *SetSceneItemTransformRequest) Reset()
- func (x *SetSceneItemTransformRequest) String() string
- type SetSceneItemTransformResponse
- func (*SetSceneItemTransformResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetSceneItemTransformResponse) ProtoMessage()
- func (x *SetSceneItemTransformResponse) ProtoReflect() protoreflect.Message
- func (x *SetSceneItemTransformResponse) Reset()
- func (x *SetSceneItemTransformResponse) String() string
- type SetSceneNameRequest
- func (*SetSceneNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSceneNameRequest) GetNewSceneName() string
- func (x *SetSceneNameRequest) GetSceneName() string
- func (x *SetSceneNameRequest) GetSceneUUID() string
- func (*SetSceneNameRequest) ProtoMessage()
- func (x *SetSceneNameRequest) ProtoReflect() protoreflect.Message
- func (x *SetSceneNameRequest) Reset()
- func (x *SetSceneNameRequest) String() string
- type SetSceneNameResponse
- type SetSceneSceneTransitionOverrideRequest
- func (*SetSceneSceneTransitionOverrideRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSceneSceneTransitionOverrideRequest) GetSceneName() string
- func (x *SetSceneSceneTransitionOverrideRequest) GetSceneUUID() string
- func (x *SetSceneSceneTransitionOverrideRequest) GetTransitionDuration() int64
- func (x *SetSceneSceneTransitionOverrideRequest) GetTransitionName() string
- func (*SetSceneSceneTransitionOverrideRequest) ProtoMessage()
- func (x *SetSceneSceneTransitionOverrideRequest) ProtoReflect() protoreflect.Message
- func (x *SetSceneSceneTransitionOverrideRequest) Reset()
- func (x *SetSceneSceneTransitionOverrideRequest) String() string
- type SetSceneSceneTransitionOverrideResponse
- func (*SetSceneSceneTransitionOverrideResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetSceneSceneTransitionOverrideResponse) ProtoMessage()
- func (x *SetSceneSceneTransitionOverrideResponse) ProtoReflect() protoreflect.Message
- func (x *SetSceneSceneTransitionOverrideResponse) Reset()
- func (x *SetSceneSceneTransitionOverrideResponse) String() string
- type SetSourceFilterEnabledRequest
- func (*SetSourceFilterEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSourceFilterEnabledRequest) GetFilterEnabled() bool
- func (x *SetSourceFilterEnabledRequest) GetFilterName() string
- func (x *SetSourceFilterEnabledRequest) GetSourceName() string
- func (x *SetSourceFilterEnabledRequest) GetSourceUUID() string
- func (*SetSourceFilterEnabledRequest) ProtoMessage()
- func (x *SetSourceFilterEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *SetSourceFilterEnabledRequest) Reset()
- func (x *SetSourceFilterEnabledRequest) String() string
- type SetSourceFilterEnabledResponse
- func (*SetSourceFilterEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetSourceFilterEnabledResponse) ProtoMessage()
- func (x *SetSourceFilterEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *SetSourceFilterEnabledResponse) Reset()
- func (x *SetSourceFilterEnabledResponse) String() string
- type SetSourceFilterIndexRequest
- func (*SetSourceFilterIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSourceFilterIndexRequest) GetFilterIndex() int64
- func (x *SetSourceFilterIndexRequest) GetFilterName() string
- func (x *SetSourceFilterIndexRequest) GetSourceName() string
- func (x *SetSourceFilterIndexRequest) GetSourceUUID() string
- func (*SetSourceFilterIndexRequest) ProtoMessage()
- func (x *SetSourceFilterIndexRequest) ProtoReflect() protoreflect.Message
- func (x *SetSourceFilterIndexRequest) Reset()
- func (x *SetSourceFilterIndexRequest) String() string
- type SetSourceFilterIndexResponse
- func (*SetSourceFilterIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetSourceFilterIndexResponse) ProtoMessage()
- func (x *SetSourceFilterIndexResponse) ProtoReflect() protoreflect.Message
- func (x *SetSourceFilterIndexResponse) Reset()
- func (x *SetSourceFilterIndexResponse) String() string
- type SetSourceFilterNameRequest
- func (*SetSourceFilterNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSourceFilterNameRequest) GetFilterName() string
- func (x *SetSourceFilterNameRequest) GetNewFilterName() string
- func (x *SetSourceFilterNameRequest) GetSourceName() string
- func (x *SetSourceFilterNameRequest) GetSourceUUID() string
- func (*SetSourceFilterNameRequest) ProtoMessage()
- func (x *SetSourceFilterNameRequest) ProtoReflect() protoreflect.Message
- func (x *SetSourceFilterNameRequest) Reset()
- func (x *SetSourceFilterNameRequest) String() string
- type SetSourceFilterNameResponse
- type SetSourceFilterSettingsRequest
- func (*SetSourceFilterSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSourceFilterSettingsRequest) GetFilterName() string
- func (x *SetSourceFilterSettingsRequest) GetFilterSettings() *AbstractObject
- func (x *SetSourceFilterSettingsRequest) GetOverlay() bool
- func (x *SetSourceFilterSettingsRequest) GetSourceName() string
- func (x *SetSourceFilterSettingsRequest) GetSourceUUID() string
- func (*SetSourceFilterSettingsRequest) ProtoMessage()
- func (x *SetSourceFilterSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *SetSourceFilterSettingsRequest) Reset()
- func (x *SetSourceFilterSettingsRequest) String() string
- type SetSourceFilterSettingsResponse
- func (*SetSourceFilterSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetSourceFilterSettingsResponse) ProtoMessage()
- func (x *SetSourceFilterSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *SetSourceFilterSettingsResponse) Reset()
- func (x *SetSourceFilterSettingsResponse) String() string
- type SetStreamServiceSettingsRequest
- func (*SetStreamServiceSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetStreamServiceSettingsRequest) GetStreamServiceSettings() *AbstractObject
- func (x *SetStreamServiceSettingsRequest) GetStreamServiceType() []byte
- func (*SetStreamServiceSettingsRequest) ProtoMessage()
- func (x *SetStreamServiceSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *SetStreamServiceSettingsRequest) Reset()
- func (x *SetStreamServiceSettingsRequest) String() string
- type SetStreamServiceSettingsResponse
- func (*SetStreamServiceSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetStreamServiceSettingsResponse) ProtoMessage()
- func (x *SetStreamServiceSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *SetStreamServiceSettingsResponse) Reset()
- func (x *SetStreamServiceSettingsResponse) String() string
- type SetStudioModeEnabledRequest
- func (*SetStudioModeEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetStudioModeEnabledRequest) GetStudioModeEnabled() bool
- func (*SetStudioModeEnabledRequest) ProtoMessage()
- func (x *SetStudioModeEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *SetStudioModeEnabledRequest) Reset()
- func (x *SetStudioModeEnabledRequest) String() string
- type SetStudioModeEnabledResponse
- func (*SetStudioModeEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetStudioModeEnabledResponse) ProtoMessage()
- func (x *SetStudioModeEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *SetStudioModeEnabledResponse) Reset()
- func (x *SetStudioModeEnabledResponse) String() string
- type SetTBarPositionRequest
- func (*SetTBarPositionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetTBarPositionRequest) GetPosition() int64
- func (x *SetTBarPositionRequest) GetRelease() bool
- func (*SetTBarPositionRequest) ProtoMessage()
- func (x *SetTBarPositionRequest) ProtoReflect() protoreflect.Message
- func (x *SetTBarPositionRequest) Reset()
- func (x *SetTBarPositionRequest) String() string
- type SetTBarPositionResponse
- type SetVideoSettingsRequest
- func (*SetVideoSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetVideoSettingsRequest) GetBaseHeight() int64
- func (x *SetVideoSettingsRequest) GetBaseWidth() int64
- func (x *SetVideoSettingsRequest) GetFpsDenominator() int64
- func (x *SetVideoSettingsRequest) GetFpsNumerator() int64
- func (x *SetVideoSettingsRequest) GetOutputHeight() int64
- func (x *SetVideoSettingsRequest) GetOutputWidth() int64
- func (*SetVideoSettingsRequest) ProtoMessage()
- func (x *SetVideoSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *SetVideoSettingsRequest) Reset()
- func (x *SetVideoSettingsRequest) String() string
- type SetVideoSettingsResponse
- type SleepRequest
- func (*SleepRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SleepRequest) GetSleepFrames() int64
- func (x *SleepRequest) GetSleepMillis() int64
- func (*SleepRequest) ProtoMessage()
- func (x *SleepRequest) ProtoReflect() protoreflect.Message
- func (x *SleepRequest) Reset()
- func (x *SleepRequest) String() string
- type SleepResponse
- type SplitRecordFileRequest
- type SplitRecordFileResponse
- type StartOutputRequest
- func (*StartOutputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartOutputRequest) GetOutputName() string
- func (*StartOutputRequest) ProtoMessage()
- func (x *StartOutputRequest) ProtoReflect() protoreflect.Message
- func (x *StartOutputRequest) Reset()
- func (x *StartOutputRequest) String() string
- type StartOutputResponse
- type StartRecordRequest
- type StartRecordResponse
- type StartReplayBufferRequest
- type StartReplayBufferResponse
- type StartStreamRequest
- type StartStreamResponse
- type StartVirtualCamRequest
- type StartVirtualCamResponse
- type StopOutputRequest
- func (*StopOutputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StopOutputRequest) GetOutputName() string
- func (*StopOutputRequest) ProtoMessage()
- func (x *StopOutputRequest) ProtoReflect() protoreflect.Message
- func (x *StopOutputRequest) Reset()
- func (x *StopOutputRequest) String() string
- type StopOutputResponse
- type StopRecordRequest
- type StopRecordResponse
- func (*StopRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StopRecordResponse) GetOutputPath() string
- func (*StopRecordResponse) ProtoMessage()
- func (x *StopRecordResponse) ProtoReflect() protoreflect.Message
- func (x *StopRecordResponse) Reset()
- func (x *StopRecordResponse) String() string
- type StopReplayBufferRequest
- type StopReplayBufferResponse
- type StopStreamRequest
- type StopStreamResponse
- type StopVirtualCamRequest
- type StopVirtualCamResponse
- type StreamServiceSettings
- func (*StreamServiceSettings) Descriptor() ([]byte, []int)deprecated
- func (x *StreamServiceSettings) GetBwtest() bool
- func (x *StreamServiceSettings) GetKey() string
- func (x *StreamServiceSettings) GetPassword() string
- func (x *StreamServiceSettings) GetServer() string
- func (x *StreamServiceSettings) GetUseAuth() bool
- func (x *StreamServiceSettings) GetUsername() string
- func (*StreamServiceSettings) ProtoMessage()
- func (x *StreamServiceSettings) ProtoReflect() protoreflect.Message
- func (x *StreamServiceSettings) Reset()
- func (x *StreamServiceSettings) String() string
- type ToggleInputMuteRequest
- func (*ToggleInputMuteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ToggleInputMuteRequest) GetInputName() string
- func (x *ToggleInputMuteRequest) GetInputUUID() string
- func (*ToggleInputMuteRequest) ProtoMessage()
- func (x *ToggleInputMuteRequest) ProtoReflect() protoreflect.Message
- func (x *ToggleInputMuteRequest) Reset()
- func (x *ToggleInputMuteRequest) String() string
- type ToggleInputMuteResponse
- func (*ToggleInputMuteResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ToggleInputMuteResponse) GetInputMuted() bool
- func (*ToggleInputMuteResponse) ProtoMessage()
- func (x *ToggleInputMuteResponse) ProtoReflect() protoreflect.Message
- func (x *ToggleInputMuteResponse) Reset()
- func (x *ToggleInputMuteResponse) String() string
- type ToggleOutputRequest
- func (*ToggleOutputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ToggleOutputRequest) GetOutputName() string
- func (*ToggleOutputRequest) ProtoMessage()
- func (x *ToggleOutputRequest) ProtoReflect() protoreflect.Message
- func (x *ToggleOutputRequest) Reset()
- func (x *ToggleOutputRequest) String() string
- type ToggleOutputResponse
- func (*ToggleOutputResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ToggleOutputResponse) GetOutputActive() bool
- func (*ToggleOutputResponse) ProtoMessage()
- func (x *ToggleOutputResponse) ProtoReflect() protoreflect.Message
- func (x *ToggleOutputResponse) Reset()
- func (x *ToggleOutputResponse) String() string
- type ToggleRecordPauseRequest
- type ToggleRecordPauseResponse
- type ToggleRecordRequest
- type ToggleRecordResponse
- func (*ToggleRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ToggleRecordResponse) GetOutputActive() bool
- func (*ToggleRecordResponse) ProtoMessage()
- func (x *ToggleRecordResponse) ProtoReflect() protoreflect.Message
- func (x *ToggleRecordResponse) Reset()
- func (x *ToggleRecordResponse) String() string
- type ToggleReplayBufferRequest
- type ToggleReplayBufferResponse
- func (*ToggleReplayBufferResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ToggleReplayBufferResponse) GetOutputActive() bool
- func (*ToggleReplayBufferResponse) ProtoMessage()
- func (x *ToggleReplayBufferResponse) ProtoReflect() protoreflect.Message
- func (x *ToggleReplayBufferResponse) Reset()
- func (x *ToggleReplayBufferResponse) String() string
- type ToggleStreamRequest
- type ToggleStreamResponse
- func (*ToggleStreamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ToggleStreamResponse) GetOutputActive() bool
- func (*ToggleStreamResponse) ProtoMessage()
- func (x *ToggleStreamResponse) ProtoReflect() protoreflect.Message
- func (x *ToggleStreamResponse) Reset()
- func (x *ToggleStreamResponse) String() string
- type ToggleVirtualCamRequest
- type ToggleVirtualCamResponse
- func (*ToggleVirtualCamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ToggleVirtualCamResponse) GetOutputActive() bool
- func (*ToggleVirtualCamResponse) ProtoMessage()
- func (x *ToggleVirtualCamResponse) ProtoReflect() protoreflect.Message
- func (x *ToggleVirtualCamResponse) Reset()
- func (x *ToggleVirtualCamResponse) String() string
- type Transition
- func (*Transition) Descriptor() ([]byte, []int)deprecated
- func (x *Transition) GetTransitionConfigurable() bool
- func (x *Transition) GetTransitionFixed() bool
- func (x *Transition) GetTransitionKind() string
- func (x *Transition) GetTransitionName() string
- func (x *Transition) GetTransitionUUID() string
- func (*Transition) ProtoMessage()
- func (x *Transition) ProtoReflect() protoreflect.Message
- func (x *Transition) Reset()
- func (x *Transition) String() string
- type TriggerHotkeyByKeySequenceRequest
- func (*TriggerHotkeyByKeySequenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TriggerHotkeyByKeySequenceRequest) GetKeyID() string
- func (x *TriggerHotkeyByKeySequenceRequest) GetKeyModifiers() *AbstractObject
- func (x *TriggerHotkeyByKeySequenceRequest) GetKeyModifiersAlt() bool
- func (x *TriggerHotkeyByKeySequenceRequest) GetKeyModifiersCommand() bool
- func (x *TriggerHotkeyByKeySequenceRequest) GetKeyModifiersControl() bool
- func (x *TriggerHotkeyByKeySequenceRequest) GetKeyModifiersShift() bool
- func (*TriggerHotkeyByKeySequenceRequest) ProtoMessage()
- func (x *TriggerHotkeyByKeySequenceRequest) ProtoReflect() protoreflect.Message
- func (x *TriggerHotkeyByKeySequenceRequest) Reset()
- func (x *TriggerHotkeyByKeySequenceRequest) String() string
- type TriggerHotkeyByKeySequenceResponse
- func (*TriggerHotkeyByKeySequenceResponse) Descriptor() ([]byte, []int)deprecated
- func (*TriggerHotkeyByKeySequenceResponse) ProtoMessage()
- func (x *TriggerHotkeyByKeySequenceResponse) ProtoReflect() protoreflect.Message
- func (x *TriggerHotkeyByKeySequenceResponse) Reset()
- func (x *TriggerHotkeyByKeySequenceResponse) String() string
- type TriggerHotkeyByNameRequest
- func (*TriggerHotkeyByNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TriggerHotkeyByNameRequest) GetContextName() string
- func (x *TriggerHotkeyByNameRequest) GetHotkeyName() string
- func (*TriggerHotkeyByNameRequest) ProtoMessage()
- func (x *TriggerHotkeyByNameRequest) ProtoReflect() protoreflect.Message
- func (x *TriggerHotkeyByNameRequest) Reset()
- func (x *TriggerHotkeyByNameRequest) String() string
- type TriggerHotkeyByNameResponse
- type TriggerMediaInputActionRequest
- func (*TriggerMediaInputActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TriggerMediaInputActionRequest) GetInputName() string
- func (x *TriggerMediaInputActionRequest) GetInputUUID() string
- func (x *TriggerMediaInputActionRequest) GetMediaAction() string
- func (*TriggerMediaInputActionRequest) ProtoMessage()
- func (x *TriggerMediaInputActionRequest) ProtoReflect() protoreflect.Message
- func (x *TriggerMediaInputActionRequest) Reset()
- func (x *TriggerMediaInputActionRequest) String() string
- type TriggerMediaInputActionResponse
- func (*TriggerMediaInputActionResponse) Descriptor() ([]byte, []int)deprecated
- func (*TriggerMediaInputActionResponse) ProtoMessage()
- func (x *TriggerMediaInputActionResponse) ProtoReflect() protoreflect.Message
- func (x *TriggerMediaInputActionResponse) Reset()
- func (x *TriggerMediaInputActionResponse) String() string
- type TriggerStudioModeTransitionRequest
- func (*TriggerStudioModeTransitionRequest) Descriptor() ([]byte, []int)deprecated
- func (*TriggerStudioModeTransitionRequest) ProtoMessage()
- func (x *TriggerStudioModeTransitionRequest) ProtoReflect() protoreflect.Message
- func (x *TriggerStudioModeTransitionRequest) Reset()
- func (x *TriggerStudioModeTransitionRequest) String() string
- type TriggerStudioModeTransitionResponse
- func (*TriggerStudioModeTransitionResponse) Descriptor() ([]byte, []int)deprecated
- func (*TriggerStudioModeTransitionResponse) ProtoMessage()
- func (x *TriggerStudioModeTransitionResponse) ProtoReflect() protoreflect.Message
- func (x *TriggerStudioModeTransitionResponse) Reset()
- func (x *TriggerStudioModeTransitionResponse) String() string
- type UnimplementedOBSServer
- func (UnimplementedOBSServer) BroadcastCustomEvent(context.Context, *BroadcastCustomEventRequest) (*BroadcastCustomEventResponse, error)
- func (UnimplementedOBSServer) CallVendorRequest(context.Context, *CallVendorRequestRequest) (*CallVendorRequestResponse, error)
- func (UnimplementedOBSServer) CreateInput(context.Context, *CreateInputRequest) (*CreateInputResponse, error)
- func (UnimplementedOBSServer) CreateProfile(context.Context, *CreateProfileRequest) (*CreateProfileResponse, error)
- func (UnimplementedOBSServer) CreateRecordChapter(context.Context, *CreateRecordChapterRequest) (*CreateRecordChapterResponse, error)
- func (UnimplementedOBSServer) CreateScene(context.Context, *CreateSceneRequest) (*CreateSceneResponse, error)
- func (UnimplementedOBSServer) CreateSceneCollection(context.Context, *CreateSceneCollectionRequest) (*CreateSceneCollectionResponse, error)
- func (UnimplementedOBSServer) CreateSceneItem(context.Context, *CreateSceneItemRequest) (*CreateSceneItemResponse, error)
- func (UnimplementedOBSServer) CreateSourceFilter(context.Context, *CreateSourceFilterRequest) (*CreateSourceFilterResponse, error)
- func (UnimplementedOBSServer) DuplicateSceneItem(context.Context, *DuplicateSceneItemRequest) (*DuplicateSceneItemResponse, error)
- func (UnimplementedOBSServer) GetCurrentPreviewScene(context.Context, *GetCurrentPreviewSceneRequest) (*GetCurrentPreviewSceneResponse, error)
- func (UnimplementedOBSServer) GetCurrentProgramScene(context.Context, *GetCurrentProgramSceneRequest) (*GetCurrentProgramSceneResponse, error)
- func (UnimplementedOBSServer) GetCurrentSceneTransition(context.Context, *GetCurrentSceneTransitionRequest) (*GetCurrentSceneTransitionResponse, error)
- func (UnimplementedOBSServer) GetCurrentSceneTransitionCursor(context.Context, *GetCurrentSceneTransitionCursorRequest) (*GetCurrentSceneTransitionCursorResponse, error)
- func (UnimplementedOBSServer) GetGroupList(context.Context, *GetGroupListRequest) (*GetGroupListResponse, error)
- func (UnimplementedOBSServer) GetGroupSceneItemList(context.Context, *GetGroupSceneItemListRequest) (*GetGroupSceneItemListResponse, error)
- func (UnimplementedOBSServer) GetHotkeyList(context.Context, *GetHotkeyListRequest) (*GetHotkeyListResponse, error)
- func (UnimplementedOBSServer) GetInputAudioBalance(context.Context, *GetInputAudioBalanceRequest) (*GetInputAudioBalanceResponse, error)
- func (UnimplementedOBSServer) GetInputAudioMonitorType(context.Context, *GetInputAudioMonitorTypeRequest) (*GetInputAudioMonitorTypeResponse, error)
- func (UnimplementedOBSServer) GetInputAudioSyncOffset(context.Context, *GetInputAudioSyncOffsetRequest) (*GetInputAudioSyncOffsetResponse, error)
- func (UnimplementedOBSServer) GetInputAudioTracks(context.Context, *GetInputAudioTracksRequest) (*GetInputAudioTracksResponse, error)
- func (UnimplementedOBSServer) GetInputDefaultSettings(context.Context, *GetInputDefaultSettingsRequest) (*GetInputDefaultSettingsResponse, error)
- func (UnimplementedOBSServer) GetInputKindList(context.Context, *GetInputKindListRequest) (*GetInputKindListResponse, error)
- func (UnimplementedOBSServer) GetInputList(context.Context, *GetInputListRequest) (*GetInputListResponse, error)
- func (UnimplementedOBSServer) GetInputMute(context.Context, *GetInputMuteRequest) (*GetInputMuteResponse, error)
- func (UnimplementedOBSServer) GetInputPropertiesListPropertyItems(context.Context, *GetInputPropertiesListPropertyItemsRequest) (*GetInputPropertiesListPropertyItemsResponse, error)
- func (UnimplementedOBSServer) GetInputSettings(context.Context, *GetInputSettingsRequest) (*GetInputSettingsResponse, error)
- func (UnimplementedOBSServer) GetInputVolume(context.Context, *GetInputVolumeRequest) (*GetInputVolumeResponse, error)
- func (UnimplementedOBSServer) GetLastReplayBufferReplay(context.Context, *GetLastReplayBufferReplayRequest) (*GetLastReplayBufferReplayResponse, error)
- func (UnimplementedOBSServer) GetMediaInputStatus(context.Context, *GetMediaInputStatusRequest) (*GetMediaInputStatusResponse, error)
- func (UnimplementedOBSServer) GetMonitorList(context.Context, *GetMonitorListRequest) (*GetMonitorListResponse, error)
- func (UnimplementedOBSServer) GetOutputList(context.Context, *GetOutputListRequest) (*GetOutputListResponse, error)
- func (UnimplementedOBSServer) GetOutputSettings(context.Context, *GetOutputSettingsRequest) (*GetOutputSettingsResponse, error)
- func (UnimplementedOBSServer) GetOutputStatus(context.Context, *GetOutputStatusRequest) (*GetOutputStatusResponse, error)
- func (UnimplementedOBSServer) GetPersistentData(context.Context, *GetPersistentDataRequest) (*GetPersistentDataResponse, error)
- func (UnimplementedOBSServer) GetProfileList(context.Context, *GetProfileListRequest) (*GetProfileListResponse, error)
- func (UnimplementedOBSServer) GetProfileParameter(context.Context, *GetProfileParameterRequest) (*GetProfileParameterResponse, error)
- func (UnimplementedOBSServer) GetRecordDirectory(context.Context, *GetRecordDirectoryRequest) (*GetRecordDirectoryResponse, error)
- func (UnimplementedOBSServer) GetRecordStatus(context.Context, *GetRecordStatusRequest) (*GetRecordStatusResponse, error)
- func (UnimplementedOBSServer) GetReplayBufferStatus(context.Context, *GetReplayBufferStatusRequest) (*GetReplayBufferStatusResponse, error)
- func (UnimplementedOBSServer) GetSceneCollectionList(context.Context, *GetSceneCollectionListRequest) (*GetSceneCollectionListResponse, error)
- func (UnimplementedOBSServer) GetSceneItemBlendMode(context.Context, *GetSceneItemBlendModeRequest) (*GetSceneItemBlendModeResponse, error)
- func (UnimplementedOBSServer) GetSceneItemEnabled(context.Context, *GetSceneItemEnabledRequest) (*GetSceneItemEnabledResponse, error)
- func (UnimplementedOBSServer) GetSceneItemId(context.Context, *GetSceneItemIdRequest) (*GetSceneItemIdResponse, error)
- func (UnimplementedOBSServer) GetSceneItemIndex(context.Context, *GetSceneItemIndexRequest) (*GetSceneItemIndexResponse, error)
- func (UnimplementedOBSServer) GetSceneItemList(context.Context, *GetSceneItemListRequest) (*GetSceneItemListResponse, error)
- func (UnimplementedOBSServer) GetSceneItemLocked(context.Context, *GetSceneItemLockedRequest) (*GetSceneItemLockedResponse, error)
- func (UnimplementedOBSServer) GetSceneItemSource(context.Context, *GetSceneItemSourceRequest) (*GetSceneItemSourceResponse, error)
- func (UnimplementedOBSServer) GetSceneItemTransform(context.Context, *GetSceneItemTransformRequest) (*GetSceneItemTransformResponse, error)
- func (UnimplementedOBSServer) GetSceneList(context.Context, *GetSceneListRequest) (*GetSceneListResponse, error)
- func (UnimplementedOBSServer) GetSceneSceneTransitionOverride(context.Context, *GetSceneSceneTransitionOverrideRequest) (*GetSceneSceneTransitionOverrideResponse, error)
- func (UnimplementedOBSServer) GetSceneTransitionList(context.Context, *GetSceneTransitionListRequest) (*GetSceneTransitionListResponse, error)
- func (UnimplementedOBSServer) GetSourceActive(context.Context, *GetSourceActiveRequest) (*GetSourceActiveResponse, error)
- func (UnimplementedOBSServer) GetSourceFilter(context.Context, *GetSourceFilterRequest) (*GetSourceFilterResponse, error)
- func (UnimplementedOBSServer) GetSourceFilterDefaultSettings(context.Context, *GetSourceFilterDefaultSettingsRequest) (*GetSourceFilterDefaultSettingsResponse, error)
- func (UnimplementedOBSServer) GetSourceFilterKindList(context.Context, *GetSourceFilterKindListRequest) (*GetSourceFilterKindListResponse, error)
- func (UnimplementedOBSServer) GetSourceFilterList(context.Context, *GetSourceFilterListRequest) (*GetSourceFilterListResponse, error)
- func (UnimplementedOBSServer) GetSourceScreenshot(context.Context, *GetSourceScreenshotRequest) (*GetSourceScreenshotResponse, error)
- func (UnimplementedOBSServer) GetSpecialInputs(context.Context, *GetSpecialInputsRequest) (*GetSpecialInputsResponse, error)
- func (UnimplementedOBSServer) GetStats(context.Context, *GetStatsRequest) (*GetStatsResponse, error)
- func (UnimplementedOBSServer) GetStreamServiceSettings(context.Context, *GetStreamServiceSettingsRequest) (*GetStreamServiceSettingsResponse, error)
- func (UnimplementedOBSServer) GetStreamStatus(context.Context, *GetStreamStatusRequest) (*GetStreamStatusResponse, error)
- func (UnimplementedOBSServer) GetStudioModeEnabled(context.Context, *GetStudioModeEnabledRequest) (*GetStudioModeEnabledResponse, error)
- func (UnimplementedOBSServer) GetTransitionKindList(context.Context, *GetTransitionKindListRequest) (*GetTransitionKindListResponse, error)
- func (UnimplementedOBSServer) GetVersion(context.Context, *GetVersionRequest) (*GetVersionResponse, error)
- func (UnimplementedOBSServer) GetVideoSettings(context.Context, *GetVideoSettingsRequest) (*GetVideoSettingsResponse, error)
- func (UnimplementedOBSServer) GetVirtualCamStatus(context.Context, *GetVirtualCamStatusRequest) (*GetVirtualCamStatusResponse, error)
- func (UnimplementedOBSServer) OffsetMediaInputCursor(context.Context, *OffsetMediaInputCursorRequest) (*OffsetMediaInputCursorResponse, error)
- func (UnimplementedOBSServer) OpenInputFiltersDialog(context.Context, *OpenInputFiltersDialogRequest) (*OpenInputFiltersDialogResponse, error)
- func (UnimplementedOBSServer) OpenInputInteractDialog(context.Context, *OpenInputInteractDialogRequest) (*OpenInputInteractDialogResponse, error)
- func (UnimplementedOBSServer) OpenInputPropertiesDialog(context.Context, *OpenInputPropertiesDialogRequest) (*OpenInputPropertiesDialogResponse, error)
- func (UnimplementedOBSServer) OpenSourceProjector(context.Context, *OpenSourceProjectorRequest) (*OpenSourceProjectorResponse, error)
- func (UnimplementedOBSServer) OpenVideoMixProjector(context.Context, *OpenVideoMixProjectorRequest) (*OpenVideoMixProjectorResponse, error)
- func (UnimplementedOBSServer) PauseRecord(context.Context, *PauseRecordRequest) (*PauseRecordResponse, error)
- func (UnimplementedOBSServer) PressInputPropertiesButton(context.Context, *PressInputPropertiesButtonRequest) (*PressInputPropertiesButtonResponse, error)
- func (UnimplementedOBSServer) RemoveInput(context.Context, *RemoveInputRequest) (*RemoveInputResponse, error)
- func (UnimplementedOBSServer) RemoveProfile(context.Context, *RemoveProfileRequest) (*RemoveProfileResponse, error)
- func (UnimplementedOBSServer) RemoveScene(context.Context, *RemoveSceneRequest) (*RemoveSceneResponse, error)
- func (UnimplementedOBSServer) RemoveSceneItem(context.Context, *RemoveSceneItemRequest) (*RemoveSceneItemResponse, error)
- func (UnimplementedOBSServer) RemoveSourceFilter(context.Context, *RemoveSourceFilterRequest) (*RemoveSourceFilterResponse, error)
- func (UnimplementedOBSServer) ResumeRecord(context.Context, *ResumeRecordRequest) (*ResumeRecordResponse, error)
- func (UnimplementedOBSServer) SaveReplayBuffer(context.Context, *SaveReplayBufferRequest) (*SaveReplayBufferResponse, error)
- func (UnimplementedOBSServer) SaveSourceScreenshot(context.Context, *SaveSourceScreenshotRequest) (*SaveSourceScreenshotResponse, error)
- func (UnimplementedOBSServer) SendStreamCaption(context.Context, *SendStreamCaptionRequest) (*SendStreamCaptionResponse, error)
- func (UnimplementedOBSServer) SetCurrentPreviewScene(context.Context, *SetCurrentPreviewSceneRequest) (*SetCurrentPreviewSceneResponse, error)
- func (UnimplementedOBSServer) SetCurrentProfile(context.Context, *SetCurrentProfileRequest) (*SetCurrentProfileResponse, error)
- func (UnimplementedOBSServer) SetCurrentProgramScene(context.Context, *SetCurrentProgramSceneRequest) (*SetCurrentProgramSceneResponse, error)
- func (UnimplementedOBSServer) SetCurrentSceneCollection(context.Context, *SetCurrentSceneCollectionRequest) (*SetCurrentSceneCollectionResponse, error)
- func (UnimplementedOBSServer) SetCurrentSceneTransition(context.Context, *SetCurrentSceneTransitionRequest) (*SetCurrentSceneTransitionResponse, error)
- func (UnimplementedOBSServer) SetCurrentSceneTransitionDuration(context.Context, *SetCurrentSceneTransitionDurationRequest) (*SetCurrentSceneTransitionDurationResponse, error)
- func (UnimplementedOBSServer) SetCurrentSceneTransitionSettings(context.Context, *SetCurrentSceneTransitionSettingsRequest) (*SetCurrentSceneTransitionSettingsResponse, error)
- func (UnimplementedOBSServer) SetInputAudioBalance(context.Context, *SetInputAudioBalanceRequest) (*SetInputAudioBalanceResponse, error)
- func (UnimplementedOBSServer) SetInputAudioMonitorType(context.Context, *SetInputAudioMonitorTypeRequest) (*SetInputAudioMonitorTypeResponse, error)
- func (UnimplementedOBSServer) SetInputAudioSyncOffset(context.Context, *SetInputAudioSyncOffsetRequest) (*SetInputAudioSyncOffsetResponse, error)
- func (UnimplementedOBSServer) SetInputAudioTracks(context.Context, *SetInputAudioTracksRequest) (*SetInputAudioTracksResponse, error)
- func (UnimplementedOBSServer) SetInputMute(context.Context, *SetInputMuteRequest) (*SetInputMuteResponse, error)
- func (UnimplementedOBSServer) SetInputName(context.Context, *SetInputNameRequest) (*SetInputNameResponse, error)
- func (UnimplementedOBSServer) SetInputSettings(context.Context, *SetInputSettingsRequest) (*SetInputSettingsResponse, error)
- func (UnimplementedOBSServer) SetInputVolume(context.Context, *SetInputVolumeRequest) (*SetInputVolumeResponse, error)
- func (UnimplementedOBSServer) SetMediaInputCursor(context.Context, *SetMediaInputCursorRequest) (*SetMediaInputCursorResponse, error)
- func (UnimplementedOBSServer) SetOutputSettings(context.Context, *SetOutputSettingsRequest) (*SetOutputSettingsResponse, error)
- func (UnimplementedOBSServer) SetPersistentData(context.Context, *SetPersistentDataRequest) (*SetPersistentDataResponse, error)
- func (UnimplementedOBSServer) SetProfileParameter(context.Context, *SetProfileParameterRequest) (*SetProfileParameterResponse, error)
- func (UnimplementedOBSServer) SetRecordDirectory(context.Context, *SetRecordDirectoryRequest) (*SetRecordDirectoryResponse, error)
- func (UnimplementedOBSServer) SetSceneItemBlendMode(context.Context, *SetSceneItemBlendModeRequest) (*SetSceneItemBlendModeResponse, error)
- func (UnimplementedOBSServer) SetSceneItemEnabled(context.Context, *SetSceneItemEnabledRequest) (*SetSceneItemEnabledResponse, error)
- func (UnimplementedOBSServer) SetSceneItemIndex(context.Context, *SetSceneItemIndexRequest) (*SetSceneItemIndexResponse, error)
- func (UnimplementedOBSServer) SetSceneItemLocked(context.Context, *SetSceneItemLockedRequest) (*SetSceneItemLockedResponse, error)
- func (UnimplementedOBSServer) SetSceneItemTransform(context.Context, *SetSceneItemTransformRequest) (*SetSceneItemTransformResponse, error)
- func (UnimplementedOBSServer) SetSceneName(context.Context, *SetSceneNameRequest) (*SetSceneNameResponse, error)
- func (UnimplementedOBSServer) SetSceneSceneTransitionOverride(context.Context, *SetSceneSceneTransitionOverrideRequest) (*SetSceneSceneTransitionOverrideResponse, error)
- func (UnimplementedOBSServer) SetSourceFilterEnabled(context.Context, *SetSourceFilterEnabledRequest) (*SetSourceFilterEnabledResponse, error)
- func (UnimplementedOBSServer) SetSourceFilterIndex(context.Context, *SetSourceFilterIndexRequest) (*SetSourceFilterIndexResponse, error)
- func (UnimplementedOBSServer) SetSourceFilterName(context.Context, *SetSourceFilterNameRequest) (*SetSourceFilterNameResponse, error)
- func (UnimplementedOBSServer) SetSourceFilterSettings(context.Context, *SetSourceFilterSettingsRequest) (*SetSourceFilterSettingsResponse, error)
- func (UnimplementedOBSServer) SetStreamServiceSettings(context.Context, *SetStreamServiceSettingsRequest) (*SetStreamServiceSettingsResponse, error)
- func (UnimplementedOBSServer) SetStudioModeEnabled(context.Context, *SetStudioModeEnabledRequest) (*SetStudioModeEnabledResponse, error)
- func (UnimplementedOBSServer) SetTBarPosition(context.Context, *SetTBarPositionRequest) (*SetTBarPositionResponse, error)
- func (UnimplementedOBSServer) SetVideoSettings(context.Context, *SetVideoSettingsRequest) (*SetVideoSettingsResponse, error)
- func (UnimplementedOBSServer) Sleep(context.Context, *SleepRequest) (*SleepResponse, error)
- func (UnimplementedOBSServer) SplitRecordFile(context.Context, *SplitRecordFileRequest) (*SplitRecordFileResponse, error)
- func (UnimplementedOBSServer) StartOutput(context.Context, *StartOutputRequest) (*StartOutputResponse, error)
- func (UnimplementedOBSServer) StartRecord(context.Context, *StartRecordRequest) (*StartRecordResponse, error)
- func (UnimplementedOBSServer) StartReplayBuffer(context.Context, *StartReplayBufferRequest) (*StartReplayBufferResponse, error)
- func (UnimplementedOBSServer) StartStream(context.Context, *StartStreamRequest) (*StartStreamResponse, error)
- func (UnimplementedOBSServer) StartVirtualCam(context.Context, *StartVirtualCamRequest) (*StartVirtualCamResponse, error)
- func (UnimplementedOBSServer) StopOutput(context.Context, *StopOutputRequest) (*StopOutputResponse, error)
- func (UnimplementedOBSServer) StopRecord(context.Context, *StopRecordRequest) (*StopRecordResponse, error)
- func (UnimplementedOBSServer) StopReplayBuffer(context.Context, *StopReplayBufferRequest) (*StopReplayBufferResponse, error)
- func (UnimplementedOBSServer) StopStream(context.Context, *StopStreamRequest) (*StopStreamResponse, error)
- func (UnimplementedOBSServer) StopVirtualCam(context.Context, *StopVirtualCamRequest) (*StopVirtualCamResponse, error)
- func (UnimplementedOBSServer) ToggleInputMute(context.Context, *ToggleInputMuteRequest) (*ToggleInputMuteResponse, error)
- func (UnimplementedOBSServer) ToggleOutput(context.Context, *ToggleOutputRequest) (*ToggleOutputResponse, error)
- func (UnimplementedOBSServer) ToggleRecord(context.Context, *ToggleRecordRequest) (*ToggleRecordResponse, error)
- func (UnimplementedOBSServer) ToggleRecordPause(context.Context, *ToggleRecordPauseRequest) (*ToggleRecordPauseResponse, error)
- func (UnimplementedOBSServer) ToggleReplayBuffer(context.Context, *ToggleReplayBufferRequest) (*ToggleReplayBufferResponse, error)
- func (UnimplementedOBSServer) ToggleStream(context.Context, *ToggleStreamRequest) (*ToggleStreamResponse, error)
- func (UnimplementedOBSServer) ToggleVirtualCam(context.Context, *ToggleVirtualCamRequest) (*ToggleVirtualCamResponse, error)
- func (UnimplementedOBSServer) TriggerHotkeyByKeySequence(context.Context, *TriggerHotkeyByKeySequenceRequest) (*TriggerHotkeyByKeySequenceResponse, error)
- func (UnimplementedOBSServer) TriggerHotkeyByName(context.Context, *TriggerHotkeyByNameRequest) (*TriggerHotkeyByNameResponse, error)
- func (UnimplementedOBSServer) TriggerMediaInputAction(context.Context, *TriggerMediaInputActionRequest) (*TriggerMediaInputActionResponse, error)
- func (UnimplementedOBSServer) TriggerStudioModeTransition(context.Context, *TriggerStudioModeTransitionRequest) (*TriggerStudioModeTransitionResponse, error)
- type UnsafeOBSServer
- type WebSocketCloseCode
- func (WebSocketCloseCode) Descriptor() protoreflect.EnumDescriptor
- func (x WebSocketCloseCode) Enum() *WebSocketCloseCode
- func (WebSocketCloseCode) EnumDescriptor() ([]byte, []int)deprecated
- func (x WebSocketCloseCode) Number() protoreflect.EnumNumber
- func (x WebSocketCloseCode) String() string
- func (WebSocketCloseCode) Type() protoreflect.EnumType
- type WebSocketOpCode
- func (WebSocketOpCode) Descriptor() protoreflect.EnumDescriptor
- func (x WebSocketOpCode) Enum() *WebSocketOpCode
- func (WebSocketOpCode) EnumDescriptor() ([]byte, []int)deprecated
- func (x WebSocketOpCode) Number() protoreflect.EnumNumber
- func (x WebSocketOpCode) String() string
- func (WebSocketOpCode) Type() protoreflect.EnumType
Constants ¶
This section is empty.
Variables ¶
var ( EventSubscription_name = map[int32]string{ 0: "None", 1: "General", 2: "Config", 4: "Scenes", 8: "Inputs", 16: "Transitions", 32: "Filters", 64: "Outputs", 128: "SceneItems", 256: "MediaInputs", 512: "Vendors", 1024: "Ui", 2047: "All", 65536: "InputVolumeMeters", 131072: "InputActiveStateChanged", 262144: "InputShowStateChanged", 524288: "SceneItemTransformChanged", } EventSubscription_value = map[string]int32{ "None": 0, "General": 1, "Config": 2, "Scenes": 4, "Inputs": 8, "Transitions": 16, "Filters": 32, "Outputs": 64, "SceneItems": 128, "MediaInputs": 256, "Vendors": 512, "Ui": 1024, "All": 2047, "InputVolumeMeters": 65536, "InputActiveStateChanged": 131072, "InputShowStateChanged": 262144, "SceneItemTransformChanged": 524288, } )
Enum value maps for EventSubscription.
var ( RequestBatchExecutionType_name = map[int32]string{ 0: "SerialRealtime", -1: "_None", 1: "SerialFrame", 2: "Parallel", } RequestBatchExecutionType_value = map[string]int32{ "SerialRealtime": 0, "_None": -1, "SerialFrame": 1, "Parallel": 2, } )
Enum value maps for RequestBatchExecutionType.
var ( RequestStatus_name = map[int32]string{ 0: "Unknown", 10: "NoError", 100: "Success", 203: "MissingRequestType", 204: "UnknownRequestType", 205: "GenericError", 206: "UnsupportedRequestBatchExecutionType", 207: "NotReady", 300: "MissingRequestField", 301: "MissingRequestData", 400: "InvalidRequestField", 401: "InvalidRequestFieldType", 402: "RequestFieldOutOfRange", 403: "RequestFieldEmpty", 404: "TooManyRequestFields", 500: "OutputRunning", 501: "OutputNotRunning", 502: "OutputPaused", 503: "OutputNotPaused", 504: "OutputDisabled", 505: "StudioModeActive", 506: "StudioModeNotActive", 600: "ResourceNotFound", 601: "ResourceAlreadyExists", 602: "InvalidResourceType", 603: "NotEnoughResources", 604: "InvalidResourceState", 605: "InvalidInputKind", 606: "ResourceNotConfigurable", 607: "InvalidFilterKind", 700: "ResourceCreationFailed", 701: "ResourceActionFailed", 702: "RequestProcessingFailed", 703: "CannotAct", } RequestStatus_value = map[string]int32{ "Unknown": 0, "NoError": 10, "Success": 100, "MissingRequestType": 203, "UnknownRequestType": 204, "GenericError": 205, "UnsupportedRequestBatchExecutionType": 206, "NotReady": 207, "MissingRequestField": 300, "MissingRequestData": 301, "InvalidRequestField": 400, "InvalidRequestFieldType": 401, "RequestFieldOutOfRange": 402, "RequestFieldEmpty": 403, "TooManyRequestFields": 404, "OutputRunning": 500, "OutputNotRunning": 501, "OutputPaused": 502, "OutputNotPaused": 503, "OutputDisabled": 504, "StudioModeActive": 505, "StudioModeNotActive": 506, "ResourceNotFound": 600, "ResourceAlreadyExists": 601, "InvalidResourceType": 602, "NotEnoughResources": 603, "InvalidResourceState": 604, "InvalidInputKind": 605, "ResourceNotConfigurable": 606, "InvalidFilterKind": 607, "ResourceCreationFailed": 700, "ResourceActionFailed": 701, "RequestProcessingFailed": 702, "CannotAct": 703, } )
Enum value maps for RequestStatus.
var ( ObsOutputState_name = map[int32]string{ 0: "OBS_WEBSOCKET_OUTPUT_UNKNOWN", 1: "OBS_WEBSOCKET_OUTPUT_STARTING", 2: "OBS_WEBSOCKET_OUTPUT_STARTED", 3: "OBS_WEBSOCKET_OUTPUT_STOPPING", 4: "OBS_WEBSOCKET_OUTPUT_STOPPED", 5: "OBS_WEBSOCKET_OUTPUT_RECONNECTING", 6: "OBS_WEBSOCKET_OUTPUT_RECONNECTED", 7: "OBS_WEBSOCKET_OUTPUT_PAUSED", 8: "OBS_WEBSOCKET_OUTPUT_RESUMED", } ObsOutputState_value = map[string]int32{ "OBS_WEBSOCKET_OUTPUT_UNKNOWN": 0, "OBS_WEBSOCKET_OUTPUT_STARTING": 1, "OBS_WEBSOCKET_OUTPUT_STARTED": 2, "OBS_WEBSOCKET_OUTPUT_STOPPING": 3, "OBS_WEBSOCKET_OUTPUT_STOPPED": 4, "OBS_WEBSOCKET_OUTPUT_RECONNECTING": 5, "OBS_WEBSOCKET_OUTPUT_RECONNECTED": 6, "OBS_WEBSOCKET_OUTPUT_PAUSED": 7, "OBS_WEBSOCKET_OUTPUT_RESUMED": 8, } )
Enum value maps for ObsOutputState.
var ( ObsMediaInputAction_name = map[int32]string{ 0: "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_NONE", 1: "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_PLAY", 2: "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_PAUSE", 3: "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_STOP", 4: "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_RESTART", 5: "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_NEXT", 6: "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_PREVIOUS", } ObsMediaInputAction_value = map[string]int32{ "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_NONE": 0, "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_PLAY": 1, "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_PAUSE": 2, "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_STOP": 3, "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_RESTART": 4, "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_NEXT": 5, "OBS_WEBSOCKET_MEDIA_INPUT_ACTION_PREVIOUS": 6, } )
Enum value maps for ObsMediaInputAction.
var ( WebSocketCloseCode_name = map[int32]string{ 0: "DontClose", 4000: "UnknownReason", 4002: "MessageDecodeError", 4003: "MissingDataField", 4004: "InvalidDataFieldType", 4005: "InvalidDataFieldValue", 4006: "UnknownOpCode", 4007: "NotIdentified", 4008: "AlreadyIdentified", 4009: "AuthenticationFailed", 4010: "UnsupportedRpcVersion", 4011: "SessionInvalidated", 4012: "UnsupportedFeature", } WebSocketCloseCode_value = map[string]int32{ "DontClose": 0, "UnknownReason": 4000, "MessageDecodeError": 4002, "MissingDataField": 4003, "InvalidDataFieldType": 4004, "InvalidDataFieldValue": 4005, "UnknownOpCode": 4006, "NotIdentified": 4007, "AlreadyIdentified": 4008, "AuthenticationFailed": 4009, "UnsupportedRpcVersion": 4010, "SessionInvalidated": 4011, "UnsupportedFeature": 4012, } )
Enum value maps for WebSocketCloseCode.
var ( WebSocketOpCode_name = map[int32]string{ 0: "Hello", 1: "Identify", 2: "Identified", 3: "Reidentify", 5: "Event", 6: "Request", 7: "RequestResponse", 8: "RequestBatch", 9: "RequestBatchResponse", } WebSocketOpCode_value = map[string]int32{ "Hello": 0, "Identify": 1, "Identified": 2, "Reidentify": 3, "Event": 5, "Request": 6, "RequestResponse": 7, "RequestBatch": 8, "RequestBatchResponse": 9, } )
Enum value maps for WebSocketOpCode.
var File_objects_proto protoreflect.FileDescriptor
var File_obs_proto protoreflect.FileDescriptor
var OBS_ServiceDesc = grpc.ServiceDesc{ ServiceName: "OBS", HandlerType: (*OBSServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetPersistentData", Handler: _OBS_GetPersistentData_Handler, }, { MethodName: "SetPersistentData", Handler: _OBS_SetPersistentData_Handler, }, { MethodName: "GetSceneCollectionList", Handler: _OBS_GetSceneCollectionList_Handler, }, { MethodName: "SetCurrentSceneCollection", Handler: _OBS_SetCurrentSceneCollection_Handler, }, { MethodName: "CreateSceneCollection", Handler: _OBS_CreateSceneCollection_Handler, }, { MethodName: "GetProfileList", Handler: _OBS_GetProfileList_Handler, }, { MethodName: "SetCurrentProfile", Handler: _OBS_SetCurrentProfile_Handler, }, { MethodName: "CreateProfile", Handler: _OBS_CreateProfile_Handler, }, { MethodName: "RemoveProfile", Handler: _OBS_RemoveProfile_Handler, }, { MethodName: "GetProfileParameter", Handler: _OBS_GetProfileParameter_Handler, }, { MethodName: "SetProfileParameter", Handler: _OBS_SetProfileParameter_Handler, }, { MethodName: "GetVideoSettings", Handler: _OBS_GetVideoSettings_Handler, }, { MethodName: "SetVideoSettings", Handler: _OBS_SetVideoSettings_Handler, }, { MethodName: "GetStreamServiceSettings", Handler: _OBS_GetStreamServiceSettings_Handler, }, { MethodName: "SetStreamServiceSettings", Handler: _OBS_SetStreamServiceSettings_Handler, }, { MethodName: "GetRecordDirectory", Handler: _OBS_GetRecordDirectory_Handler, }, { MethodName: "SetRecordDirectory", Handler: _OBS_SetRecordDirectory_Handler, }, { MethodName: "GetSourceFilterKindList", Handler: _OBS_GetSourceFilterKindList_Handler, }, { MethodName: "GetSourceFilterList", Handler: _OBS_GetSourceFilterList_Handler, }, { MethodName: "GetSourceFilterDefaultSettings", Handler: _OBS_GetSourceFilterDefaultSettings_Handler, }, { MethodName: "CreateSourceFilter", Handler: _OBS_CreateSourceFilter_Handler, }, { MethodName: "RemoveSourceFilter", Handler: _OBS_RemoveSourceFilter_Handler, }, { MethodName: "SetSourceFilterName", Handler: _OBS_SetSourceFilterName_Handler, }, { MethodName: "GetSourceFilter", Handler: _OBS_GetSourceFilter_Handler, }, { MethodName: "SetSourceFilterIndex", Handler: _OBS_SetSourceFilterIndex_Handler, }, { MethodName: "SetSourceFilterSettings", Handler: _OBS_SetSourceFilterSettings_Handler, }, { MethodName: "SetSourceFilterEnabled", Handler: _OBS_SetSourceFilterEnabled_Handler, }, { MethodName: "GetVersion", Handler: _OBS_GetVersion_Handler, }, { MethodName: "GetStats", Handler: _OBS_GetStats_Handler, }, { MethodName: "BroadcastCustomEvent", Handler: _OBS_BroadcastCustomEvent_Handler, }, { MethodName: "CallVendorRequest", Handler: _OBS_CallVendorRequest_Handler, }, { MethodName: "GetHotkeyList", Handler: _OBS_GetHotkeyList_Handler, }, { MethodName: "TriggerHotkeyByName", Handler: _OBS_TriggerHotkeyByName_Handler, }, { MethodName: "TriggerHotkeyByKeySequence", Handler: _OBS_TriggerHotkeyByKeySequence_Handler, }, { MethodName: "Sleep", Handler: _OBS_Sleep_Handler, }, { MethodName: "GetInputList", Handler: _OBS_GetInputList_Handler, }, { MethodName: "GetInputKindList", Handler: _OBS_GetInputKindList_Handler, }, { MethodName: "GetSpecialInputs", Handler: _OBS_GetSpecialInputs_Handler, }, { MethodName: "CreateInput", Handler: _OBS_CreateInput_Handler, }, { MethodName: "RemoveInput", Handler: _OBS_RemoveInput_Handler, }, { MethodName: "SetInputName", Handler: _OBS_SetInputName_Handler, }, { MethodName: "GetInputDefaultSettings", Handler: _OBS_GetInputDefaultSettings_Handler, }, { MethodName: "GetInputSettings", Handler: _OBS_GetInputSettings_Handler, }, { MethodName: "SetInputSettings", Handler: _OBS_SetInputSettings_Handler, }, { MethodName: "GetInputMute", Handler: _OBS_GetInputMute_Handler, }, { MethodName: "SetInputMute", Handler: _OBS_SetInputMute_Handler, }, { MethodName: "ToggleInputMute", Handler: _OBS_ToggleInputMute_Handler, }, { MethodName: "GetInputVolume", Handler: _OBS_GetInputVolume_Handler, }, { MethodName: "SetInputVolume", Handler: _OBS_SetInputVolume_Handler, }, { MethodName: "GetInputAudioBalance", Handler: _OBS_GetInputAudioBalance_Handler, }, { MethodName: "SetInputAudioBalance", Handler: _OBS_SetInputAudioBalance_Handler, }, { MethodName: "GetInputAudioSyncOffset", Handler: _OBS_GetInputAudioSyncOffset_Handler, }, { MethodName: "SetInputAudioSyncOffset", Handler: _OBS_SetInputAudioSyncOffset_Handler, }, { MethodName: "GetInputAudioMonitorType", Handler: _OBS_GetInputAudioMonitorType_Handler, }, { MethodName: "SetInputAudioMonitorType", Handler: _OBS_SetInputAudioMonitorType_Handler, }, { MethodName: "GetInputAudioTracks", Handler: _OBS_GetInputAudioTracks_Handler, }, { MethodName: "SetInputAudioTracks", Handler: _OBS_SetInputAudioTracks_Handler, }, { MethodName: "GetInputPropertiesListPropertyItems", Handler: _OBS_GetInputPropertiesListPropertyItems_Handler, }, { MethodName: "PressInputPropertiesButton", Handler: _OBS_PressInputPropertiesButton_Handler, }, { MethodName: "GetMediaInputStatus", Handler: _OBS_GetMediaInputStatus_Handler, }, { MethodName: "SetMediaInputCursor", Handler: _OBS_SetMediaInputCursor_Handler, }, { MethodName: "OffsetMediaInputCursor", Handler: _OBS_OffsetMediaInputCursor_Handler, }, { MethodName: "TriggerMediaInputAction", Handler: _OBS_TriggerMediaInputAction_Handler, }, { MethodName: "GetVirtualCamStatus", Handler: _OBS_GetVirtualCamStatus_Handler, }, { MethodName: "ToggleVirtualCam", Handler: _OBS_ToggleVirtualCam_Handler, }, { MethodName: "StartVirtualCam", Handler: _OBS_StartVirtualCam_Handler, }, { MethodName: "StopVirtualCam", Handler: _OBS_StopVirtualCam_Handler, }, { MethodName: "GetReplayBufferStatus", Handler: _OBS_GetReplayBufferStatus_Handler, }, { MethodName: "ToggleReplayBuffer", Handler: _OBS_ToggleReplayBuffer_Handler, }, { MethodName: "StartReplayBuffer", Handler: _OBS_StartReplayBuffer_Handler, }, { MethodName: "StopReplayBuffer", Handler: _OBS_StopReplayBuffer_Handler, }, { MethodName: "SaveReplayBuffer", Handler: _OBS_SaveReplayBuffer_Handler, }, { MethodName: "GetLastReplayBufferReplay", Handler: _OBS_GetLastReplayBufferReplay_Handler, }, { MethodName: "GetOutputList", Handler: _OBS_GetOutputList_Handler, }, { MethodName: "GetOutputStatus", Handler: _OBS_GetOutputStatus_Handler, }, { MethodName: "ToggleOutput", Handler: _OBS_ToggleOutput_Handler, }, { MethodName: "StartOutput", Handler: _OBS_StartOutput_Handler, }, { MethodName: "StopOutput", Handler: _OBS_StopOutput_Handler, }, { MethodName: "GetOutputSettings", Handler: _OBS_GetOutputSettings_Handler, }, { MethodName: "SetOutputSettings", Handler: _OBS_SetOutputSettings_Handler, }, { MethodName: "GetRecordStatus", Handler: _OBS_GetRecordStatus_Handler, }, { MethodName: "ToggleRecord", Handler: _OBS_ToggleRecord_Handler, }, { MethodName: "StartRecord", Handler: _OBS_StartRecord_Handler, }, { MethodName: "StopRecord", Handler: _OBS_StopRecord_Handler, }, { MethodName: "ToggleRecordPause", Handler: _OBS_ToggleRecordPause_Handler, }, { MethodName: "PauseRecord", Handler: _OBS_PauseRecord_Handler, }, { MethodName: "ResumeRecord", Handler: _OBS_ResumeRecord_Handler, }, { MethodName: "SplitRecordFile", Handler: _OBS_SplitRecordFile_Handler, }, { MethodName: "CreateRecordChapter", Handler: _OBS_CreateRecordChapter_Handler, }, { MethodName: "GetSceneItemList", Handler: _OBS_GetSceneItemList_Handler, }, { MethodName: "GetGroupSceneItemList", Handler: _OBS_GetGroupSceneItemList_Handler, }, { MethodName: "GetSceneItemId", Handler: _OBS_GetSceneItemId_Handler, }, { MethodName: "GetSceneItemSource", Handler: _OBS_GetSceneItemSource_Handler, }, { MethodName: "CreateSceneItem", Handler: _OBS_CreateSceneItem_Handler, }, { MethodName: "RemoveSceneItem", Handler: _OBS_RemoveSceneItem_Handler, }, { MethodName: "DuplicateSceneItem", Handler: _OBS_DuplicateSceneItem_Handler, }, { MethodName: "GetSceneItemTransform", Handler: _OBS_GetSceneItemTransform_Handler, }, { MethodName: "SetSceneItemTransform", Handler: _OBS_SetSceneItemTransform_Handler, }, { MethodName: "GetSceneItemEnabled", Handler: _OBS_GetSceneItemEnabled_Handler, }, { MethodName: "SetSceneItemEnabled", Handler: _OBS_SetSceneItemEnabled_Handler, }, { MethodName: "GetSceneItemLocked", Handler: _OBS_GetSceneItemLocked_Handler, }, { MethodName: "SetSceneItemLocked", Handler: _OBS_SetSceneItemLocked_Handler, }, { MethodName: "GetSceneItemIndex", Handler: _OBS_GetSceneItemIndex_Handler, }, { MethodName: "SetSceneItemIndex", Handler: _OBS_SetSceneItemIndex_Handler, }, { MethodName: "GetSceneItemBlendMode", Handler: _OBS_GetSceneItemBlendMode_Handler, }, { MethodName: "SetSceneItemBlendMode", Handler: _OBS_SetSceneItemBlendMode_Handler, }, { MethodName: "GetSceneList", Handler: _OBS_GetSceneList_Handler, }, { MethodName: "GetGroupList", Handler: _OBS_GetGroupList_Handler, }, { MethodName: "GetCurrentProgramScene", Handler: _OBS_GetCurrentProgramScene_Handler, }, { MethodName: "SetCurrentProgramScene", Handler: _OBS_SetCurrentProgramScene_Handler, }, { MethodName: "GetCurrentPreviewScene", Handler: _OBS_GetCurrentPreviewScene_Handler, }, { MethodName: "SetCurrentPreviewScene", Handler: _OBS_SetCurrentPreviewScene_Handler, }, { MethodName: "CreateScene", Handler: _OBS_CreateScene_Handler, }, { MethodName: "RemoveScene", Handler: _OBS_RemoveScene_Handler, }, { MethodName: "SetSceneName", Handler: _OBS_SetSceneName_Handler, }, { MethodName: "GetSceneSceneTransitionOverride", Handler: _OBS_GetSceneSceneTransitionOverride_Handler, }, { MethodName: "SetSceneSceneTransitionOverride", Handler: _OBS_SetSceneSceneTransitionOverride_Handler, }, { MethodName: "GetSourceActive", Handler: _OBS_GetSourceActive_Handler, }, { MethodName: "GetSourceScreenshot", Handler: _OBS_GetSourceScreenshot_Handler, }, { MethodName: "SaveSourceScreenshot", Handler: _OBS_SaveSourceScreenshot_Handler, }, { MethodName: "GetStreamStatus", Handler: _OBS_GetStreamStatus_Handler, }, { MethodName: "ToggleStream", Handler: _OBS_ToggleStream_Handler, }, { MethodName: "StartStream", Handler: _OBS_StartStream_Handler, }, { MethodName: "StopStream", Handler: _OBS_StopStream_Handler, }, { MethodName: "SendStreamCaption", Handler: _OBS_SendStreamCaption_Handler, }, { MethodName: "GetTransitionKindList", Handler: _OBS_GetTransitionKindList_Handler, }, { MethodName: "GetSceneTransitionList", Handler: _OBS_GetSceneTransitionList_Handler, }, { MethodName: "GetCurrentSceneTransition", Handler: _OBS_GetCurrentSceneTransition_Handler, }, { MethodName: "SetCurrentSceneTransition", Handler: _OBS_SetCurrentSceneTransition_Handler, }, { MethodName: "SetCurrentSceneTransitionDuration", Handler: _OBS_SetCurrentSceneTransitionDuration_Handler, }, { MethodName: "SetCurrentSceneTransitionSettings", Handler: _OBS_SetCurrentSceneTransitionSettings_Handler, }, { MethodName: "GetCurrentSceneTransitionCursor", Handler: _OBS_GetCurrentSceneTransitionCursor_Handler, }, { MethodName: "TriggerStudioModeTransition", Handler: _OBS_TriggerStudioModeTransition_Handler, }, { MethodName: "SetTBarPosition", Handler: _OBS_SetTBarPosition_Handler, }, { MethodName: "GetStudioModeEnabled", Handler: _OBS_GetStudioModeEnabled_Handler, }, { MethodName: "SetStudioModeEnabled", Handler: _OBS_SetStudioModeEnabled_Handler, }, { MethodName: "OpenInputPropertiesDialog", Handler: _OBS_OpenInputPropertiesDialog_Handler, }, { MethodName: "OpenInputFiltersDialog", Handler: _OBS_OpenInputFiltersDialog_Handler, }, { MethodName: "OpenInputInteractDialog", Handler: _OBS_OpenInputInteractDialog_Handler, }, { MethodName: "GetMonitorList", Handler: _OBS_GetMonitorList_Handler, }, { MethodName: "OpenVideoMixProjector", Handler: _OBS_OpenVideoMixProjector_Handler, }, { MethodName: "OpenSourceProjector", Handler: _OBS_OpenSourceProjector_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "obs.proto", }
OBS_ServiceDesc is the grpc.ServiceDesc for OBS service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterOBSServer ¶
func RegisterOBSServer(s grpc.ServiceRegistrar, srv OBSServer)
Types ¶
type AbstractObject ¶
type AbstractObject struct { Fields map[string]*Any `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AbstractObject) Descriptor
deprecated
func (*AbstractObject) Descriptor() ([]byte, []int)
Deprecated: Use AbstractObject.ProtoReflect.Descriptor instead.
func (*AbstractObject) GetFields ¶
func (x *AbstractObject) GetFields() map[string]*Any
func (*AbstractObject) ProtoMessage ¶
func (*AbstractObject) ProtoMessage()
func (*AbstractObject) ProtoReflect ¶
func (x *AbstractObject) ProtoReflect() protoreflect.Message
func (*AbstractObject) Reset ¶
func (x *AbstractObject) Reset()
func (*AbstractObject) String ¶
func (x *AbstractObject) String() string
type Any ¶
type Any struct { // Types that are assignable to Union: // // *Any_Integer // *Any_Float // *Any_String_ // *Any_Bool // *Any_Object Union isAny_Union `protobuf_oneof:"Union"` // contains filtered or unexported fields }
func (*Any) Descriptor
deprecated
func (*Any) GetInteger ¶
func (*Any) GetObject ¶
func (x *Any) GetObject() *AbstractObject
func (*Any) GetString_ ¶
func (*Any) ProtoMessage ¶
func (*Any) ProtoMessage()
func (*Any) ProtoReflect ¶
func (x *Any) ProtoReflect() protoreflect.Message
type Any_Float ¶
type Any_Float struct {
Float float64 `protobuf:"fixed64,2,opt,name=float,proto3,oneof"`
}
type Any_Integer ¶
type Any_Integer struct {
Integer int64 `protobuf:"varint,1,opt,name=integer,proto3,oneof"`
}
type Any_Object ¶
type Any_Object struct {
Object *AbstractObject `protobuf:"bytes,5,opt,name=object,proto3,oneof"`
}
type Any_String_ ¶
type Any_String_ struct {
String_ []byte `protobuf:"bytes,3,opt,name=string,proto3,oneof"`
}
type BroadcastCustomEventRequest ¶
type BroadcastCustomEventRequest struct { EventData *AbstractObject `protobuf:"bytes,1,opt,name=eventData,proto3" json:"eventData,omitempty"` // contains filtered or unexported fields }
func (*BroadcastCustomEventRequest) Descriptor
deprecated
func (*BroadcastCustomEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use BroadcastCustomEventRequest.ProtoReflect.Descriptor instead.
func (*BroadcastCustomEventRequest) GetEventData ¶
func (x *BroadcastCustomEventRequest) GetEventData() *AbstractObject
func (*BroadcastCustomEventRequest) ProtoMessage ¶
func (*BroadcastCustomEventRequest) ProtoMessage()
func (*BroadcastCustomEventRequest) ProtoReflect ¶
func (x *BroadcastCustomEventRequest) ProtoReflect() protoreflect.Message
func (*BroadcastCustomEventRequest) Reset ¶
func (x *BroadcastCustomEventRequest) Reset()
func (*BroadcastCustomEventRequest) String ¶
func (x *BroadcastCustomEventRequest) String() string
type BroadcastCustomEventResponse ¶
type BroadcastCustomEventResponse struct {
// contains filtered or unexported fields
}
func (*BroadcastCustomEventResponse) Descriptor
deprecated
func (*BroadcastCustomEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use BroadcastCustomEventResponse.ProtoReflect.Descriptor instead.
func (*BroadcastCustomEventResponse) ProtoMessage ¶
func (*BroadcastCustomEventResponse) ProtoMessage()
func (*BroadcastCustomEventResponse) ProtoReflect ¶
func (x *BroadcastCustomEventResponse) ProtoReflect() protoreflect.Message
func (*BroadcastCustomEventResponse) Reset ¶
func (x *BroadcastCustomEventResponse) Reset()
func (*BroadcastCustomEventResponse) String ¶
func (x *BroadcastCustomEventResponse) String() string
type CallVendorRequestRequest ¶
type CallVendorRequestRequest struct { VendorName string `protobuf:"bytes,1,opt,name=vendorName,proto3" json:"vendorName,omitempty"` RequestType []byte `protobuf:"bytes,2,opt,name=requestType,proto3" json:"requestType,omitempty"` RequestData *AbstractObject `protobuf:"bytes,3,opt,name=requestData,proto3,oneof" json:"requestData,omitempty"` // contains filtered or unexported fields }
func (*CallVendorRequestRequest) Descriptor
deprecated
func (*CallVendorRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use CallVendorRequestRequest.ProtoReflect.Descriptor instead.
func (*CallVendorRequestRequest) GetRequestData ¶
func (x *CallVendorRequestRequest) GetRequestData() *AbstractObject
func (*CallVendorRequestRequest) GetRequestType ¶
func (x *CallVendorRequestRequest) GetRequestType() []byte
func (*CallVendorRequestRequest) GetVendorName ¶
func (x *CallVendorRequestRequest) GetVendorName() string
func (*CallVendorRequestRequest) ProtoMessage ¶
func (*CallVendorRequestRequest) ProtoMessage()
func (*CallVendorRequestRequest) ProtoReflect ¶
func (x *CallVendorRequestRequest) ProtoReflect() protoreflect.Message
func (*CallVendorRequestRequest) Reset ¶
func (x *CallVendorRequestRequest) Reset()
func (*CallVendorRequestRequest) String ¶
func (x *CallVendorRequestRequest) String() string
type CallVendorRequestResponse ¶
type CallVendorRequestResponse struct { VendorName string `protobuf:"bytes,1,opt,name=vendorName,proto3" json:"vendorName,omitempty"` RequestType []byte `protobuf:"bytes,2,opt,name=requestType,proto3" json:"requestType,omitempty"` ResponseData *AbstractObject `protobuf:"bytes,3,opt,name=responseData,proto3" json:"responseData,omitempty"` // contains filtered or unexported fields }
func (*CallVendorRequestResponse) Descriptor
deprecated
func (*CallVendorRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use CallVendorRequestResponse.ProtoReflect.Descriptor instead.
func (*CallVendorRequestResponse) GetRequestType ¶
func (x *CallVendorRequestResponse) GetRequestType() []byte
func (*CallVendorRequestResponse) GetResponseData ¶
func (x *CallVendorRequestResponse) GetResponseData() *AbstractObject
func (*CallVendorRequestResponse) GetVendorName ¶
func (x *CallVendorRequestResponse) GetVendorName() string
func (*CallVendorRequestResponse) ProtoMessage ¶
func (*CallVendorRequestResponse) ProtoMessage()
func (*CallVendorRequestResponse) ProtoReflect ¶
func (x *CallVendorRequestResponse) ProtoReflect() protoreflect.Message
func (*CallVendorRequestResponse) Reset ¶
func (x *CallVendorRequestResponse) Reset()
func (*CallVendorRequestResponse) String ¶
func (x *CallVendorRequestResponse) String() string
type CreateInputRequest ¶
type CreateInputRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` InputName string `protobuf:"bytes,3,opt,name=inputName,proto3" json:"inputName,omitempty"` InputKind string `protobuf:"bytes,4,opt,name=inputKind,proto3" json:"inputKind,omitempty"` InputSettings *AbstractObject `protobuf:"bytes,5,opt,name=inputSettings,proto3,oneof" json:"inputSettings,omitempty"` SceneItemEnabled *bool `protobuf:"varint,6,opt,name=sceneItemEnabled,proto3,oneof" json:"sceneItemEnabled,omitempty"` // contains filtered or unexported fields }
func (*CreateInputRequest) Descriptor
deprecated
func (*CreateInputRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateInputRequest.ProtoReflect.Descriptor instead.
func (*CreateInputRequest) GetInputKind ¶
func (x *CreateInputRequest) GetInputKind() string
func (*CreateInputRequest) GetInputName ¶
func (x *CreateInputRequest) GetInputName() string
func (*CreateInputRequest) GetInputSettings ¶
func (x *CreateInputRequest) GetInputSettings() *AbstractObject
func (*CreateInputRequest) GetSceneItemEnabled ¶
func (x *CreateInputRequest) GetSceneItemEnabled() bool
func (*CreateInputRequest) GetSceneName ¶
func (x *CreateInputRequest) GetSceneName() string
func (*CreateInputRequest) GetSceneUUID ¶
func (x *CreateInputRequest) GetSceneUUID() string
func (*CreateInputRequest) ProtoMessage ¶
func (*CreateInputRequest) ProtoMessage()
func (*CreateInputRequest) ProtoReflect ¶
func (x *CreateInputRequest) ProtoReflect() protoreflect.Message
func (*CreateInputRequest) Reset ¶
func (x *CreateInputRequest) Reset()
func (*CreateInputRequest) String ¶
func (x *CreateInputRequest) String() string
type CreateInputResponse ¶
type CreateInputResponse struct { InputUUID string `protobuf:"bytes,1,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` SceneItemID int64 `protobuf:"varint,2,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*CreateInputResponse) Descriptor
deprecated
func (*CreateInputResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateInputResponse.ProtoReflect.Descriptor instead.
func (*CreateInputResponse) GetInputUUID ¶
func (x *CreateInputResponse) GetInputUUID() string
func (*CreateInputResponse) GetSceneItemID ¶
func (x *CreateInputResponse) GetSceneItemID() int64
func (*CreateInputResponse) ProtoMessage ¶
func (*CreateInputResponse) ProtoMessage()
func (*CreateInputResponse) ProtoReflect ¶
func (x *CreateInputResponse) ProtoReflect() protoreflect.Message
func (*CreateInputResponse) Reset ¶
func (x *CreateInputResponse) Reset()
func (*CreateInputResponse) String ¶
func (x *CreateInputResponse) String() string
type CreateProfileRequest ¶
type CreateProfileRequest struct { ProfileName string `protobuf:"bytes,1,opt,name=profileName,proto3" json:"profileName,omitempty"` // contains filtered or unexported fields }
func (*CreateProfileRequest) Descriptor
deprecated
func (*CreateProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProfileRequest.ProtoReflect.Descriptor instead.
func (*CreateProfileRequest) GetProfileName ¶
func (x *CreateProfileRequest) GetProfileName() string
func (*CreateProfileRequest) ProtoMessage ¶
func (*CreateProfileRequest) ProtoMessage()
func (*CreateProfileRequest) ProtoReflect ¶
func (x *CreateProfileRequest) ProtoReflect() protoreflect.Message
func (*CreateProfileRequest) Reset ¶
func (x *CreateProfileRequest) Reset()
func (*CreateProfileRequest) String ¶
func (x *CreateProfileRequest) String() string
type CreateProfileResponse ¶
type CreateProfileResponse struct {
// contains filtered or unexported fields
}
func (*CreateProfileResponse) Descriptor
deprecated
func (*CreateProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProfileResponse.ProtoReflect.Descriptor instead.
func (*CreateProfileResponse) ProtoMessage ¶
func (*CreateProfileResponse) ProtoMessage()
func (*CreateProfileResponse) ProtoReflect ¶
func (x *CreateProfileResponse) ProtoReflect() protoreflect.Message
func (*CreateProfileResponse) Reset ¶
func (x *CreateProfileResponse) Reset()
func (*CreateProfileResponse) String ¶
func (x *CreateProfileResponse) String() string
type CreateRecordChapterRequest ¶
type CreateRecordChapterRequest struct { ChapterName *string `protobuf:"bytes,1,opt,name=chapterName,proto3,oneof" json:"chapterName,omitempty"` // contains filtered or unexported fields }
func (*CreateRecordChapterRequest) Descriptor
deprecated
func (*CreateRecordChapterRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRecordChapterRequest.ProtoReflect.Descriptor instead.
func (*CreateRecordChapterRequest) GetChapterName ¶
func (x *CreateRecordChapterRequest) GetChapterName() string
func (*CreateRecordChapterRequest) ProtoMessage ¶
func (*CreateRecordChapterRequest) ProtoMessage()
func (*CreateRecordChapterRequest) ProtoReflect ¶
func (x *CreateRecordChapterRequest) ProtoReflect() protoreflect.Message
func (*CreateRecordChapterRequest) Reset ¶
func (x *CreateRecordChapterRequest) Reset()
func (*CreateRecordChapterRequest) String ¶
func (x *CreateRecordChapterRequest) String() string
type CreateRecordChapterResponse ¶
type CreateRecordChapterResponse struct {
// contains filtered or unexported fields
}
func (*CreateRecordChapterResponse) Descriptor
deprecated
func (*CreateRecordChapterResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateRecordChapterResponse.ProtoReflect.Descriptor instead.
func (*CreateRecordChapterResponse) ProtoMessage ¶
func (*CreateRecordChapterResponse) ProtoMessage()
func (*CreateRecordChapterResponse) ProtoReflect ¶
func (x *CreateRecordChapterResponse) ProtoReflect() protoreflect.Message
func (*CreateRecordChapterResponse) Reset ¶
func (x *CreateRecordChapterResponse) Reset()
func (*CreateRecordChapterResponse) String ¶
func (x *CreateRecordChapterResponse) String() string
type CreateSceneCollectionRequest ¶
type CreateSceneCollectionRequest struct { SceneCollectionName string `protobuf:"bytes,1,opt,name=sceneCollectionName,proto3" json:"sceneCollectionName,omitempty"` // contains filtered or unexported fields }
func (*CreateSceneCollectionRequest) Descriptor
deprecated
func (*CreateSceneCollectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSceneCollectionRequest.ProtoReflect.Descriptor instead.
func (*CreateSceneCollectionRequest) GetSceneCollectionName ¶
func (x *CreateSceneCollectionRequest) GetSceneCollectionName() string
func (*CreateSceneCollectionRequest) ProtoMessage ¶
func (*CreateSceneCollectionRequest) ProtoMessage()
func (*CreateSceneCollectionRequest) ProtoReflect ¶
func (x *CreateSceneCollectionRequest) ProtoReflect() protoreflect.Message
func (*CreateSceneCollectionRequest) Reset ¶
func (x *CreateSceneCollectionRequest) Reset()
func (*CreateSceneCollectionRequest) String ¶
func (x *CreateSceneCollectionRequest) String() string
type CreateSceneCollectionResponse ¶
type CreateSceneCollectionResponse struct {
// contains filtered or unexported fields
}
func (*CreateSceneCollectionResponse) Descriptor
deprecated
func (*CreateSceneCollectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSceneCollectionResponse.ProtoReflect.Descriptor instead.
func (*CreateSceneCollectionResponse) ProtoMessage ¶
func (*CreateSceneCollectionResponse) ProtoMessage()
func (*CreateSceneCollectionResponse) ProtoReflect ¶
func (x *CreateSceneCollectionResponse) ProtoReflect() protoreflect.Message
func (*CreateSceneCollectionResponse) Reset ¶
func (x *CreateSceneCollectionResponse) Reset()
func (*CreateSceneCollectionResponse) String ¶
func (x *CreateSceneCollectionResponse) String() string
type CreateSceneItemRequest ¶
type CreateSceneItemRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SourceName *string `protobuf:"bytes,3,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,4,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` SceneItemEnabled *bool `protobuf:"varint,5,opt,name=sceneItemEnabled,proto3,oneof" json:"sceneItemEnabled,omitempty"` // contains filtered or unexported fields }
func (*CreateSceneItemRequest) Descriptor
deprecated
func (*CreateSceneItemRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSceneItemRequest.ProtoReflect.Descriptor instead.
func (*CreateSceneItemRequest) GetSceneItemEnabled ¶
func (x *CreateSceneItemRequest) GetSceneItemEnabled() bool
func (*CreateSceneItemRequest) GetSceneName ¶
func (x *CreateSceneItemRequest) GetSceneName() string
func (*CreateSceneItemRequest) GetSceneUUID ¶
func (x *CreateSceneItemRequest) GetSceneUUID() string
func (*CreateSceneItemRequest) GetSourceName ¶
func (x *CreateSceneItemRequest) GetSourceName() string
func (*CreateSceneItemRequest) GetSourceUUID ¶
func (x *CreateSceneItemRequest) GetSourceUUID() string
func (*CreateSceneItemRequest) ProtoMessage ¶
func (*CreateSceneItemRequest) ProtoMessage()
func (*CreateSceneItemRequest) ProtoReflect ¶
func (x *CreateSceneItemRequest) ProtoReflect() protoreflect.Message
func (*CreateSceneItemRequest) Reset ¶
func (x *CreateSceneItemRequest) Reset()
func (*CreateSceneItemRequest) String ¶
func (x *CreateSceneItemRequest) String() string
type CreateSceneItemResponse ¶
type CreateSceneItemResponse struct { SceneItemID int64 `protobuf:"varint,1,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*CreateSceneItemResponse) Descriptor
deprecated
func (*CreateSceneItemResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSceneItemResponse.ProtoReflect.Descriptor instead.
func (*CreateSceneItemResponse) GetSceneItemID ¶
func (x *CreateSceneItemResponse) GetSceneItemID() int64
func (*CreateSceneItemResponse) ProtoMessage ¶
func (*CreateSceneItemResponse) ProtoMessage()
func (*CreateSceneItemResponse) ProtoReflect ¶
func (x *CreateSceneItemResponse) ProtoReflect() protoreflect.Message
func (*CreateSceneItemResponse) Reset ¶
func (x *CreateSceneItemResponse) Reset()
func (*CreateSceneItemResponse) String ¶
func (x *CreateSceneItemResponse) String() string
type CreateSceneRequest ¶
type CreateSceneRequest struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` // contains filtered or unexported fields }
func (*CreateSceneRequest) Descriptor
deprecated
func (*CreateSceneRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSceneRequest.ProtoReflect.Descriptor instead.
func (*CreateSceneRequest) GetSceneName ¶
func (x *CreateSceneRequest) GetSceneName() string
func (*CreateSceneRequest) ProtoMessage ¶
func (*CreateSceneRequest) ProtoMessage()
func (*CreateSceneRequest) ProtoReflect ¶
func (x *CreateSceneRequest) ProtoReflect() protoreflect.Message
func (*CreateSceneRequest) Reset ¶
func (x *CreateSceneRequest) Reset()
func (*CreateSceneRequest) String ¶
func (x *CreateSceneRequest) String() string
type CreateSceneResponse ¶
type CreateSceneResponse struct { SceneUUID string `protobuf:"bytes,1,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` // contains filtered or unexported fields }
func (*CreateSceneResponse) Descriptor
deprecated
func (*CreateSceneResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSceneResponse.ProtoReflect.Descriptor instead.
func (*CreateSceneResponse) GetSceneUUID ¶
func (x *CreateSceneResponse) GetSceneUUID() string
func (*CreateSceneResponse) ProtoMessage ¶
func (*CreateSceneResponse) ProtoMessage()
func (*CreateSceneResponse) ProtoReflect ¶
func (x *CreateSceneResponse) ProtoReflect() protoreflect.Message
func (*CreateSceneResponse) Reset ¶
func (x *CreateSceneResponse) Reset()
func (*CreateSceneResponse) String ¶
func (x *CreateSceneResponse) String() string
type CreateSourceFilterRequest ¶
type CreateSourceFilterRequest struct { SourceName *string `protobuf:"bytes,1,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,2,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` FilterName string `protobuf:"bytes,3,opt,name=filterName,proto3" json:"filterName,omitempty"` FilterKind string `protobuf:"bytes,4,opt,name=filterKind,proto3" json:"filterKind,omitempty"` FilterSettings *AbstractObject `protobuf:"bytes,5,opt,name=filterSettings,proto3,oneof" json:"filterSettings,omitempty"` // contains filtered or unexported fields }
func (*CreateSourceFilterRequest) Descriptor
deprecated
func (*CreateSourceFilterRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSourceFilterRequest.ProtoReflect.Descriptor instead.
func (*CreateSourceFilterRequest) GetFilterKind ¶
func (x *CreateSourceFilterRequest) GetFilterKind() string
func (*CreateSourceFilterRequest) GetFilterName ¶
func (x *CreateSourceFilterRequest) GetFilterName() string
func (*CreateSourceFilterRequest) GetFilterSettings ¶
func (x *CreateSourceFilterRequest) GetFilterSettings() *AbstractObject
func (*CreateSourceFilterRequest) GetSourceName ¶
func (x *CreateSourceFilterRequest) GetSourceName() string
func (*CreateSourceFilterRequest) GetSourceUUID ¶
func (x *CreateSourceFilterRequest) GetSourceUUID() string
func (*CreateSourceFilterRequest) ProtoMessage ¶
func (*CreateSourceFilterRequest) ProtoMessage()
func (*CreateSourceFilterRequest) ProtoReflect ¶
func (x *CreateSourceFilterRequest) ProtoReflect() protoreflect.Message
func (*CreateSourceFilterRequest) Reset ¶
func (x *CreateSourceFilterRequest) Reset()
func (*CreateSourceFilterRequest) String ¶
func (x *CreateSourceFilterRequest) String() string
type CreateSourceFilterResponse ¶
type CreateSourceFilterResponse struct {
// contains filtered or unexported fields
}
func (*CreateSourceFilterResponse) Descriptor
deprecated
func (*CreateSourceFilterResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSourceFilterResponse.ProtoReflect.Descriptor instead.
func (*CreateSourceFilterResponse) ProtoMessage ¶
func (*CreateSourceFilterResponse) ProtoMessage()
func (*CreateSourceFilterResponse) ProtoReflect ¶
func (x *CreateSourceFilterResponse) ProtoReflect() protoreflect.Message
func (*CreateSourceFilterResponse) Reset ¶
func (x *CreateSourceFilterResponse) Reset()
func (*CreateSourceFilterResponse) String ¶
func (x *CreateSourceFilterResponse) String() string
type DuplicateSceneItemRequest ¶
type DuplicateSceneItemRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` DestinationSceneName *string `protobuf:"bytes,4,opt,name=destinationSceneName,proto3,oneof" json:"destinationSceneName,omitempty"` DestinationSceneUUID *string `protobuf:"bytes,5,opt,name=destinationSceneUUID,proto3,oneof" json:"destinationSceneUUID,omitempty"` // contains filtered or unexported fields }
func (*DuplicateSceneItemRequest) Descriptor
deprecated
func (*DuplicateSceneItemRequest) Descriptor() ([]byte, []int)
Deprecated: Use DuplicateSceneItemRequest.ProtoReflect.Descriptor instead.
func (*DuplicateSceneItemRequest) GetDestinationSceneName ¶
func (x *DuplicateSceneItemRequest) GetDestinationSceneName() string
func (*DuplicateSceneItemRequest) GetDestinationSceneUUID ¶
func (x *DuplicateSceneItemRequest) GetDestinationSceneUUID() string
func (*DuplicateSceneItemRequest) GetSceneItemID ¶
func (x *DuplicateSceneItemRequest) GetSceneItemID() int64
func (*DuplicateSceneItemRequest) GetSceneName ¶
func (x *DuplicateSceneItemRequest) GetSceneName() string
func (*DuplicateSceneItemRequest) GetSceneUUID ¶
func (x *DuplicateSceneItemRequest) GetSceneUUID() string
func (*DuplicateSceneItemRequest) ProtoMessage ¶
func (*DuplicateSceneItemRequest) ProtoMessage()
func (*DuplicateSceneItemRequest) ProtoReflect ¶
func (x *DuplicateSceneItemRequest) ProtoReflect() protoreflect.Message
func (*DuplicateSceneItemRequest) Reset ¶
func (x *DuplicateSceneItemRequest) Reset()
func (*DuplicateSceneItemRequest) String ¶
func (x *DuplicateSceneItemRequest) String() string
type DuplicateSceneItemResponse ¶
type DuplicateSceneItemResponse struct { SceneItemID int64 `protobuf:"varint,1,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*DuplicateSceneItemResponse) Descriptor
deprecated
func (*DuplicateSceneItemResponse) Descriptor() ([]byte, []int)
Deprecated: Use DuplicateSceneItemResponse.ProtoReflect.Descriptor instead.
func (*DuplicateSceneItemResponse) GetSceneItemID ¶
func (x *DuplicateSceneItemResponse) GetSceneItemID() int64
func (*DuplicateSceneItemResponse) ProtoMessage ¶
func (*DuplicateSceneItemResponse) ProtoMessage()
func (*DuplicateSceneItemResponse) ProtoReflect ¶
func (x *DuplicateSceneItemResponse) ProtoReflect() protoreflect.Message
func (*DuplicateSceneItemResponse) Reset ¶
func (x *DuplicateSceneItemResponse) Reset()
func (*DuplicateSceneItemResponse) String ¶
func (x *DuplicateSceneItemResponse) String() string
type EventCurrentPreviewSceneChanged ¶
type EventCurrentPreviewSceneChanged struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` // contains filtered or unexported fields }
func (*EventCurrentPreviewSceneChanged) Descriptor
deprecated
func (*EventCurrentPreviewSceneChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventCurrentPreviewSceneChanged.ProtoReflect.Descriptor instead.
func (*EventCurrentPreviewSceneChanged) GetSceneName ¶
func (x *EventCurrentPreviewSceneChanged) GetSceneName() string
func (*EventCurrentPreviewSceneChanged) GetSceneUUID ¶
func (x *EventCurrentPreviewSceneChanged) GetSceneUUID() string
func (*EventCurrentPreviewSceneChanged) ProtoMessage ¶
func (*EventCurrentPreviewSceneChanged) ProtoMessage()
func (*EventCurrentPreviewSceneChanged) ProtoReflect ¶
func (x *EventCurrentPreviewSceneChanged) ProtoReflect() protoreflect.Message
func (*EventCurrentPreviewSceneChanged) Reset ¶
func (x *EventCurrentPreviewSceneChanged) Reset()
func (*EventCurrentPreviewSceneChanged) String ¶
func (x *EventCurrentPreviewSceneChanged) String() string
type EventCurrentProfileChanged ¶
type EventCurrentProfileChanged struct { ProfileName string `protobuf:"bytes,1,opt,name=profileName,proto3" json:"profileName,omitempty"` // contains filtered or unexported fields }
func (*EventCurrentProfileChanged) Descriptor
deprecated
func (*EventCurrentProfileChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventCurrentProfileChanged.ProtoReflect.Descriptor instead.
func (*EventCurrentProfileChanged) GetProfileName ¶
func (x *EventCurrentProfileChanged) GetProfileName() string
func (*EventCurrentProfileChanged) ProtoMessage ¶
func (*EventCurrentProfileChanged) ProtoMessage()
func (*EventCurrentProfileChanged) ProtoReflect ¶
func (x *EventCurrentProfileChanged) ProtoReflect() protoreflect.Message
func (*EventCurrentProfileChanged) Reset ¶
func (x *EventCurrentProfileChanged) Reset()
func (*EventCurrentProfileChanged) String ¶
func (x *EventCurrentProfileChanged) String() string
type EventCurrentProfileChanging ¶
type EventCurrentProfileChanging struct { ProfileName string `protobuf:"bytes,1,opt,name=profileName,proto3" json:"profileName,omitempty"` // contains filtered or unexported fields }
func (*EventCurrentProfileChanging) Descriptor
deprecated
func (*EventCurrentProfileChanging) Descriptor() ([]byte, []int)
Deprecated: Use EventCurrentProfileChanging.ProtoReflect.Descriptor instead.
func (*EventCurrentProfileChanging) GetProfileName ¶
func (x *EventCurrentProfileChanging) GetProfileName() string
func (*EventCurrentProfileChanging) ProtoMessage ¶
func (*EventCurrentProfileChanging) ProtoMessage()
func (*EventCurrentProfileChanging) ProtoReflect ¶
func (x *EventCurrentProfileChanging) ProtoReflect() protoreflect.Message
func (*EventCurrentProfileChanging) Reset ¶
func (x *EventCurrentProfileChanging) Reset()
func (*EventCurrentProfileChanging) String ¶
func (x *EventCurrentProfileChanging) String() string
type EventCurrentProgramSceneChanged ¶
type EventCurrentProgramSceneChanged struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` // contains filtered or unexported fields }
func (*EventCurrentProgramSceneChanged) Descriptor
deprecated
func (*EventCurrentProgramSceneChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventCurrentProgramSceneChanged.ProtoReflect.Descriptor instead.
func (*EventCurrentProgramSceneChanged) GetSceneName ¶
func (x *EventCurrentProgramSceneChanged) GetSceneName() string
func (*EventCurrentProgramSceneChanged) GetSceneUUID ¶
func (x *EventCurrentProgramSceneChanged) GetSceneUUID() string
func (*EventCurrentProgramSceneChanged) ProtoMessage ¶
func (*EventCurrentProgramSceneChanged) ProtoMessage()
func (*EventCurrentProgramSceneChanged) ProtoReflect ¶
func (x *EventCurrentProgramSceneChanged) ProtoReflect() protoreflect.Message
func (*EventCurrentProgramSceneChanged) Reset ¶
func (x *EventCurrentProgramSceneChanged) Reset()
func (*EventCurrentProgramSceneChanged) String ¶
func (x *EventCurrentProgramSceneChanged) String() string
type EventCurrentSceneCollectionChanged ¶
type EventCurrentSceneCollectionChanged struct { SceneCollectionName string `protobuf:"bytes,1,opt,name=sceneCollectionName,proto3" json:"sceneCollectionName,omitempty"` // contains filtered or unexported fields }
func (*EventCurrentSceneCollectionChanged) Descriptor
deprecated
func (*EventCurrentSceneCollectionChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventCurrentSceneCollectionChanged.ProtoReflect.Descriptor instead.
func (*EventCurrentSceneCollectionChanged) GetSceneCollectionName ¶
func (x *EventCurrentSceneCollectionChanged) GetSceneCollectionName() string
func (*EventCurrentSceneCollectionChanged) ProtoMessage ¶
func (*EventCurrentSceneCollectionChanged) ProtoMessage()
func (*EventCurrentSceneCollectionChanged) ProtoReflect ¶
func (x *EventCurrentSceneCollectionChanged) ProtoReflect() protoreflect.Message
func (*EventCurrentSceneCollectionChanged) Reset ¶
func (x *EventCurrentSceneCollectionChanged) Reset()
func (*EventCurrentSceneCollectionChanged) String ¶
func (x *EventCurrentSceneCollectionChanged) String() string
type EventCurrentSceneCollectionChanging ¶
type EventCurrentSceneCollectionChanging struct { SceneCollectionName string `protobuf:"bytes,1,opt,name=sceneCollectionName,proto3" json:"sceneCollectionName,omitempty"` // contains filtered or unexported fields }
func (*EventCurrentSceneCollectionChanging) Descriptor
deprecated
func (*EventCurrentSceneCollectionChanging) Descriptor() ([]byte, []int)
Deprecated: Use EventCurrentSceneCollectionChanging.ProtoReflect.Descriptor instead.
func (*EventCurrentSceneCollectionChanging) GetSceneCollectionName ¶
func (x *EventCurrentSceneCollectionChanging) GetSceneCollectionName() string
func (*EventCurrentSceneCollectionChanging) ProtoMessage ¶
func (*EventCurrentSceneCollectionChanging) ProtoMessage()
func (*EventCurrentSceneCollectionChanging) ProtoReflect ¶
func (x *EventCurrentSceneCollectionChanging) ProtoReflect() protoreflect.Message
func (*EventCurrentSceneCollectionChanging) Reset ¶
func (x *EventCurrentSceneCollectionChanging) Reset()
func (*EventCurrentSceneCollectionChanging) String ¶
func (x *EventCurrentSceneCollectionChanging) String() string
type EventCurrentSceneTransitionChanged ¶
type EventCurrentSceneTransitionChanged struct { TransitionName string `protobuf:"bytes,1,opt,name=transitionName,proto3" json:"transitionName,omitempty"` TransitionUUID string `protobuf:"bytes,2,opt,name=transitionUUID,proto3" json:"transitionUUID,omitempty"` // contains filtered or unexported fields }
func (*EventCurrentSceneTransitionChanged) Descriptor
deprecated
func (*EventCurrentSceneTransitionChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventCurrentSceneTransitionChanged.ProtoReflect.Descriptor instead.
func (*EventCurrentSceneTransitionChanged) GetTransitionName ¶
func (x *EventCurrentSceneTransitionChanged) GetTransitionName() string
func (*EventCurrentSceneTransitionChanged) GetTransitionUUID ¶
func (x *EventCurrentSceneTransitionChanged) GetTransitionUUID() string
func (*EventCurrentSceneTransitionChanged) ProtoMessage ¶
func (*EventCurrentSceneTransitionChanged) ProtoMessage()
func (*EventCurrentSceneTransitionChanged) ProtoReflect ¶
func (x *EventCurrentSceneTransitionChanged) ProtoReflect() protoreflect.Message
func (*EventCurrentSceneTransitionChanged) Reset ¶
func (x *EventCurrentSceneTransitionChanged) Reset()
func (*EventCurrentSceneTransitionChanged) String ¶
func (x *EventCurrentSceneTransitionChanged) String() string
type EventCurrentSceneTransitionDurationChanged ¶
type EventCurrentSceneTransitionDurationChanged struct { TransitionDuration int64 `protobuf:"varint,1,opt,name=transitionDuration,proto3" json:"transitionDuration,omitempty"` // contains filtered or unexported fields }
func (*EventCurrentSceneTransitionDurationChanged) Descriptor
deprecated
func (*EventCurrentSceneTransitionDurationChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventCurrentSceneTransitionDurationChanged.ProtoReflect.Descriptor instead.
func (*EventCurrentSceneTransitionDurationChanged) GetTransitionDuration ¶
func (x *EventCurrentSceneTransitionDurationChanged) GetTransitionDuration() int64
func (*EventCurrentSceneTransitionDurationChanged) ProtoMessage ¶
func (*EventCurrentSceneTransitionDurationChanged) ProtoMessage()
func (*EventCurrentSceneTransitionDurationChanged) ProtoReflect ¶
func (x *EventCurrentSceneTransitionDurationChanged) ProtoReflect() protoreflect.Message
func (*EventCurrentSceneTransitionDurationChanged) Reset ¶
func (x *EventCurrentSceneTransitionDurationChanged) Reset()
func (*EventCurrentSceneTransitionDurationChanged) String ¶
func (x *EventCurrentSceneTransitionDurationChanged) String() string
type EventCustomEvent ¶
type EventCustomEvent struct { EventData *AbstractObject `protobuf:"bytes,1,opt,name=eventData,proto3" json:"eventData,omitempty"` // contains filtered or unexported fields }
func (*EventCustomEvent) Descriptor
deprecated
func (*EventCustomEvent) Descriptor() ([]byte, []int)
Deprecated: Use EventCustomEvent.ProtoReflect.Descriptor instead.
func (*EventCustomEvent) GetEventData ¶
func (x *EventCustomEvent) GetEventData() *AbstractObject
func (*EventCustomEvent) ProtoMessage ¶
func (*EventCustomEvent) ProtoMessage()
func (*EventCustomEvent) ProtoReflect ¶
func (x *EventCustomEvent) ProtoReflect() protoreflect.Message
func (*EventCustomEvent) Reset ¶
func (x *EventCustomEvent) Reset()
func (*EventCustomEvent) String ¶
func (x *EventCustomEvent) String() string
type EventExitStarted ¶
type EventExitStarted struct {
// contains filtered or unexported fields
}
func (*EventExitStarted) Descriptor
deprecated
func (*EventExitStarted) Descriptor() ([]byte, []int)
Deprecated: Use EventExitStarted.ProtoReflect.Descriptor instead.
func (*EventExitStarted) ProtoMessage ¶
func (*EventExitStarted) ProtoMessage()
func (*EventExitStarted) ProtoReflect ¶
func (x *EventExitStarted) ProtoReflect() protoreflect.Message
func (*EventExitStarted) Reset ¶
func (x *EventExitStarted) Reset()
func (*EventExitStarted) String ¶
func (x *EventExitStarted) String() string
type EventInputActiveStateChanged ¶
type EventInputActiveStateChanged struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` VideoActive bool `protobuf:"varint,3,opt,name=videoActive,proto3" json:"videoActive,omitempty"` // contains filtered or unexported fields }
func (*EventInputActiveStateChanged) Descriptor
deprecated
func (*EventInputActiveStateChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventInputActiveStateChanged.ProtoReflect.Descriptor instead.
func (*EventInputActiveStateChanged) GetInputName ¶
func (x *EventInputActiveStateChanged) GetInputName() string
func (*EventInputActiveStateChanged) GetInputUUID ¶
func (x *EventInputActiveStateChanged) GetInputUUID() string
func (*EventInputActiveStateChanged) GetVideoActive ¶
func (x *EventInputActiveStateChanged) GetVideoActive() bool
func (*EventInputActiveStateChanged) ProtoMessage ¶
func (*EventInputActiveStateChanged) ProtoMessage()
func (*EventInputActiveStateChanged) ProtoReflect ¶
func (x *EventInputActiveStateChanged) ProtoReflect() protoreflect.Message
func (*EventInputActiveStateChanged) Reset ¶
func (x *EventInputActiveStateChanged) Reset()
func (*EventInputActiveStateChanged) String ¶
func (x *EventInputActiveStateChanged) String() string
type EventInputAudioBalanceChanged ¶
type EventInputAudioBalanceChanged struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` InputAudioBalance float64 `protobuf:"fixed64,3,opt,name=inputAudioBalance,proto3" json:"inputAudioBalance,omitempty"` // contains filtered or unexported fields }
func (*EventInputAudioBalanceChanged) Descriptor
deprecated
func (*EventInputAudioBalanceChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventInputAudioBalanceChanged.ProtoReflect.Descriptor instead.
func (*EventInputAudioBalanceChanged) GetInputAudioBalance ¶
func (x *EventInputAudioBalanceChanged) GetInputAudioBalance() float64
func (*EventInputAudioBalanceChanged) GetInputName ¶
func (x *EventInputAudioBalanceChanged) GetInputName() string
func (*EventInputAudioBalanceChanged) GetInputUUID ¶
func (x *EventInputAudioBalanceChanged) GetInputUUID() string
func (*EventInputAudioBalanceChanged) ProtoMessage ¶
func (*EventInputAudioBalanceChanged) ProtoMessage()
func (*EventInputAudioBalanceChanged) ProtoReflect ¶
func (x *EventInputAudioBalanceChanged) ProtoReflect() protoreflect.Message
func (*EventInputAudioBalanceChanged) Reset ¶
func (x *EventInputAudioBalanceChanged) Reset()
func (*EventInputAudioBalanceChanged) String ¶
func (x *EventInputAudioBalanceChanged) String() string
type EventInputAudioMonitorTypeChanged ¶
type EventInputAudioMonitorTypeChanged struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` MonitorType []byte `protobuf:"bytes,3,opt,name=monitorType,proto3" json:"monitorType,omitempty"` // contains filtered or unexported fields }
func (*EventInputAudioMonitorTypeChanged) Descriptor
deprecated
func (*EventInputAudioMonitorTypeChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventInputAudioMonitorTypeChanged.ProtoReflect.Descriptor instead.
func (*EventInputAudioMonitorTypeChanged) GetInputName ¶
func (x *EventInputAudioMonitorTypeChanged) GetInputName() string
func (*EventInputAudioMonitorTypeChanged) GetInputUUID ¶
func (x *EventInputAudioMonitorTypeChanged) GetInputUUID() string
func (*EventInputAudioMonitorTypeChanged) GetMonitorType ¶
func (x *EventInputAudioMonitorTypeChanged) GetMonitorType() []byte
func (*EventInputAudioMonitorTypeChanged) ProtoMessage ¶
func (*EventInputAudioMonitorTypeChanged) ProtoMessage()
func (*EventInputAudioMonitorTypeChanged) ProtoReflect ¶
func (x *EventInputAudioMonitorTypeChanged) ProtoReflect() protoreflect.Message
func (*EventInputAudioMonitorTypeChanged) Reset ¶
func (x *EventInputAudioMonitorTypeChanged) Reset()
func (*EventInputAudioMonitorTypeChanged) String ¶
func (x *EventInputAudioMonitorTypeChanged) String() string
type EventInputAudioSyncOffsetChanged ¶
type EventInputAudioSyncOffsetChanged struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` InputAudioSyncOffset int64 `protobuf:"varint,3,opt,name=inputAudioSyncOffset,proto3" json:"inputAudioSyncOffset,omitempty"` // contains filtered or unexported fields }
func (*EventInputAudioSyncOffsetChanged) Descriptor
deprecated
func (*EventInputAudioSyncOffsetChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventInputAudioSyncOffsetChanged.ProtoReflect.Descriptor instead.
func (*EventInputAudioSyncOffsetChanged) GetInputAudioSyncOffset ¶
func (x *EventInputAudioSyncOffsetChanged) GetInputAudioSyncOffset() int64
func (*EventInputAudioSyncOffsetChanged) GetInputName ¶
func (x *EventInputAudioSyncOffsetChanged) GetInputName() string
func (*EventInputAudioSyncOffsetChanged) GetInputUUID ¶
func (x *EventInputAudioSyncOffsetChanged) GetInputUUID() string
func (*EventInputAudioSyncOffsetChanged) ProtoMessage ¶
func (*EventInputAudioSyncOffsetChanged) ProtoMessage()
func (*EventInputAudioSyncOffsetChanged) ProtoReflect ¶
func (x *EventInputAudioSyncOffsetChanged) ProtoReflect() protoreflect.Message
func (*EventInputAudioSyncOffsetChanged) Reset ¶
func (x *EventInputAudioSyncOffsetChanged) Reset()
func (*EventInputAudioSyncOffsetChanged) String ¶
func (x *EventInputAudioSyncOffsetChanged) String() string
type EventInputAudioTracksChanged ¶
type EventInputAudioTracksChanged struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` InputAudioTracks *AbstractObject `protobuf:"bytes,3,opt,name=inputAudioTracks,proto3" json:"inputAudioTracks,omitempty"` // contains filtered or unexported fields }
func (*EventInputAudioTracksChanged) Descriptor
deprecated
func (*EventInputAudioTracksChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventInputAudioTracksChanged.ProtoReflect.Descriptor instead.
func (*EventInputAudioTracksChanged) GetInputAudioTracks ¶
func (x *EventInputAudioTracksChanged) GetInputAudioTracks() *AbstractObject
func (*EventInputAudioTracksChanged) GetInputName ¶
func (x *EventInputAudioTracksChanged) GetInputName() string
func (*EventInputAudioTracksChanged) GetInputUUID ¶
func (x *EventInputAudioTracksChanged) GetInputUUID() string
func (*EventInputAudioTracksChanged) ProtoMessage ¶
func (*EventInputAudioTracksChanged) ProtoMessage()
func (*EventInputAudioTracksChanged) ProtoReflect ¶
func (x *EventInputAudioTracksChanged) ProtoReflect() protoreflect.Message
func (*EventInputAudioTracksChanged) Reset ¶
func (x *EventInputAudioTracksChanged) Reset()
func (*EventInputAudioTracksChanged) String ¶
func (x *EventInputAudioTracksChanged) String() string
type EventInputCreated ¶
type EventInputCreated struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` InputKind string `protobuf:"bytes,3,opt,name=inputKind,proto3" json:"inputKind,omitempty"` UnversionedInputKind string `protobuf:"bytes,4,opt,name=unversionedInputKind,proto3" json:"unversionedInputKind,omitempty"` InputSettings *AbstractObject `protobuf:"bytes,5,opt,name=inputSettings,proto3" json:"inputSettings,omitempty"` DefaultInputSettings *AbstractObject `protobuf:"bytes,6,opt,name=defaultInputSettings,proto3" json:"defaultInputSettings,omitempty"` // contains filtered or unexported fields }
func (*EventInputCreated) Descriptor
deprecated
func (*EventInputCreated) Descriptor() ([]byte, []int)
Deprecated: Use EventInputCreated.ProtoReflect.Descriptor instead.
func (*EventInputCreated) GetDefaultInputSettings ¶
func (x *EventInputCreated) GetDefaultInputSettings() *AbstractObject
func (*EventInputCreated) GetInputKind ¶
func (x *EventInputCreated) GetInputKind() string
func (*EventInputCreated) GetInputName ¶
func (x *EventInputCreated) GetInputName() string
func (*EventInputCreated) GetInputSettings ¶
func (x *EventInputCreated) GetInputSettings() *AbstractObject
func (*EventInputCreated) GetInputUUID ¶
func (x *EventInputCreated) GetInputUUID() string
func (*EventInputCreated) GetUnversionedInputKind ¶
func (x *EventInputCreated) GetUnversionedInputKind() string
func (*EventInputCreated) ProtoMessage ¶
func (*EventInputCreated) ProtoMessage()
func (*EventInputCreated) ProtoReflect ¶
func (x *EventInputCreated) ProtoReflect() protoreflect.Message
func (*EventInputCreated) Reset ¶
func (x *EventInputCreated) Reset()
func (*EventInputCreated) String ¶
func (x *EventInputCreated) String() string
type EventInputMuteStateChanged ¶
type EventInputMuteStateChanged struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` InputMuted bool `protobuf:"varint,3,opt,name=inputMuted,proto3" json:"inputMuted,omitempty"` // contains filtered or unexported fields }
func (*EventInputMuteStateChanged) Descriptor
deprecated
func (*EventInputMuteStateChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventInputMuteStateChanged.ProtoReflect.Descriptor instead.
func (*EventInputMuteStateChanged) GetInputMuted ¶
func (x *EventInputMuteStateChanged) GetInputMuted() bool
func (*EventInputMuteStateChanged) GetInputName ¶
func (x *EventInputMuteStateChanged) GetInputName() string
func (*EventInputMuteStateChanged) GetInputUUID ¶
func (x *EventInputMuteStateChanged) GetInputUUID() string
func (*EventInputMuteStateChanged) ProtoMessage ¶
func (*EventInputMuteStateChanged) ProtoMessage()
func (*EventInputMuteStateChanged) ProtoReflect ¶
func (x *EventInputMuteStateChanged) ProtoReflect() protoreflect.Message
func (*EventInputMuteStateChanged) Reset ¶
func (x *EventInputMuteStateChanged) Reset()
func (*EventInputMuteStateChanged) String ¶
func (x *EventInputMuteStateChanged) String() string
type EventInputNameChanged ¶
type EventInputNameChanged struct { InputUUID string `protobuf:"bytes,1,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` OldInputName string `protobuf:"bytes,2,opt,name=oldInputName,proto3" json:"oldInputName,omitempty"` InputName string `protobuf:"bytes,3,opt,name=inputName,proto3" json:"inputName,omitempty"` // contains filtered or unexported fields }
func (*EventInputNameChanged) Descriptor
deprecated
func (*EventInputNameChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventInputNameChanged.ProtoReflect.Descriptor instead.
func (*EventInputNameChanged) GetInputName ¶
func (x *EventInputNameChanged) GetInputName() string
func (*EventInputNameChanged) GetInputUUID ¶
func (x *EventInputNameChanged) GetInputUUID() string
func (*EventInputNameChanged) GetOldInputName ¶
func (x *EventInputNameChanged) GetOldInputName() string
func (*EventInputNameChanged) ProtoMessage ¶
func (*EventInputNameChanged) ProtoMessage()
func (*EventInputNameChanged) ProtoReflect ¶
func (x *EventInputNameChanged) ProtoReflect() protoreflect.Message
func (*EventInputNameChanged) Reset ¶
func (x *EventInputNameChanged) Reset()
func (*EventInputNameChanged) String ¶
func (x *EventInputNameChanged) String() string
type EventInputRemoved ¶
type EventInputRemoved struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*EventInputRemoved) Descriptor
deprecated
func (*EventInputRemoved) Descriptor() ([]byte, []int)
Deprecated: Use EventInputRemoved.ProtoReflect.Descriptor instead.
func (*EventInputRemoved) GetInputName ¶
func (x *EventInputRemoved) GetInputName() string
func (*EventInputRemoved) GetInputUUID ¶
func (x *EventInputRemoved) GetInputUUID() string
func (*EventInputRemoved) ProtoMessage ¶
func (*EventInputRemoved) ProtoMessage()
func (*EventInputRemoved) ProtoReflect ¶
func (x *EventInputRemoved) ProtoReflect() protoreflect.Message
func (*EventInputRemoved) Reset ¶
func (x *EventInputRemoved) Reset()
func (*EventInputRemoved) String ¶
func (x *EventInputRemoved) String() string
type EventInputSettingsChanged ¶
type EventInputSettingsChanged struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` InputSettings *AbstractObject `protobuf:"bytes,3,opt,name=inputSettings,proto3" json:"inputSettings,omitempty"` // contains filtered or unexported fields }
func (*EventInputSettingsChanged) Descriptor
deprecated
func (*EventInputSettingsChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventInputSettingsChanged.ProtoReflect.Descriptor instead.
func (*EventInputSettingsChanged) GetInputName ¶
func (x *EventInputSettingsChanged) GetInputName() string
func (*EventInputSettingsChanged) GetInputSettings ¶
func (x *EventInputSettingsChanged) GetInputSettings() *AbstractObject
func (*EventInputSettingsChanged) GetInputUUID ¶
func (x *EventInputSettingsChanged) GetInputUUID() string
func (*EventInputSettingsChanged) ProtoMessage ¶
func (*EventInputSettingsChanged) ProtoMessage()
func (*EventInputSettingsChanged) ProtoReflect ¶
func (x *EventInputSettingsChanged) ProtoReflect() protoreflect.Message
func (*EventInputSettingsChanged) Reset ¶
func (x *EventInputSettingsChanged) Reset()
func (*EventInputSettingsChanged) String ¶
func (x *EventInputSettingsChanged) String() string
type EventInputShowStateChanged ¶
type EventInputShowStateChanged struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` VideoShowing bool `protobuf:"varint,3,opt,name=videoShowing,proto3" json:"videoShowing,omitempty"` // contains filtered or unexported fields }
func (*EventInputShowStateChanged) Descriptor
deprecated
func (*EventInputShowStateChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventInputShowStateChanged.ProtoReflect.Descriptor instead.
func (*EventInputShowStateChanged) GetInputName ¶
func (x *EventInputShowStateChanged) GetInputName() string
func (*EventInputShowStateChanged) GetInputUUID ¶
func (x *EventInputShowStateChanged) GetInputUUID() string
func (*EventInputShowStateChanged) GetVideoShowing ¶
func (x *EventInputShowStateChanged) GetVideoShowing() bool
func (*EventInputShowStateChanged) ProtoMessage ¶
func (*EventInputShowStateChanged) ProtoMessage()
func (*EventInputShowStateChanged) ProtoReflect ¶
func (x *EventInputShowStateChanged) ProtoReflect() protoreflect.Message
func (*EventInputShowStateChanged) Reset ¶
func (x *EventInputShowStateChanged) Reset()
func (*EventInputShowStateChanged) String ¶
func (x *EventInputShowStateChanged) String() string
type EventInputVolumeChanged ¶
type EventInputVolumeChanged struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` InputVolumeMul int64 `protobuf:"varint,3,opt,name=inputVolumeMul,proto3" json:"inputVolumeMul,omitempty"` InputVolumeDb int64 `protobuf:"varint,4,opt,name=inputVolumeDb,proto3" json:"inputVolumeDb,omitempty"` // contains filtered or unexported fields }
func (*EventInputVolumeChanged) Descriptor
deprecated
func (*EventInputVolumeChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventInputVolumeChanged.ProtoReflect.Descriptor instead.
func (*EventInputVolumeChanged) GetInputName ¶
func (x *EventInputVolumeChanged) GetInputName() string
func (*EventInputVolumeChanged) GetInputUUID ¶
func (x *EventInputVolumeChanged) GetInputUUID() string
func (*EventInputVolumeChanged) GetInputVolumeDb ¶
func (x *EventInputVolumeChanged) GetInputVolumeDb() int64
func (*EventInputVolumeChanged) GetInputVolumeMul ¶
func (x *EventInputVolumeChanged) GetInputVolumeMul() int64
func (*EventInputVolumeChanged) ProtoMessage ¶
func (*EventInputVolumeChanged) ProtoMessage()
func (*EventInputVolumeChanged) ProtoReflect ¶
func (x *EventInputVolumeChanged) ProtoReflect() protoreflect.Message
func (*EventInputVolumeChanged) Reset ¶
func (x *EventInputVolumeChanged) Reset()
func (*EventInputVolumeChanged) String ¶
func (x *EventInputVolumeChanged) String() string
type EventInputVolumeMeters ¶
type EventInputVolumeMeters struct { Inputs []*AbstractObject `protobuf:"bytes,1,rep,name=inputs,proto3" json:"inputs,omitempty"` // contains filtered or unexported fields }
func (*EventInputVolumeMeters) Descriptor
deprecated
func (*EventInputVolumeMeters) Descriptor() ([]byte, []int)
Deprecated: Use EventInputVolumeMeters.ProtoReflect.Descriptor instead.
func (*EventInputVolumeMeters) GetInputs ¶
func (x *EventInputVolumeMeters) GetInputs() []*AbstractObject
func (*EventInputVolumeMeters) ProtoMessage ¶
func (*EventInputVolumeMeters) ProtoMessage()
func (*EventInputVolumeMeters) ProtoReflect ¶
func (x *EventInputVolumeMeters) ProtoReflect() protoreflect.Message
func (*EventInputVolumeMeters) Reset ¶
func (x *EventInputVolumeMeters) Reset()
func (*EventInputVolumeMeters) String ¶
func (x *EventInputVolumeMeters) String() string
type EventMediaInputActionTriggered ¶
type EventMediaInputActionTriggered struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` MediaAction string `protobuf:"bytes,3,opt,name=mediaAction,proto3" json:"mediaAction,omitempty"` // contains filtered or unexported fields }
func (*EventMediaInputActionTriggered) Descriptor
deprecated
func (*EventMediaInputActionTriggered) Descriptor() ([]byte, []int)
Deprecated: Use EventMediaInputActionTriggered.ProtoReflect.Descriptor instead.
func (*EventMediaInputActionTriggered) GetInputName ¶
func (x *EventMediaInputActionTriggered) GetInputName() string
func (*EventMediaInputActionTriggered) GetInputUUID ¶
func (x *EventMediaInputActionTriggered) GetInputUUID() string
func (*EventMediaInputActionTriggered) GetMediaAction ¶
func (x *EventMediaInputActionTriggered) GetMediaAction() string
func (*EventMediaInputActionTriggered) ProtoMessage ¶
func (*EventMediaInputActionTriggered) ProtoMessage()
func (*EventMediaInputActionTriggered) ProtoReflect ¶
func (x *EventMediaInputActionTriggered) ProtoReflect() protoreflect.Message
func (*EventMediaInputActionTriggered) Reset ¶
func (x *EventMediaInputActionTriggered) Reset()
func (*EventMediaInputActionTriggered) String ¶
func (x *EventMediaInputActionTriggered) String() string
type EventMediaInputPlaybackEnded ¶
type EventMediaInputPlaybackEnded struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*EventMediaInputPlaybackEnded) Descriptor
deprecated
func (*EventMediaInputPlaybackEnded) Descriptor() ([]byte, []int)
Deprecated: Use EventMediaInputPlaybackEnded.ProtoReflect.Descriptor instead.
func (*EventMediaInputPlaybackEnded) GetInputName ¶
func (x *EventMediaInputPlaybackEnded) GetInputName() string
func (*EventMediaInputPlaybackEnded) GetInputUUID ¶
func (x *EventMediaInputPlaybackEnded) GetInputUUID() string
func (*EventMediaInputPlaybackEnded) ProtoMessage ¶
func (*EventMediaInputPlaybackEnded) ProtoMessage()
func (*EventMediaInputPlaybackEnded) ProtoReflect ¶
func (x *EventMediaInputPlaybackEnded) ProtoReflect() protoreflect.Message
func (*EventMediaInputPlaybackEnded) Reset ¶
func (x *EventMediaInputPlaybackEnded) Reset()
func (*EventMediaInputPlaybackEnded) String ¶
func (x *EventMediaInputPlaybackEnded) String() string
type EventMediaInputPlaybackStarted ¶
type EventMediaInputPlaybackStarted struct { InputName string `protobuf:"bytes,1,opt,name=inputName,proto3" json:"inputName,omitempty"` InputUUID string `protobuf:"bytes,2,opt,name=inputUUID,proto3" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*EventMediaInputPlaybackStarted) Descriptor
deprecated
func (*EventMediaInputPlaybackStarted) Descriptor() ([]byte, []int)
Deprecated: Use EventMediaInputPlaybackStarted.ProtoReflect.Descriptor instead.
func (*EventMediaInputPlaybackStarted) GetInputName ¶
func (x *EventMediaInputPlaybackStarted) GetInputName() string
func (*EventMediaInputPlaybackStarted) GetInputUUID ¶
func (x *EventMediaInputPlaybackStarted) GetInputUUID() string
func (*EventMediaInputPlaybackStarted) ProtoMessage ¶
func (*EventMediaInputPlaybackStarted) ProtoMessage()
func (*EventMediaInputPlaybackStarted) ProtoReflect ¶
func (x *EventMediaInputPlaybackStarted) ProtoReflect() protoreflect.Message
func (*EventMediaInputPlaybackStarted) Reset ¶
func (x *EventMediaInputPlaybackStarted) Reset()
func (*EventMediaInputPlaybackStarted) String ¶
func (x *EventMediaInputPlaybackStarted) String() string
type EventProfileListChanged ¶
type EventProfileListChanged struct { Profiles [][]byte `protobuf:"bytes,1,rep,name=profiles,proto3" json:"profiles,omitempty"` // contains filtered or unexported fields }
func (*EventProfileListChanged) Descriptor
deprecated
func (*EventProfileListChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventProfileListChanged.ProtoReflect.Descriptor instead.
func (*EventProfileListChanged) GetProfiles ¶
func (x *EventProfileListChanged) GetProfiles() [][]byte
func (*EventProfileListChanged) ProtoMessage ¶
func (*EventProfileListChanged) ProtoMessage()
func (*EventProfileListChanged) ProtoReflect ¶
func (x *EventProfileListChanged) ProtoReflect() protoreflect.Message
func (*EventProfileListChanged) Reset ¶
func (x *EventProfileListChanged) Reset()
func (*EventProfileListChanged) String ¶
func (x *EventProfileListChanged) String() string
type EventRecordFileChanged ¶
type EventRecordFileChanged struct { NewOutputPath string `protobuf:"bytes,1,opt,name=newOutputPath,proto3" json:"newOutputPath,omitempty"` // contains filtered or unexported fields }
func (*EventRecordFileChanged) Descriptor
deprecated
func (*EventRecordFileChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventRecordFileChanged.ProtoReflect.Descriptor instead.
func (*EventRecordFileChanged) GetNewOutputPath ¶
func (x *EventRecordFileChanged) GetNewOutputPath() string
func (*EventRecordFileChanged) ProtoMessage ¶
func (*EventRecordFileChanged) ProtoMessage()
func (*EventRecordFileChanged) ProtoReflect ¶
func (x *EventRecordFileChanged) ProtoReflect() protoreflect.Message
func (*EventRecordFileChanged) Reset ¶
func (x *EventRecordFileChanged) Reset()
func (*EventRecordFileChanged) String ¶
func (x *EventRecordFileChanged) String() string
type EventRecordStateChanged ¶
type EventRecordStateChanged struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` OutputState []byte `protobuf:"bytes,2,opt,name=outputState,proto3" json:"outputState,omitempty"` OutputPath string `protobuf:"bytes,3,opt,name=outputPath,proto3" json:"outputPath,omitempty"` // contains filtered or unexported fields }
func (*EventRecordStateChanged) Descriptor
deprecated
func (*EventRecordStateChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventRecordStateChanged.ProtoReflect.Descriptor instead.
func (*EventRecordStateChanged) GetOutputActive ¶
func (x *EventRecordStateChanged) GetOutputActive() bool
func (*EventRecordStateChanged) GetOutputPath ¶
func (x *EventRecordStateChanged) GetOutputPath() string
func (*EventRecordStateChanged) GetOutputState ¶
func (x *EventRecordStateChanged) GetOutputState() []byte
func (*EventRecordStateChanged) ProtoMessage ¶
func (*EventRecordStateChanged) ProtoMessage()
func (*EventRecordStateChanged) ProtoReflect ¶
func (x *EventRecordStateChanged) ProtoReflect() protoreflect.Message
func (*EventRecordStateChanged) Reset ¶
func (x *EventRecordStateChanged) Reset()
func (*EventRecordStateChanged) String ¶
func (x *EventRecordStateChanged) String() string
type EventReplayBufferSaved ¶
type EventReplayBufferSaved struct { SavedReplayPath string `protobuf:"bytes,1,opt,name=savedReplayPath,proto3" json:"savedReplayPath,omitempty"` // contains filtered or unexported fields }
func (*EventReplayBufferSaved) Descriptor
deprecated
func (*EventReplayBufferSaved) Descriptor() ([]byte, []int)
Deprecated: Use EventReplayBufferSaved.ProtoReflect.Descriptor instead.
func (*EventReplayBufferSaved) GetSavedReplayPath ¶
func (x *EventReplayBufferSaved) GetSavedReplayPath() string
func (*EventReplayBufferSaved) ProtoMessage ¶
func (*EventReplayBufferSaved) ProtoMessage()
func (*EventReplayBufferSaved) ProtoReflect ¶
func (x *EventReplayBufferSaved) ProtoReflect() protoreflect.Message
func (*EventReplayBufferSaved) Reset ¶
func (x *EventReplayBufferSaved) Reset()
func (*EventReplayBufferSaved) String ¶
func (x *EventReplayBufferSaved) String() string
type EventReplayBufferStateChanged ¶
type EventReplayBufferStateChanged struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` OutputState []byte `protobuf:"bytes,2,opt,name=outputState,proto3" json:"outputState,omitempty"` // contains filtered or unexported fields }
func (*EventReplayBufferStateChanged) Descriptor
deprecated
func (*EventReplayBufferStateChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventReplayBufferStateChanged.ProtoReflect.Descriptor instead.
func (*EventReplayBufferStateChanged) GetOutputActive ¶
func (x *EventReplayBufferStateChanged) GetOutputActive() bool
func (*EventReplayBufferStateChanged) GetOutputState ¶
func (x *EventReplayBufferStateChanged) GetOutputState() []byte
func (*EventReplayBufferStateChanged) ProtoMessage ¶
func (*EventReplayBufferStateChanged) ProtoMessage()
func (*EventReplayBufferStateChanged) ProtoReflect ¶
func (x *EventReplayBufferStateChanged) ProtoReflect() protoreflect.Message
func (*EventReplayBufferStateChanged) Reset ¶
func (x *EventReplayBufferStateChanged) Reset()
func (*EventReplayBufferStateChanged) String ¶
func (x *EventReplayBufferStateChanged) String() string
type EventSceneCollectionListChanged ¶
type EventSceneCollectionListChanged struct { SceneCollections [][]byte `protobuf:"bytes,1,rep,name=sceneCollections,proto3" json:"sceneCollections,omitempty"` // contains filtered or unexported fields }
func (*EventSceneCollectionListChanged) Descriptor
deprecated
func (*EventSceneCollectionListChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneCollectionListChanged.ProtoReflect.Descriptor instead.
func (*EventSceneCollectionListChanged) GetSceneCollections ¶
func (x *EventSceneCollectionListChanged) GetSceneCollections() [][]byte
func (*EventSceneCollectionListChanged) ProtoMessage ¶
func (*EventSceneCollectionListChanged) ProtoMessage()
func (*EventSceneCollectionListChanged) ProtoReflect ¶
func (x *EventSceneCollectionListChanged) ProtoReflect() protoreflect.Message
func (*EventSceneCollectionListChanged) Reset ¶
func (x *EventSceneCollectionListChanged) Reset()
func (*EventSceneCollectionListChanged) String ¶
func (x *EventSceneCollectionListChanged) String() string
type EventSceneCreated ¶
type EventSceneCreated struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` IsGroup bool `protobuf:"varint,3,opt,name=isGroup,proto3" json:"isGroup,omitempty"` // contains filtered or unexported fields }
func (*EventSceneCreated) Descriptor
deprecated
func (*EventSceneCreated) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneCreated.ProtoReflect.Descriptor instead.
func (*EventSceneCreated) GetIsGroup ¶
func (x *EventSceneCreated) GetIsGroup() bool
func (*EventSceneCreated) GetSceneName ¶
func (x *EventSceneCreated) GetSceneName() string
func (*EventSceneCreated) GetSceneUUID ¶
func (x *EventSceneCreated) GetSceneUUID() string
func (*EventSceneCreated) ProtoMessage ¶
func (*EventSceneCreated) ProtoMessage()
func (*EventSceneCreated) ProtoReflect ¶
func (x *EventSceneCreated) ProtoReflect() protoreflect.Message
func (*EventSceneCreated) Reset ¶
func (x *EventSceneCreated) Reset()
func (*EventSceneCreated) String ¶
func (x *EventSceneCreated) String() string
type EventSceneItemCreated ¶
type EventSceneItemCreated struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` SourceName string `protobuf:"bytes,3,opt,name=sourceName,proto3" json:"sourceName,omitempty"` SourceUUID string `protobuf:"bytes,4,opt,name=sourceUUID,proto3" json:"sourceUUID,omitempty"` SceneItemID int64 `protobuf:"varint,5,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` SceneItemIndex int64 `protobuf:"varint,6,opt,name=sceneItemIndex,proto3" json:"sceneItemIndex,omitempty"` // contains filtered or unexported fields }
func (*EventSceneItemCreated) Descriptor
deprecated
func (*EventSceneItemCreated) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneItemCreated.ProtoReflect.Descriptor instead.
func (*EventSceneItemCreated) GetSceneItemID ¶
func (x *EventSceneItemCreated) GetSceneItemID() int64
func (*EventSceneItemCreated) GetSceneItemIndex ¶
func (x *EventSceneItemCreated) GetSceneItemIndex() int64
func (*EventSceneItemCreated) GetSceneName ¶
func (x *EventSceneItemCreated) GetSceneName() string
func (*EventSceneItemCreated) GetSceneUUID ¶
func (x *EventSceneItemCreated) GetSceneUUID() string
func (*EventSceneItemCreated) GetSourceName ¶
func (x *EventSceneItemCreated) GetSourceName() string
func (*EventSceneItemCreated) GetSourceUUID ¶
func (x *EventSceneItemCreated) GetSourceUUID() string
func (*EventSceneItemCreated) ProtoMessage ¶
func (*EventSceneItemCreated) ProtoMessage()
func (*EventSceneItemCreated) ProtoReflect ¶
func (x *EventSceneItemCreated) ProtoReflect() protoreflect.Message
func (*EventSceneItemCreated) Reset ¶
func (x *EventSceneItemCreated) Reset()
func (*EventSceneItemCreated) String ¶
func (x *EventSceneItemCreated) String() string
type EventSceneItemEnableStateChanged ¶
type EventSceneItemEnableStateChanged struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` SceneItemEnabled bool `protobuf:"varint,4,opt,name=sceneItemEnabled,proto3" json:"sceneItemEnabled,omitempty"` // contains filtered or unexported fields }
func (*EventSceneItemEnableStateChanged) Descriptor
deprecated
func (*EventSceneItemEnableStateChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneItemEnableStateChanged.ProtoReflect.Descriptor instead.
func (*EventSceneItemEnableStateChanged) GetSceneItemEnabled ¶
func (x *EventSceneItemEnableStateChanged) GetSceneItemEnabled() bool
func (*EventSceneItemEnableStateChanged) GetSceneItemID ¶
func (x *EventSceneItemEnableStateChanged) GetSceneItemID() int64
func (*EventSceneItemEnableStateChanged) GetSceneName ¶
func (x *EventSceneItemEnableStateChanged) GetSceneName() string
func (*EventSceneItemEnableStateChanged) GetSceneUUID ¶
func (x *EventSceneItemEnableStateChanged) GetSceneUUID() string
func (*EventSceneItemEnableStateChanged) ProtoMessage ¶
func (*EventSceneItemEnableStateChanged) ProtoMessage()
func (*EventSceneItemEnableStateChanged) ProtoReflect ¶
func (x *EventSceneItemEnableStateChanged) ProtoReflect() protoreflect.Message
func (*EventSceneItemEnableStateChanged) Reset ¶
func (x *EventSceneItemEnableStateChanged) Reset()
func (*EventSceneItemEnableStateChanged) String ¶
func (x *EventSceneItemEnableStateChanged) String() string
type EventSceneItemListReindexed ¶
type EventSceneItemListReindexed struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` SceneItems []*SceneItem `protobuf:"bytes,3,rep,name=sceneItems,proto3" json:"sceneItems,omitempty"` // contains filtered or unexported fields }
func (*EventSceneItemListReindexed) Descriptor
deprecated
func (*EventSceneItemListReindexed) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneItemListReindexed.ProtoReflect.Descriptor instead.
func (*EventSceneItemListReindexed) GetSceneItems ¶
func (x *EventSceneItemListReindexed) GetSceneItems() []*SceneItem
func (*EventSceneItemListReindexed) GetSceneName ¶
func (x *EventSceneItemListReindexed) GetSceneName() string
func (*EventSceneItemListReindexed) GetSceneUUID ¶
func (x *EventSceneItemListReindexed) GetSceneUUID() string
func (*EventSceneItemListReindexed) ProtoMessage ¶
func (*EventSceneItemListReindexed) ProtoMessage()
func (*EventSceneItemListReindexed) ProtoReflect ¶
func (x *EventSceneItemListReindexed) ProtoReflect() protoreflect.Message
func (*EventSceneItemListReindexed) Reset ¶
func (x *EventSceneItemListReindexed) Reset()
func (*EventSceneItemListReindexed) String ¶
func (x *EventSceneItemListReindexed) String() string
type EventSceneItemLockStateChanged ¶
type EventSceneItemLockStateChanged struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` SceneItemLocked bool `protobuf:"varint,4,opt,name=sceneItemLocked,proto3" json:"sceneItemLocked,omitempty"` // contains filtered or unexported fields }
func (*EventSceneItemLockStateChanged) Descriptor
deprecated
func (*EventSceneItemLockStateChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneItemLockStateChanged.ProtoReflect.Descriptor instead.
func (*EventSceneItemLockStateChanged) GetSceneItemID ¶
func (x *EventSceneItemLockStateChanged) GetSceneItemID() int64
func (*EventSceneItemLockStateChanged) GetSceneItemLocked ¶
func (x *EventSceneItemLockStateChanged) GetSceneItemLocked() bool
func (*EventSceneItemLockStateChanged) GetSceneName ¶
func (x *EventSceneItemLockStateChanged) GetSceneName() string
func (*EventSceneItemLockStateChanged) GetSceneUUID ¶
func (x *EventSceneItemLockStateChanged) GetSceneUUID() string
func (*EventSceneItemLockStateChanged) ProtoMessage ¶
func (*EventSceneItemLockStateChanged) ProtoMessage()
func (*EventSceneItemLockStateChanged) ProtoReflect ¶
func (x *EventSceneItemLockStateChanged) ProtoReflect() protoreflect.Message
func (*EventSceneItemLockStateChanged) Reset ¶
func (x *EventSceneItemLockStateChanged) Reset()
func (*EventSceneItemLockStateChanged) String ¶
func (x *EventSceneItemLockStateChanged) String() string
type EventSceneItemRemoved ¶
type EventSceneItemRemoved struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` SourceName string `protobuf:"bytes,3,opt,name=sourceName,proto3" json:"sourceName,omitempty"` SourceUUID string `protobuf:"bytes,4,opt,name=sourceUUID,proto3" json:"sourceUUID,omitempty"` SceneItemID int64 `protobuf:"varint,5,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*EventSceneItemRemoved) Descriptor
deprecated
func (*EventSceneItemRemoved) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneItemRemoved.ProtoReflect.Descriptor instead.
func (*EventSceneItemRemoved) GetSceneItemID ¶
func (x *EventSceneItemRemoved) GetSceneItemID() int64
func (*EventSceneItemRemoved) GetSceneName ¶
func (x *EventSceneItemRemoved) GetSceneName() string
func (*EventSceneItemRemoved) GetSceneUUID ¶
func (x *EventSceneItemRemoved) GetSceneUUID() string
func (*EventSceneItemRemoved) GetSourceName ¶
func (x *EventSceneItemRemoved) GetSourceName() string
func (*EventSceneItemRemoved) GetSourceUUID ¶
func (x *EventSceneItemRemoved) GetSourceUUID() string
func (*EventSceneItemRemoved) ProtoMessage ¶
func (*EventSceneItemRemoved) ProtoMessage()
func (*EventSceneItemRemoved) ProtoReflect ¶
func (x *EventSceneItemRemoved) ProtoReflect() protoreflect.Message
func (*EventSceneItemRemoved) Reset ¶
func (x *EventSceneItemRemoved) Reset()
func (*EventSceneItemRemoved) String ¶
func (x *EventSceneItemRemoved) String() string
type EventSceneItemSelected ¶
type EventSceneItemSelected struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*EventSceneItemSelected) Descriptor
deprecated
func (*EventSceneItemSelected) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneItemSelected.ProtoReflect.Descriptor instead.
func (*EventSceneItemSelected) GetSceneItemID ¶
func (x *EventSceneItemSelected) GetSceneItemID() int64
func (*EventSceneItemSelected) GetSceneName ¶
func (x *EventSceneItemSelected) GetSceneName() string
func (*EventSceneItemSelected) GetSceneUUID ¶
func (x *EventSceneItemSelected) GetSceneUUID() string
func (*EventSceneItemSelected) ProtoMessage ¶
func (*EventSceneItemSelected) ProtoMessage()
func (*EventSceneItemSelected) ProtoReflect ¶
func (x *EventSceneItemSelected) ProtoReflect() protoreflect.Message
func (*EventSceneItemSelected) Reset ¶
func (x *EventSceneItemSelected) Reset()
func (*EventSceneItemSelected) String ¶
func (x *EventSceneItemSelected) String() string
type EventSceneItemTransformChanged ¶
type EventSceneItemTransformChanged struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` SceneItemTransform *AbstractObject `protobuf:"bytes,4,opt,name=sceneItemTransform,proto3" json:"sceneItemTransform,omitempty"` // contains filtered or unexported fields }
func (*EventSceneItemTransformChanged) Descriptor
deprecated
func (*EventSceneItemTransformChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneItemTransformChanged.ProtoReflect.Descriptor instead.
func (*EventSceneItemTransformChanged) GetSceneItemID ¶
func (x *EventSceneItemTransformChanged) GetSceneItemID() int64
func (*EventSceneItemTransformChanged) GetSceneItemTransform ¶
func (x *EventSceneItemTransformChanged) GetSceneItemTransform() *AbstractObject
func (*EventSceneItemTransformChanged) GetSceneName ¶
func (x *EventSceneItemTransformChanged) GetSceneName() string
func (*EventSceneItemTransformChanged) GetSceneUUID ¶
func (x *EventSceneItemTransformChanged) GetSceneUUID() string
func (*EventSceneItemTransformChanged) ProtoMessage ¶
func (*EventSceneItemTransformChanged) ProtoMessage()
func (*EventSceneItemTransformChanged) ProtoReflect ¶
func (x *EventSceneItemTransformChanged) ProtoReflect() protoreflect.Message
func (*EventSceneItemTransformChanged) Reset ¶
func (x *EventSceneItemTransformChanged) Reset()
func (*EventSceneItemTransformChanged) String ¶
func (x *EventSceneItemTransformChanged) String() string
type EventSceneListChanged ¶
type EventSceneListChanged struct { Scenes []*AbstractObject `protobuf:"bytes,1,rep,name=scenes,proto3" json:"scenes,omitempty"` // contains filtered or unexported fields }
func (*EventSceneListChanged) Descriptor
deprecated
func (*EventSceneListChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneListChanged.ProtoReflect.Descriptor instead.
func (*EventSceneListChanged) GetScenes ¶
func (x *EventSceneListChanged) GetScenes() []*AbstractObject
func (*EventSceneListChanged) ProtoMessage ¶
func (*EventSceneListChanged) ProtoMessage()
func (*EventSceneListChanged) ProtoReflect ¶
func (x *EventSceneListChanged) ProtoReflect() protoreflect.Message
func (*EventSceneListChanged) Reset ¶
func (x *EventSceneListChanged) Reset()
func (*EventSceneListChanged) String ¶
func (x *EventSceneListChanged) String() string
type EventSceneNameChanged ¶
type EventSceneNameChanged struct { SceneUUID string `protobuf:"bytes,1,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` OldSceneName string `protobuf:"bytes,2,opt,name=oldSceneName,proto3" json:"oldSceneName,omitempty"` SceneName string `protobuf:"bytes,3,opt,name=sceneName,proto3" json:"sceneName,omitempty"` // contains filtered or unexported fields }
func (*EventSceneNameChanged) Descriptor
deprecated
func (*EventSceneNameChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneNameChanged.ProtoReflect.Descriptor instead.
func (*EventSceneNameChanged) GetOldSceneName ¶
func (x *EventSceneNameChanged) GetOldSceneName() string
func (*EventSceneNameChanged) GetSceneName ¶
func (x *EventSceneNameChanged) GetSceneName() string
func (*EventSceneNameChanged) GetSceneUUID ¶
func (x *EventSceneNameChanged) GetSceneUUID() string
func (*EventSceneNameChanged) ProtoMessage ¶
func (*EventSceneNameChanged) ProtoMessage()
func (*EventSceneNameChanged) ProtoReflect ¶
func (x *EventSceneNameChanged) ProtoReflect() protoreflect.Message
func (*EventSceneNameChanged) Reset ¶
func (x *EventSceneNameChanged) Reset()
func (*EventSceneNameChanged) String ¶
func (x *EventSceneNameChanged) String() string
type EventSceneRemoved ¶
type EventSceneRemoved struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` IsGroup bool `protobuf:"varint,3,opt,name=isGroup,proto3" json:"isGroup,omitempty"` // contains filtered or unexported fields }
func (*EventSceneRemoved) Descriptor
deprecated
func (*EventSceneRemoved) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneRemoved.ProtoReflect.Descriptor instead.
func (*EventSceneRemoved) GetIsGroup ¶
func (x *EventSceneRemoved) GetIsGroup() bool
func (*EventSceneRemoved) GetSceneName ¶
func (x *EventSceneRemoved) GetSceneName() string
func (*EventSceneRemoved) GetSceneUUID ¶
func (x *EventSceneRemoved) GetSceneUUID() string
func (*EventSceneRemoved) ProtoMessage ¶
func (*EventSceneRemoved) ProtoMessage()
func (*EventSceneRemoved) ProtoReflect ¶
func (x *EventSceneRemoved) ProtoReflect() protoreflect.Message
func (*EventSceneRemoved) Reset ¶
func (x *EventSceneRemoved) Reset()
func (*EventSceneRemoved) String ¶
func (x *EventSceneRemoved) String() string
type EventSceneTransitionEnded ¶
type EventSceneTransitionEnded struct { TransitionName string `protobuf:"bytes,1,opt,name=transitionName,proto3" json:"transitionName,omitempty"` TransitionUUID string `protobuf:"bytes,2,opt,name=transitionUUID,proto3" json:"transitionUUID,omitempty"` // contains filtered or unexported fields }
func (*EventSceneTransitionEnded) Descriptor
deprecated
func (*EventSceneTransitionEnded) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneTransitionEnded.ProtoReflect.Descriptor instead.
func (*EventSceneTransitionEnded) GetTransitionName ¶
func (x *EventSceneTransitionEnded) GetTransitionName() string
func (*EventSceneTransitionEnded) GetTransitionUUID ¶
func (x *EventSceneTransitionEnded) GetTransitionUUID() string
func (*EventSceneTransitionEnded) ProtoMessage ¶
func (*EventSceneTransitionEnded) ProtoMessage()
func (*EventSceneTransitionEnded) ProtoReflect ¶
func (x *EventSceneTransitionEnded) ProtoReflect() protoreflect.Message
func (*EventSceneTransitionEnded) Reset ¶
func (x *EventSceneTransitionEnded) Reset()
func (*EventSceneTransitionEnded) String ¶
func (x *EventSceneTransitionEnded) String() string
type EventSceneTransitionStarted ¶
type EventSceneTransitionStarted struct { TransitionName string `protobuf:"bytes,1,opt,name=transitionName,proto3" json:"transitionName,omitempty"` TransitionUUID string `protobuf:"bytes,2,opt,name=transitionUUID,proto3" json:"transitionUUID,omitempty"` // contains filtered or unexported fields }
func (*EventSceneTransitionStarted) Descriptor
deprecated
func (*EventSceneTransitionStarted) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneTransitionStarted.ProtoReflect.Descriptor instead.
func (*EventSceneTransitionStarted) GetTransitionName ¶
func (x *EventSceneTransitionStarted) GetTransitionName() string
func (*EventSceneTransitionStarted) GetTransitionUUID ¶
func (x *EventSceneTransitionStarted) GetTransitionUUID() string
func (*EventSceneTransitionStarted) ProtoMessage ¶
func (*EventSceneTransitionStarted) ProtoMessage()
func (*EventSceneTransitionStarted) ProtoReflect ¶
func (x *EventSceneTransitionStarted) ProtoReflect() protoreflect.Message
func (*EventSceneTransitionStarted) Reset ¶
func (x *EventSceneTransitionStarted) Reset()
func (*EventSceneTransitionStarted) String ¶
func (x *EventSceneTransitionStarted) String() string
type EventSceneTransitionVideoEnded ¶
type EventSceneTransitionVideoEnded struct { TransitionName string `protobuf:"bytes,1,opt,name=transitionName,proto3" json:"transitionName,omitempty"` TransitionUUID string `protobuf:"bytes,2,opt,name=transitionUUID,proto3" json:"transitionUUID,omitempty"` // contains filtered or unexported fields }
func (*EventSceneTransitionVideoEnded) Descriptor
deprecated
func (*EventSceneTransitionVideoEnded) Descriptor() ([]byte, []int)
Deprecated: Use EventSceneTransitionVideoEnded.ProtoReflect.Descriptor instead.
func (*EventSceneTransitionVideoEnded) GetTransitionName ¶
func (x *EventSceneTransitionVideoEnded) GetTransitionName() string
func (*EventSceneTransitionVideoEnded) GetTransitionUUID ¶
func (x *EventSceneTransitionVideoEnded) GetTransitionUUID() string
func (*EventSceneTransitionVideoEnded) ProtoMessage ¶
func (*EventSceneTransitionVideoEnded) ProtoMessage()
func (*EventSceneTransitionVideoEnded) ProtoReflect ¶
func (x *EventSceneTransitionVideoEnded) ProtoReflect() protoreflect.Message
func (*EventSceneTransitionVideoEnded) Reset ¶
func (x *EventSceneTransitionVideoEnded) Reset()
func (*EventSceneTransitionVideoEnded) String ¶
func (x *EventSceneTransitionVideoEnded) String() string
type EventScreenshotSaved ¶
type EventScreenshotSaved struct { SavedScreenshotPath string `protobuf:"bytes,1,opt,name=savedScreenshotPath,proto3" json:"savedScreenshotPath,omitempty"` // contains filtered or unexported fields }
func (*EventScreenshotSaved) Descriptor
deprecated
func (*EventScreenshotSaved) Descriptor() ([]byte, []int)
Deprecated: Use EventScreenshotSaved.ProtoReflect.Descriptor instead.
func (*EventScreenshotSaved) GetSavedScreenshotPath ¶
func (x *EventScreenshotSaved) GetSavedScreenshotPath() string
func (*EventScreenshotSaved) ProtoMessage ¶
func (*EventScreenshotSaved) ProtoMessage()
func (*EventScreenshotSaved) ProtoReflect ¶
func (x *EventScreenshotSaved) ProtoReflect() protoreflect.Message
func (*EventScreenshotSaved) Reset ¶
func (x *EventScreenshotSaved) Reset()
func (*EventScreenshotSaved) String ¶
func (x *EventScreenshotSaved) String() string
type EventSourceFilterCreated ¶
type EventSourceFilterCreated struct { SourceName string `protobuf:"bytes,1,opt,name=sourceName,proto3" json:"sourceName,omitempty"` FilterName string `protobuf:"bytes,2,opt,name=filterName,proto3" json:"filterName,omitempty"` FilterKind string `protobuf:"bytes,3,opt,name=filterKind,proto3" json:"filterKind,omitempty"` FilterIndex int64 `protobuf:"varint,4,opt,name=filterIndex,proto3" json:"filterIndex,omitempty"` FilterSettings *AbstractObject `protobuf:"bytes,5,opt,name=filterSettings,proto3" json:"filterSettings,omitempty"` DefaultFilterSettings *AbstractObject `protobuf:"bytes,6,opt,name=defaultFilterSettings,proto3" json:"defaultFilterSettings,omitempty"` // contains filtered or unexported fields }
func (*EventSourceFilterCreated) Descriptor
deprecated
func (*EventSourceFilterCreated) Descriptor() ([]byte, []int)
Deprecated: Use EventSourceFilterCreated.ProtoReflect.Descriptor instead.
func (*EventSourceFilterCreated) GetDefaultFilterSettings ¶
func (x *EventSourceFilterCreated) GetDefaultFilterSettings() *AbstractObject
func (*EventSourceFilterCreated) GetFilterIndex ¶
func (x *EventSourceFilterCreated) GetFilterIndex() int64
func (*EventSourceFilterCreated) GetFilterKind ¶
func (x *EventSourceFilterCreated) GetFilterKind() string
func (*EventSourceFilterCreated) GetFilterName ¶
func (x *EventSourceFilterCreated) GetFilterName() string
func (*EventSourceFilterCreated) GetFilterSettings ¶
func (x *EventSourceFilterCreated) GetFilterSettings() *AbstractObject
func (*EventSourceFilterCreated) GetSourceName ¶
func (x *EventSourceFilterCreated) GetSourceName() string
func (*EventSourceFilterCreated) ProtoMessage ¶
func (*EventSourceFilterCreated) ProtoMessage()
func (*EventSourceFilterCreated) ProtoReflect ¶
func (x *EventSourceFilterCreated) ProtoReflect() protoreflect.Message
func (*EventSourceFilterCreated) Reset ¶
func (x *EventSourceFilterCreated) Reset()
func (*EventSourceFilterCreated) String ¶
func (x *EventSourceFilterCreated) String() string
type EventSourceFilterEnableStateChanged ¶
type EventSourceFilterEnableStateChanged struct { SourceName string `protobuf:"bytes,1,opt,name=sourceName,proto3" json:"sourceName,omitempty"` FilterName string `protobuf:"bytes,2,opt,name=filterName,proto3" json:"filterName,omitempty"` FilterEnabled bool `protobuf:"varint,3,opt,name=filterEnabled,proto3" json:"filterEnabled,omitempty"` // contains filtered or unexported fields }
func (*EventSourceFilterEnableStateChanged) Descriptor
deprecated
func (*EventSourceFilterEnableStateChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventSourceFilterEnableStateChanged.ProtoReflect.Descriptor instead.
func (*EventSourceFilterEnableStateChanged) GetFilterEnabled ¶
func (x *EventSourceFilterEnableStateChanged) GetFilterEnabled() bool
func (*EventSourceFilterEnableStateChanged) GetFilterName ¶
func (x *EventSourceFilterEnableStateChanged) GetFilterName() string
func (*EventSourceFilterEnableStateChanged) GetSourceName ¶
func (x *EventSourceFilterEnableStateChanged) GetSourceName() string
func (*EventSourceFilterEnableStateChanged) ProtoMessage ¶
func (*EventSourceFilterEnableStateChanged) ProtoMessage()
func (*EventSourceFilterEnableStateChanged) ProtoReflect ¶
func (x *EventSourceFilterEnableStateChanged) ProtoReflect() protoreflect.Message
func (*EventSourceFilterEnableStateChanged) Reset ¶
func (x *EventSourceFilterEnableStateChanged) Reset()
func (*EventSourceFilterEnableStateChanged) String ¶
func (x *EventSourceFilterEnableStateChanged) String() string
type EventSourceFilterListReindexed ¶
type EventSourceFilterListReindexed struct { SourceName string `protobuf:"bytes,1,opt,name=sourceName,proto3" json:"sourceName,omitempty"` Filters []*AbstractObject `protobuf:"bytes,2,rep,name=filters,proto3" json:"filters,omitempty"` // contains filtered or unexported fields }
func (*EventSourceFilterListReindexed) Descriptor
deprecated
func (*EventSourceFilterListReindexed) Descriptor() ([]byte, []int)
Deprecated: Use EventSourceFilterListReindexed.ProtoReflect.Descriptor instead.
func (*EventSourceFilterListReindexed) GetFilters ¶
func (x *EventSourceFilterListReindexed) GetFilters() []*AbstractObject
func (*EventSourceFilterListReindexed) GetSourceName ¶
func (x *EventSourceFilterListReindexed) GetSourceName() string
func (*EventSourceFilterListReindexed) ProtoMessage ¶
func (*EventSourceFilterListReindexed) ProtoMessage()
func (*EventSourceFilterListReindexed) ProtoReflect ¶
func (x *EventSourceFilterListReindexed) ProtoReflect() protoreflect.Message
func (*EventSourceFilterListReindexed) Reset ¶
func (x *EventSourceFilterListReindexed) Reset()
func (*EventSourceFilterListReindexed) String ¶
func (x *EventSourceFilterListReindexed) String() string
type EventSourceFilterNameChanged ¶
type EventSourceFilterNameChanged struct { SourceName string `protobuf:"bytes,1,opt,name=sourceName,proto3" json:"sourceName,omitempty"` OldFilterName string `protobuf:"bytes,2,opt,name=oldFilterName,proto3" json:"oldFilterName,omitempty"` FilterName string `protobuf:"bytes,3,opt,name=filterName,proto3" json:"filterName,omitempty"` // contains filtered or unexported fields }
func (*EventSourceFilterNameChanged) Descriptor
deprecated
func (*EventSourceFilterNameChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventSourceFilterNameChanged.ProtoReflect.Descriptor instead.
func (*EventSourceFilterNameChanged) GetFilterName ¶
func (x *EventSourceFilterNameChanged) GetFilterName() string
func (*EventSourceFilterNameChanged) GetOldFilterName ¶
func (x *EventSourceFilterNameChanged) GetOldFilterName() string
func (*EventSourceFilterNameChanged) GetSourceName ¶
func (x *EventSourceFilterNameChanged) GetSourceName() string
func (*EventSourceFilterNameChanged) ProtoMessage ¶
func (*EventSourceFilterNameChanged) ProtoMessage()
func (*EventSourceFilterNameChanged) ProtoReflect ¶
func (x *EventSourceFilterNameChanged) ProtoReflect() protoreflect.Message
func (*EventSourceFilterNameChanged) Reset ¶
func (x *EventSourceFilterNameChanged) Reset()
func (*EventSourceFilterNameChanged) String ¶
func (x *EventSourceFilterNameChanged) String() string
type EventSourceFilterRemoved ¶
type EventSourceFilterRemoved struct { SourceName string `protobuf:"bytes,1,opt,name=sourceName,proto3" json:"sourceName,omitempty"` FilterName string `protobuf:"bytes,2,opt,name=filterName,proto3" json:"filterName,omitempty"` // contains filtered or unexported fields }
func (*EventSourceFilterRemoved) Descriptor
deprecated
func (*EventSourceFilterRemoved) Descriptor() ([]byte, []int)
Deprecated: Use EventSourceFilterRemoved.ProtoReflect.Descriptor instead.
func (*EventSourceFilterRemoved) GetFilterName ¶
func (x *EventSourceFilterRemoved) GetFilterName() string
func (*EventSourceFilterRemoved) GetSourceName ¶
func (x *EventSourceFilterRemoved) GetSourceName() string
func (*EventSourceFilterRemoved) ProtoMessage ¶
func (*EventSourceFilterRemoved) ProtoMessage()
func (*EventSourceFilterRemoved) ProtoReflect ¶
func (x *EventSourceFilterRemoved) ProtoReflect() protoreflect.Message
func (*EventSourceFilterRemoved) Reset ¶
func (x *EventSourceFilterRemoved) Reset()
func (*EventSourceFilterRemoved) String ¶
func (x *EventSourceFilterRemoved) String() string
type EventSourceFilterSettingsChanged ¶
type EventSourceFilterSettingsChanged struct { SourceName string `protobuf:"bytes,1,opt,name=sourceName,proto3" json:"sourceName,omitempty"` FilterName string `protobuf:"bytes,2,opt,name=filterName,proto3" json:"filterName,omitempty"` FilterSettings *AbstractObject `protobuf:"bytes,3,opt,name=filterSettings,proto3" json:"filterSettings,omitempty"` // contains filtered or unexported fields }
func (*EventSourceFilterSettingsChanged) Descriptor
deprecated
func (*EventSourceFilterSettingsChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventSourceFilterSettingsChanged.ProtoReflect.Descriptor instead.
func (*EventSourceFilterSettingsChanged) GetFilterName ¶
func (x *EventSourceFilterSettingsChanged) GetFilterName() string
func (*EventSourceFilterSettingsChanged) GetFilterSettings ¶
func (x *EventSourceFilterSettingsChanged) GetFilterSettings() *AbstractObject
func (*EventSourceFilterSettingsChanged) GetSourceName ¶
func (x *EventSourceFilterSettingsChanged) GetSourceName() string
func (*EventSourceFilterSettingsChanged) ProtoMessage ¶
func (*EventSourceFilterSettingsChanged) ProtoMessage()
func (*EventSourceFilterSettingsChanged) ProtoReflect ¶
func (x *EventSourceFilterSettingsChanged) ProtoReflect() protoreflect.Message
func (*EventSourceFilterSettingsChanged) Reset ¶
func (x *EventSourceFilterSettingsChanged) Reset()
func (*EventSourceFilterSettingsChanged) String ¶
func (x *EventSourceFilterSettingsChanged) String() string
type EventStreamStateChanged ¶
type EventStreamStateChanged struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` OutputState []byte `protobuf:"bytes,2,opt,name=outputState,proto3" json:"outputState,omitempty"` // contains filtered or unexported fields }
func (*EventStreamStateChanged) Descriptor
deprecated
func (*EventStreamStateChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventStreamStateChanged.ProtoReflect.Descriptor instead.
func (*EventStreamStateChanged) GetOutputActive ¶
func (x *EventStreamStateChanged) GetOutputActive() bool
func (*EventStreamStateChanged) GetOutputState ¶
func (x *EventStreamStateChanged) GetOutputState() []byte
func (*EventStreamStateChanged) ProtoMessage ¶
func (*EventStreamStateChanged) ProtoMessage()
func (*EventStreamStateChanged) ProtoReflect ¶
func (x *EventStreamStateChanged) ProtoReflect() protoreflect.Message
func (*EventStreamStateChanged) Reset ¶
func (x *EventStreamStateChanged) Reset()
func (*EventStreamStateChanged) String ¶
func (x *EventStreamStateChanged) String() string
type EventStudioModeStateChanged ¶
type EventStudioModeStateChanged struct { StudioModeEnabled bool `protobuf:"varint,1,opt,name=studioModeEnabled,proto3" json:"studioModeEnabled,omitempty"` // contains filtered or unexported fields }
func (*EventStudioModeStateChanged) Descriptor
deprecated
func (*EventStudioModeStateChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventStudioModeStateChanged.ProtoReflect.Descriptor instead.
func (*EventStudioModeStateChanged) GetStudioModeEnabled ¶
func (x *EventStudioModeStateChanged) GetStudioModeEnabled() bool
func (*EventStudioModeStateChanged) ProtoMessage ¶
func (*EventStudioModeStateChanged) ProtoMessage()
func (*EventStudioModeStateChanged) ProtoReflect ¶
func (x *EventStudioModeStateChanged) ProtoReflect() protoreflect.Message
func (*EventStudioModeStateChanged) Reset ¶
func (x *EventStudioModeStateChanged) Reset()
func (*EventStudioModeStateChanged) String ¶
func (x *EventStudioModeStateChanged) String() string
type EventSubscription ¶
type EventSubscription int32
const ( EventSubscription_None EventSubscription = 0 EventSubscription_General EventSubscription = 1 EventSubscription_Config EventSubscription = 2 EventSubscription_Scenes EventSubscription = 4 EventSubscription_Inputs EventSubscription = 8 EventSubscription_Transitions EventSubscription = 16 EventSubscription_Filters EventSubscription = 32 EventSubscription_Outputs EventSubscription = 64 EventSubscription_SceneItems EventSubscription = 128 EventSubscription_MediaInputs EventSubscription = 256 EventSubscription_Vendors EventSubscription = 512 EventSubscription_Ui EventSubscription = 1024 EventSubscription_All EventSubscription = 2047 EventSubscription_InputVolumeMeters EventSubscription = 65536 EventSubscription_InputActiveStateChanged EventSubscription = 131072 EventSubscription_InputShowStateChanged EventSubscription = 262144 EventSubscription_SceneItemTransformChanged EventSubscription = 524288 )
func (EventSubscription) Descriptor ¶
func (EventSubscription) Descriptor() protoreflect.EnumDescriptor
func (EventSubscription) Enum ¶
func (x EventSubscription) Enum() *EventSubscription
func (EventSubscription) EnumDescriptor
deprecated
func (EventSubscription) EnumDescriptor() ([]byte, []int)
Deprecated: Use EventSubscription.Descriptor instead.
func (EventSubscription) Number ¶
func (x EventSubscription) Number() protoreflect.EnumNumber
func (EventSubscription) String ¶
func (x EventSubscription) String() string
func (EventSubscription) Type ¶
func (EventSubscription) Type() protoreflect.EnumType
type EventVendorEvent ¶
type EventVendorEvent struct { VendorName string `protobuf:"bytes,1,opt,name=vendorName,proto3" json:"vendorName,omitempty"` EventType []byte `protobuf:"bytes,2,opt,name=eventType,proto3" json:"eventType,omitempty"` EventData *AbstractObject `protobuf:"bytes,3,opt,name=eventData,proto3" json:"eventData,omitempty"` // contains filtered or unexported fields }
func (*EventVendorEvent) Descriptor
deprecated
func (*EventVendorEvent) Descriptor() ([]byte, []int)
Deprecated: Use EventVendorEvent.ProtoReflect.Descriptor instead.
func (*EventVendorEvent) GetEventData ¶
func (x *EventVendorEvent) GetEventData() *AbstractObject
func (*EventVendorEvent) GetEventType ¶
func (x *EventVendorEvent) GetEventType() []byte
func (*EventVendorEvent) GetVendorName ¶
func (x *EventVendorEvent) GetVendorName() string
func (*EventVendorEvent) ProtoMessage ¶
func (*EventVendorEvent) ProtoMessage()
func (*EventVendorEvent) ProtoReflect ¶
func (x *EventVendorEvent) ProtoReflect() protoreflect.Message
func (*EventVendorEvent) Reset ¶
func (x *EventVendorEvent) Reset()
func (*EventVendorEvent) String ¶
func (x *EventVendorEvent) String() string
type EventVirtualcamStateChanged ¶
type EventVirtualcamStateChanged struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` OutputState []byte `protobuf:"bytes,2,opt,name=outputState,proto3" json:"outputState,omitempty"` // contains filtered or unexported fields }
func (*EventVirtualcamStateChanged) Descriptor
deprecated
func (*EventVirtualcamStateChanged) Descriptor() ([]byte, []int)
Deprecated: Use EventVirtualcamStateChanged.ProtoReflect.Descriptor instead.
func (*EventVirtualcamStateChanged) GetOutputActive ¶
func (x *EventVirtualcamStateChanged) GetOutputActive() bool
func (*EventVirtualcamStateChanged) GetOutputState ¶
func (x *EventVirtualcamStateChanged) GetOutputState() []byte
func (*EventVirtualcamStateChanged) ProtoMessage ¶
func (*EventVirtualcamStateChanged) ProtoMessage()
func (*EventVirtualcamStateChanged) ProtoReflect ¶
func (x *EventVirtualcamStateChanged) ProtoReflect() protoreflect.Message
func (*EventVirtualcamStateChanged) Reset ¶
func (x *EventVirtualcamStateChanged) Reset()
func (*EventVirtualcamStateChanged) String ¶
func (x *EventVirtualcamStateChanged) String() string
type Filter ¶
type Filter struct { FilterEnabled bool `protobuf:"varint,1,opt,name=FilterEnabled,proto3" json:"FilterEnabled,omitempty"` FilterIndex int64 `protobuf:"varint,2,opt,name=FilterIndex,proto3" json:"FilterIndex,omitempty"` FilterKind string `protobuf:"bytes,3,opt,name=FilterKind,proto3" json:"FilterKind,omitempty"` FilterName string `protobuf:"bytes,4,opt,name=FilterName,proto3" json:"FilterName,omitempty"` FilterSettings *AbstractObject `protobuf:"bytes,5,opt,name=FilterSettings,proto3" json:"FilterSettings,omitempty"` // contains filtered or unexported fields }
func (*Filter) Descriptor
deprecated
func (*Filter) GetFilterEnabled ¶
func (*Filter) GetFilterIndex ¶
func (*Filter) GetFilterKind ¶
func (*Filter) GetFilterName ¶
func (*Filter) GetFilterSettings ¶
func (x *Filter) GetFilterSettings() *AbstractObject
func (*Filter) ProtoMessage ¶
func (*Filter) ProtoMessage()
func (*Filter) ProtoReflect ¶
func (x *Filter) ProtoReflect() protoreflect.Message
type GetCurrentPreviewSceneRequest ¶
type GetCurrentPreviewSceneRequest struct {
// contains filtered or unexported fields
}
func (*GetCurrentPreviewSceneRequest) Descriptor
deprecated
func (*GetCurrentPreviewSceneRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentPreviewSceneRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentPreviewSceneRequest) ProtoMessage ¶
func (*GetCurrentPreviewSceneRequest) ProtoMessage()
func (*GetCurrentPreviewSceneRequest) ProtoReflect ¶
func (x *GetCurrentPreviewSceneRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentPreviewSceneRequest) Reset ¶
func (x *GetCurrentPreviewSceneRequest) Reset()
func (*GetCurrentPreviewSceneRequest) String ¶
func (x *GetCurrentPreviewSceneRequest) String() string
type GetCurrentPreviewSceneResponse ¶
type GetCurrentPreviewSceneResponse struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` CurrentPreviewSceneName string `protobuf:"bytes,3,opt,name=currentPreviewSceneName,proto3" json:"currentPreviewSceneName,omitempty"` CurrentPreviewSceneUUID string `protobuf:"bytes,4,opt,name=currentPreviewSceneUUID,proto3" json:"currentPreviewSceneUUID,omitempty"` // contains filtered or unexported fields }
func (*GetCurrentPreviewSceneResponse) Descriptor
deprecated
func (*GetCurrentPreviewSceneResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentPreviewSceneResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentPreviewSceneResponse) GetCurrentPreviewSceneName ¶
func (x *GetCurrentPreviewSceneResponse) GetCurrentPreviewSceneName() string
func (*GetCurrentPreviewSceneResponse) GetCurrentPreviewSceneUUID ¶
func (x *GetCurrentPreviewSceneResponse) GetCurrentPreviewSceneUUID() string
func (*GetCurrentPreviewSceneResponse) GetSceneName ¶
func (x *GetCurrentPreviewSceneResponse) GetSceneName() string
func (*GetCurrentPreviewSceneResponse) GetSceneUUID ¶
func (x *GetCurrentPreviewSceneResponse) GetSceneUUID() string
func (*GetCurrentPreviewSceneResponse) ProtoMessage ¶
func (*GetCurrentPreviewSceneResponse) ProtoMessage()
func (*GetCurrentPreviewSceneResponse) ProtoReflect ¶
func (x *GetCurrentPreviewSceneResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentPreviewSceneResponse) Reset ¶
func (x *GetCurrentPreviewSceneResponse) Reset()
func (*GetCurrentPreviewSceneResponse) String ¶
func (x *GetCurrentPreviewSceneResponse) String() string
type GetCurrentProgramSceneRequest ¶
type GetCurrentProgramSceneRequest struct {
// contains filtered or unexported fields
}
func (*GetCurrentProgramSceneRequest) Descriptor
deprecated
func (*GetCurrentProgramSceneRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentProgramSceneRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentProgramSceneRequest) ProtoMessage ¶
func (*GetCurrentProgramSceneRequest) ProtoMessage()
func (*GetCurrentProgramSceneRequest) ProtoReflect ¶
func (x *GetCurrentProgramSceneRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentProgramSceneRequest) Reset ¶
func (x *GetCurrentProgramSceneRequest) Reset()
func (*GetCurrentProgramSceneRequest) String ¶
func (x *GetCurrentProgramSceneRequest) String() string
type GetCurrentProgramSceneResponse ¶
type GetCurrentProgramSceneResponse struct { SceneName string `protobuf:"bytes,1,opt,name=sceneName,proto3" json:"sceneName,omitempty"` SceneUUID string `protobuf:"bytes,2,opt,name=sceneUUID,proto3" json:"sceneUUID,omitempty"` CurrentProgramSceneName string `protobuf:"bytes,3,opt,name=currentProgramSceneName,proto3" json:"currentProgramSceneName,omitempty"` CurrentProgramSceneUUID string `protobuf:"bytes,4,opt,name=currentProgramSceneUUID,proto3" json:"currentProgramSceneUUID,omitempty"` // contains filtered or unexported fields }
func (*GetCurrentProgramSceneResponse) Descriptor
deprecated
func (*GetCurrentProgramSceneResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentProgramSceneResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentProgramSceneResponse) GetCurrentProgramSceneName ¶
func (x *GetCurrentProgramSceneResponse) GetCurrentProgramSceneName() string
func (*GetCurrentProgramSceneResponse) GetCurrentProgramSceneUUID ¶
func (x *GetCurrentProgramSceneResponse) GetCurrentProgramSceneUUID() string
func (*GetCurrentProgramSceneResponse) GetSceneName ¶
func (x *GetCurrentProgramSceneResponse) GetSceneName() string
func (*GetCurrentProgramSceneResponse) GetSceneUUID ¶
func (x *GetCurrentProgramSceneResponse) GetSceneUUID() string
func (*GetCurrentProgramSceneResponse) ProtoMessage ¶
func (*GetCurrentProgramSceneResponse) ProtoMessage()
func (*GetCurrentProgramSceneResponse) ProtoReflect ¶
func (x *GetCurrentProgramSceneResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentProgramSceneResponse) Reset ¶
func (x *GetCurrentProgramSceneResponse) Reset()
func (*GetCurrentProgramSceneResponse) String ¶
func (x *GetCurrentProgramSceneResponse) String() string
type GetCurrentSceneTransitionCursorRequest ¶
type GetCurrentSceneTransitionCursorRequest struct {
// contains filtered or unexported fields
}
func (*GetCurrentSceneTransitionCursorRequest) Descriptor
deprecated
func (*GetCurrentSceneTransitionCursorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentSceneTransitionCursorRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentSceneTransitionCursorRequest) ProtoMessage ¶
func (*GetCurrentSceneTransitionCursorRequest) ProtoMessage()
func (*GetCurrentSceneTransitionCursorRequest) ProtoReflect ¶
func (x *GetCurrentSceneTransitionCursorRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentSceneTransitionCursorRequest) Reset ¶
func (x *GetCurrentSceneTransitionCursorRequest) Reset()
func (*GetCurrentSceneTransitionCursorRequest) String ¶
func (x *GetCurrentSceneTransitionCursorRequest) String() string
type GetCurrentSceneTransitionCursorResponse ¶
type GetCurrentSceneTransitionCursorResponse struct { TransitionCursor int64 `protobuf:"varint,1,opt,name=transitionCursor,proto3" json:"transitionCursor,omitempty"` // contains filtered or unexported fields }
func (*GetCurrentSceneTransitionCursorResponse) Descriptor
deprecated
func (*GetCurrentSceneTransitionCursorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentSceneTransitionCursorResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentSceneTransitionCursorResponse) GetTransitionCursor ¶
func (x *GetCurrentSceneTransitionCursorResponse) GetTransitionCursor() int64
func (*GetCurrentSceneTransitionCursorResponse) ProtoMessage ¶
func (*GetCurrentSceneTransitionCursorResponse) ProtoMessage()
func (*GetCurrentSceneTransitionCursorResponse) ProtoReflect ¶
func (x *GetCurrentSceneTransitionCursorResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentSceneTransitionCursorResponse) Reset ¶
func (x *GetCurrentSceneTransitionCursorResponse) Reset()
func (*GetCurrentSceneTransitionCursorResponse) String ¶
func (x *GetCurrentSceneTransitionCursorResponse) String() string
type GetCurrentSceneTransitionRequest ¶
type GetCurrentSceneTransitionRequest struct {
// contains filtered or unexported fields
}
func (*GetCurrentSceneTransitionRequest) Descriptor
deprecated
func (*GetCurrentSceneTransitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentSceneTransitionRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentSceneTransitionRequest) ProtoMessage ¶
func (*GetCurrentSceneTransitionRequest) ProtoMessage()
func (*GetCurrentSceneTransitionRequest) ProtoReflect ¶
func (x *GetCurrentSceneTransitionRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentSceneTransitionRequest) Reset ¶
func (x *GetCurrentSceneTransitionRequest) Reset()
func (*GetCurrentSceneTransitionRequest) String ¶
func (x *GetCurrentSceneTransitionRequest) String() string
type GetCurrentSceneTransitionResponse ¶
type GetCurrentSceneTransitionResponse struct { TransitionName string `protobuf:"bytes,1,opt,name=transitionName,proto3" json:"transitionName,omitempty"` TransitionUUID string `protobuf:"bytes,2,opt,name=transitionUUID,proto3" json:"transitionUUID,omitempty"` TransitionKind string `protobuf:"bytes,3,opt,name=transitionKind,proto3" json:"transitionKind,omitempty"` TransitionFixed bool `protobuf:"varint,4,opt,name=transitionFixed,proto3" json:"transitionFixed,omitempty"` TransitionDuration int64 `protobuf:"varint,5,opt,name=transitionDuration,proto3" json:"transitionDuration,omitempty"` TransitionConfigurable bool `protobuf:"varint,6,opt,name=transitionConfigurable,proto3" json:"transitionConfigurable,omitempty"` TransitionSettings *AbstractObject `protobuf:"bytes,7,opt,name=transitionSettings,proto3" json:"transitionSettings,omitempty"` // contains filtered or unexported fields }
func (*GetCurrentSceneTransitionResponse) Descriptor
deprecated
func (*GetCurrentSceneTransitionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentSceneTransitionResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentSceneTransitionResponse) GetTransitionConfigurable ¶
func (x *GetCurrentSceneTransitionResponse) GetTransitionConfigurable() bool
func (*GetCurrentSceneTransitionResponse) GetTransitionDuration ¶
func (x *GetCurrentSceneTransitionResponse) GetTransitionDuration() int64
func (*GetCurrentSceneTransitionResponse) GetTransitionFixed ¶
func (x *GetCurrentSceneTransitionResponse) GetTransitionFixed() bool
func (*GetCurrentSceneTransitionResponse) GetTransitionKind ¶
func (x *GetCurrentSceneTransitionResponse) GetTransitionKind() string
func (*GetCurrentSceneTransitionResponse) GetTransitionName ¶
func (x *GetCurrentSceneTransitionResponse) GetTransitionName() string
func (*GetCurrentSceneTransitionResponse) GetTransitionSettings ¶
func (x *GetCurrentSceneTransitionResponse) GetTransitionSettings() *AbstractObject
func (*GetCurrentSceneTransitionResponse) GetTransitionUUID ¶
func (x *GetCurrentSceneTransitionResponse) GetTransitionUUID() string
func (*GetCurrentSceneTransitionResponse) ProtoMessage ¶
func (*GetCurrentSceneTransitionResponse) ProtoMessage()
func (*GetCurrentSceneTransitionResponse) ProtoReflect ¶
func (x *GetCurrentSceneTransitionResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentSceneTransitionResponse) Reset ¶
func (x *GetCurrentSceneTransitionResponse) Reset()
func (*GetCurrentSceneTransitionResponse) String ¶
func (x *GetCurrentSceneTransitionResponse) String() string
type GetGroupListRequest ¶
type GetGroupListRequest struct {
// contains filtered or unexported fields
}
func (*GetGroupListRequest) Descriptor
deprecated
func (*GetGroupListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupListRequest.ProtoReflect.Descriptor instead.
func (*GetGroupListRequest) ProtoMessage ¶
func (*GetGroupListRequest) ProtoMessage()
func (*GetGroupListRequest) ProtoReflect ¶
func (x *GetGroupListRequest) ProtoReflect() protoreflect.Message
func (*GetGroupListRequest) Reset ¶
func (x *GetGroupListRequest) Reset()
func (*GetGroupListRequest) String ¶
func (x *GetGroupListRequest) String() string
type GetGroupListResponse ¶
type GetGroupListResponse struct { Groups [][]byte `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"` // contains filtered or unexported fields }
func (*GetGroupListResponse) Descriptor
deprecated
func (*GetGroupListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupListResponse.ProtoReflect.Descriptor instead.
func (*GetGroupListResponse) GetGroups ¶
func (x *GetGroupListResponse) GetGroups() [][]byte
func (*GetGroupListResponse) ProtoMessage ¶
func (*GetGroupListResponse) ProtoMessage()
func (*GetGroupListResponse) ProtoReflect ¶
func (x *GetGroupListResponse) ProtoReflect() protoreflect.Message
func (*GetGroupListResponse) Reset ¶
func (x *GetGroupListResponse) Reset()
func (*GetGroupListResponse) String ¶
func (x *GetGroupListResponse) String() string
type GetGroupSceneItemListRequest ¶
type GetGroupSceneItemListRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` // contains filtered or unexported fields }
func (*GetGroupSceneItemListRequest) Descriptor
deprecated
func (*GetGroupSceneItemListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupSceneItemListRequest.ProtoReflect.Descriptor instead.
func (*GetGroupSceneItemListRequest) GetSceneName ¶
func (x *GetGroupSceneItemListRequest) GetSceneName() string
func (*GetGroupSceneItemListRequest) GetSceneUUID ¶
func (x *GetGroupSceneItemListRequest) GetSceneUUID() string
func (*GetGroupSceneItemListRequest) ProtoMessage ¶
func (*GetGroupSceneItemListRequest) ProtoMessage()
func (*GetGroupSceneItemListRequest) ProtoReflect ¶
func (x *GetGroupSceneItemListRequest) ProtoReflect() protoreflect.Message
func (*GetGroupSceneItemListRequest) Reset ¶
func (x *GetGroupSceneItemListRequest) Reset()
func (*GetGroupSceneItemListRequest) String ¶
func (x *GetGroupSceneItemListRequest) String() string
type GetGroupSceneItemListResponse ¶
type GetGroupSceneItemListResponse struct { SceneItems []*SceneItem `protobuf:"bytes,1,rep,name=sceneItems,proto3" json:"sceneItems,omitempty"` // contains filtered or unexported fields }
func (*GetGroupSceneItemListResponse) Descriptor
deprecated
func (*GetGroupSceneItemListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupSceneItemListResponse.ProtoReflect.Descriptor instead.
func (*GetGroupSceneItemListResponse) GetSceneItems ¶
func (x *GetGroupSceneItemListResponse) GetSceneItems() []*SceneItem
func (*GetGroupSceneItemListResponse) ProtoMessage ¶
func (*GetGroupSceneItemListResponse) ProtoMessage()
func (*GetGroupSceneItemListResponse) ProtoReflect ¶
func (x *GetGroupSceneItemListResponse) ProtoReflect() protoreflect.Message
func (*GetGroupSceneItemListResponse) Reset ¶
func (x *GetGroupSceneItemListResponse) Reset()
func (*GetGroupSceneItemListResponse) String ¶
func (x *GetGroupSceneItemListResponse) String() string
type GetHotkeyListRequest ¶
type GetHotkeyListRequest struct {
// contains filtered or unexported fields
}
func (*GetHotkeyListRequest) Descriptor
deprecated
func (*GetHotkeyListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHotkeyListRequest.ProtoReflect.Descriptor instead.
func (*GetHotkeyListRequest) ProtoMessage ¶
func (*GetHotkeyListRequest) ProtoMessage()
func (*GetHotkeyListRequest) ProtoReflect ¶
func (x *GetHotkeyListRequest) ProtoReflect() protoreflect.Message
func (*GetHotkeyListRequest) Reset ¶
func (x *GetHotkeyListRequest) Reset()
func (*GetHotkeyListRequest) String ¶
func (x *GetHotkeyListRequest) String() string
type GetHotkeyListResponse ¶
type GetHotkeyListResponse struct { Hotkeys [][]byte `protobuf:"bytes,1,rep,name=hotkeys,proto3" json:"hotkeys,omitempty"` // contains filtered or unexported fields }
func (*GetHotkeyListResponse) Descriptor
deprecated
func (*GetHotkeyListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHotkeyListResponse.ProtoReflect.Descriptor instead.
func (*GetHotkeyListResponse) GetHotkeys ¶
func (x *GetHotkeyListResponse) GetHotkeys() [][]byte
func (*GetHotkeyListResponse) ProtoMessage ¶
func (*GetHotkeyListResponse) ProtoMessage()
func (*GetHotkeyListResponse) ProtoReflect ¶
func (x *GetHotkeyListResponse) ProtoReflect() protoreflect.Message
func (*GetHotkeyListResponse) Reset ¶
func (x *GetHotkeyListResponse) Reset()
func (*GetHotkeyListResponse) String ¶
func (x *GetHotkeyListResponse) String() string
type GetInputAudioBalanceRequest ¶
type GetInputAudioBalanceRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*GetInputAudioBalanceRequest) Descriptor
deprecated
func (*GetInputAudioBalanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputAudioBalanceRequest.ProtoReflect.Descriptor instead.
func (*GetInputAudioBalanceRequest) GetInputName ¶
func (x *GetInputAudioBalanceRequest) GetInputName() string
func (*GetInputAudioBalanceRequest) GetInputUUID ¶
func (x *GetInputAudioBalanceRequest) GetInputUUID() string
func (*GetInputAudioBalanceRequest) ProtoMessage ¶
func (*GetInputAudioBalanceRequest) ProtoMessage()
func (*GetInputAudioBalanceRequest) ProtoReflect ¶
func (x *GetInputAudioBalanceRequest) ProtoReflect() protoreflect.Message
func (*GetInputAudioBalanceRequest) Reset ¶
func (x *GetInputAudioBalanceRequest) Reset()
func (*GetInputAudioBalanceRequest) String ¶
func (x *GetInputAudioBalanceRequest) String() string
type GetInputAudioBalanceResponse ¶
type GetInputAudioBalanceResponse struct { InputAudioBalance float64 `protobuf:"fixed64,1,opt,name=inputAudioBalance,proto3" json:"inputAudioBalance,omitempty"` // contains filtered or unexported fields }
func (*GetInputAudioBalanceResponse) Descriptor
deprecated
func (*GetInputAudioBalanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputAudioBalanceResponse.ProtoReflect.Descriptor instead.
func (*GetInputAudioBalanceResponse) GetInputAudioBalance ¶
func (x *GetInputAudioBalanceResponse) GetInputAudioBalance() float64
func (*GetInputAudioBalanceResponse) ProtoMessage ¶
func (*GetInputAudioBalanceResponse) ProtoMessage()
func (*GetInputAudioBalanceResponse) ProtoReflect ¶
func (x *GetInputAudioBalanceResponse) ProtoReflect() protoreflect.Message
func (*GetInputAudioBalanceResponse) Reset ¶
func (x *GetInputAudioBalanceResponse) Reset()
func (*GetInputAudioBalanceResponse) String ¶
func (x *GetInputAudioBalanceResponse) String() string
type GetInputAudioMonitorTypeRequest ¶
type GetInputAudioMonitorTypeRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*GetInputAudioMonitorTypeRequest) Descriptor
deprecated
func (*GetInputAudioMonitorTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputAudioMonitorTypeRequest.ProtoReflect.Descriptor instead.
func (*GetInputAudioMonitorTypeRequest) GetInputName ¶
func (x *GetInputAudioMonitorTypeRequest) GetInputName() string
func (*GetInputAudioMonitorTypeRequest) GetInputUUID ¶
func (x *GetInputAudioMonitorTypeRequest) GetInputUUID() string
func (*GetInputAudioMonitorTypeRequest) ProtoMessage ¶
func (*GetInputAudioMonitorTypeRequest) ProtoMessage()
func (*GetInputAudioMonitorTypeRequest) ProtoReflect ¶
func (x *GetInputAudioMonitorTypeRequest) ProtoReflect() protoreflect.Message
func (*GetInputAudioMonitorTypeRequest) Reset ¶
func (x *GetInputAudioMonitorTypeRequest) Reset()
func (*GetInputAudioMonitorTypeRequest) String ¶
func (x *GetInputAudioMonitorTypeRequest) String() string
type GetInputAudioMonitorTypeResponse ¶
type GetInputAudioMonitorTypeResponse struct { MonitorType []byte `protobuf:"bytes,1,opt,name=monitorType,proto3" json:"monitorType,omitempty"` // contains filtered or unexported fields }
func (*GetInputAudioMonitorTypeResponse) Descriptor
deprecated
func (*GetInputAudioMonitorTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputAudioMonitorTypeResponse.ProtoReflect.Descriptor instead.
func (*GetInputAudioMonitorTypeResponse) GetMonitorType ¶
func (x *GetInputAudioMonitorTypeResponse) GetMonitorType() []byte
func (*GetInputAudioMonitorTypeResponse) ProtoMessage ¶
func (*GetInputAudioMonitorTypeResponse) ProtoMessage()
func (*GetInputAudioMonitorTypeResponse) ProtoReflect ¶
func (x *GetInputAudioMonitorTypeResponse) ProtoReflect() protoreflect.Message
func (*GetInputAudioMonitorTypeResponse) Reset ¶
func (x *GetInputAudioMonitorTypeResponse) Reset()
func (*GetInputAudioMonitorTypeResponse) String ¶
func (x *GetInputAudioMonitorTypeResponse) String() string
type GetInputAudioSyncOffsetRequest ¶
type GetInputAudioSyncOffsetRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*GetInputAudioSyncOffsetRequest) Descriptor
deprecated
func (*GetInputAudioSyncOffsetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputAudioSyncOffsetRequest.ProtoReflect.Descriptor instead.
func (*GetInputAudioSyncOffsetRequest) GetInputName ¶
func (x *GetInputAudioSyncOffsetRequest) GetInputName() string
func (*GetInputAudioSyncOffsetRequest) GetInputUUID ¶
func (x *GetInputAudioSyncOffsetRequest) GetInputUUID() string
func (*GetInputAudioSyncOffsetRequest) ProtoMessage ¶
func (*GetInputAudioSyncOffsetRequest) ProtoMessage()
func (*GetInputAudioSyncOffsetRequest) ProtoReflect ¶
func (x *GetInputAudioSyncOffsetRequest) ProtoReflect() protoreflect.Message
func (*GetInputAudioSyncOffsetRequest) Reset ¶
func (x *GetInputAudioSyncOffsetRequest) Reset()
func (*GetInputAudioSyncOffsetRequest) String ¶
func (x *GetInputAudioSyncOffsetRequest) String() string
type GetInputAudioSyncOffsetResponse ¶
type GetInputAudioSyncOffsetResponse struct { InputAudioSyncOffset int64 `protobuf:"varint,1,opt,name=inputAudioSyncOffset,proto3" json:"inputAudioSyncOffset,omitempty"` // contains filtered or unexported fields }
func (*GetInputAudioSyncOffsetResponse) Descriptor
deprecated
func (*GetInputAudioSyncOffsetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputAudioSyncOffsetResponse.ProtoReflect.Descriptor instead.
func (*GetInputAudioSyncOffsetResponse) GetInputAudioSyncOffset ¶
func (x *GetInputAudioSyncOffsetResponse) GetInputAudioSyncOffset() int64
func (*GetInputAudioSyncOffsetResponse) ProtoMessage ¶
func (*GetInputAudioSyncOffsetResponse) ProtoMessage()
func (*GetInputAudioSyncOffsetResponse) ProtoReflect ¶
func (x *GetInputAudioSyncOffsetResponse) ProtoReflect() protoreflect.Message
func (*GetInputAudioSyncOffsetResponse) Reset ¶
func (x *GetInputAudioSyncOffsetResponse) Reset()
func (*GetInputAudioSyncOffsetResponse) String ¶
func (x *GetInputAudioSyncOffsetResponse) String() string
type GetInputAudioTracksRequest ¶
type GetInputAudioTracksRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*GetInputAudioTracksRequest) Descriptor
deprecated
func (*GetInputAudioTracksRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputAudioTracksRequest.ProtoReflect.Descriptor instead.
func (*GetInputAudioTracksRequest) GetInputName ¶
func (x *GetInputAudioTracksRequest) GetInputName() string
func (*GetInputAudioTracksRequest) GetInputUUID ¶
func (x *GetInputAudioTracksRequest) GetInputUUID() string
func (*GetInputAudioTracksRequest) ProtoMessage ¶
func (*GetInputAudioTracksRequest) ProtoMessage()
func (*GetInputAudioTracksRequest) ProtoReflect ¶
func (x *GetInputAudioTracksRequest) ProtoReflect() protoreflect.Message
func (*GetInputAudioTracksRequest) Reset ¶
func (x *GetInputAudioTracksRequest) Reset()
func (*GetInputAudioTracksRequest) String ¶
func (x *GetInputAudioTracksRequest) String() string
type GetInputAudioTracksResponse ¶
type GetInputAudioTracksResponse struct { InputAudioTracks *AbstractObject `protobuf:"bytes,1,opt,name=inputAudioTracks,proto3" json:"inputAudioTracks,omitempty"` // contains filtered or unexported fields }
func (*GetInputAudioTracksResponse) Descriptor
deprecated
func (*GetInputAudioTracksResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputAudioTracksResponse.ProtoReflect.Descriptor instead.
func (*GetInputAudioTracksResponse) GetInputAudioTracks ¶
func (x *GetInputAudioTracksResponse) GetInputAudioTracks() *AbstractObject
func (*GetInputAudioTracksResponse) ProtoMessage ¶
func (*GetInputAudioTracksResponse) ProtoMessage()
func (*GetInputAudioTracksResponse) ProtoReflect ¶
func (x *GetInputAudioTracksResponse) ProtoReflect() protoreflect.Message
func (*GetInputAudioTracksResponse) Reset ¶
func (x *GetInputAudioTracksResponse) Reset()
func (*GetInputAudioTracksResponse) String ¶
func (x *GetInputAudioTracksResponse) String() string
type GetInputDefaultSettingsRequest ¶
type GetInputDefaultSettingsRequest struct { InputKind string `protobuf:"bytes,1,opt,name=inputKind,proto3" json:"inputKind,omitempty"` // contains filtered or unexported fields }
func (*GetInputDefaultSettingsRequest) Descriptor
deprecated
func (*GetInputDefaultSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputDefaultSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetInputDefaultSettingsRequest) GetInputKind ¶
func (x *GetInputDefaultSettingsRequest) GetInputKind() string
func (*GetInputDefaultSettingsRequest) ProtoMessage ¶
func (*GetInputDefaultSettingsRequest) ProtoMessage()
func (*GetInputDefaultSettingsRequest) ProtoReflect ¶
func (x *GetInputDefaultSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetInputDefaultSettingsRequest) Reset ¶
func (x *GetInputDefaultSettingsRequest) Reset()
func (*GetInputDefaultSettingsRequest) String ¶
func (x *GetInputDefaultSettingsRequest) String() string
type GetInputDefaultSettingsResponse ¶
type GetInputDefaultSettingsResponse struct { DefaultInputSettings *AbstractObject `protobuf:"bytes,1,opt,name=defaultInputSettings,proto3" json:"defaultInputSettings,omitempty"` // contains filtered or unexported fields }
func (*GetInputDefaultSettingsResponse) Descriptor
deprecated
func (*GetInputDefaultSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputDefaultSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetInputDefaultSettingsResponse) GetDefaultInputSettings ¶
func (x *GetInputDefaultSettingsResponse) GetDefaultInputSettings() *AbstractObject
func (*GetInputDefaultSettingsResponse) ProtoMessage ¶
func (*GetInputDefaultSettingsResponse) ProtoMessage()
func (*GetInputDefaultSettingsResponse) ProtoReflect ¶
func (x *GetInputDefaultSettingsResponse) ProtoReflect() protoreflect.Message
func (*GetInputDefaultSettingsResponse) Reset ¶
func (x *GetInputDefaultSettingsResponse) Reset()
func (*GetInputDefaultSettingsResponse) String ¶
func (x *GetInputDefaultSettingsResponse) String() string
type GetInputKindListRequest ¶
type GetInputKindListRequest struct { Unversioned *bool `protobuf:"varint,1,opt,name=unversioned,proto3,oneof" json:"unversioned,omitempty"` // contains filtered or unexported fields }
func (*GetInputKindListRequest) Descriptor
deprecated
func (*GetInputKindListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputKindListRequest.ProtoReflect.Descriptor instead.
func (*GetInputKindListRequest) GetUnversioned ¶
func (x *GetInputKindListRequest) GetUnversioned() bool
func (*GetInputKindListRequest) ProtoMessage ¶
func (*GetInputKindListRequest) ProtoMessage()
func (*GetInputKindListRequest) ProtoReflect ¶
func (x *GetInputKindListRequest) ProtoReflect() protoreflect.Message
func (*GetInputKindListRequest) Reset ¶
func (x *GetInputKindListRequest) Reset()
func (*GetInputKindListRequest) String ¶
func (x *GetInputKindListRequest) String() string
type GetInputKindListResponse ¶
type GetInputKindListResponse struct { InputKinds []string `protobuf:"bytes,1,rep,name=inputKinds,proto3" json:"inputKinds,omitempty"` // contains filtered or unexported fields }
func (*GetInputKindListResponse) Descriptor
deprecated
func (*GetInputKindListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputKindListResponse.ProtoReflect.Descriptor instead.
func (*GetInputKindListResponse) GetInputKinds ¶
func (x *GetInputKindListResponse) GetInputKinds() []string
func (*GetInputKindListResponse) ProtoMessage ¶
func (*GetInputKindListResponse) ProtoMessage()
func (*GetInputKindListResponse) ProtoReflect ¶
func (x *GetInputKindListResponse) ProtoReflect() protoreflect.Message
func (*GetInputKindListResponse) Reset ¶
func (x *GetInputKindListResponse) Reset()
func (*GetInputKindListResponse) String ¶
func (x *GetInputKindListResponse) String() string
type GetInputListRequest ¶
type GetInputListRequest struct { InputKind *string `protobuf:"bytes,1,opt,name=inputKind,proto3,oneof" json:"inputKind,omitempty"` // contains filtered or unexported fields }
func (*GetInputListRequest) Descriptor
deprecated
func (*GetInputListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputListRequest.ProtoReflect.Descriptor instead.
func (*GetInputListRequest) GetInputKind ¶
func (x *GetInputListRequest) GetInputKind() string
func (*GetInputListRequest) ProtoMessage ¶
func (*GetInputListRequest) ProtoMessage()
func (*GetInputListRequest) ProtoReflect ¶
func (x *GetInputListRequest) ProtoReflect() protoreflect.Message
func (*GetInputListRequest) Reset ¶
func (x *GetInputListRequest) Reset()
func (*GetInputListRequest) String ¶
func (x *GetInputListRequest) String() string
type GetInputListResponse ¶
type GetInputListResponse struct { Inputs []*AbstractObject `protobuf:"bytes,1,rep,name=inputs,proto3" json:"inputs,omitempty"` // contains filtered or unexported fields }
func (*GetInputListResponse) Descriptor
deprecated
func (*GetInputListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputListResponse.ProtoReflect.Descriptor instead.
func (*GetInputListResponse) GetInputs ¶
func (x *GetInputListResponse) GetInputs() []*AbstractObject
func (*GetInputListResponse) ProtoMessage ¶
func (*GetInputListResponse) ProtoMessage()
func (*GetInputListResponse) ProtoReflect ¶
func (x *GetInputListResponse) ProtoReflect() protoreflect.Message
func (*GetInputListResponse) Reset ¶
func (x *GetInputListResponse) Reset()
func (*GetInputListResponse) String ¶
func (x *GetInputListResponse) String() string
type GetInputMuteRequest ¶
type GetInputMuteRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*GetInputMuteRequest) Descriptor
deprecated
func (*GetInputMuteRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputMuteRequest.ProtoReflect.Descriptor instead.
func (*GetInputMuteRequest) GetInputName ¶
func (x *GetInputMuteRequest) GetInputName() string
func (*GetInputMuteRequest) GetInputUUID ¶
func (x *GetInputMuteRequest) GetInputUUID() string
func (*GetInputMuteRequest) ProtoMessage ¶
func (*GetInputMuteRequest) ProtoMessage()
func (*GetInputMuteRequest) ProtoReflect ¶
func (x *GetInputMuteRequest) ProtoReflect() protoreflect.Message
func (*GetInputMuteRequest) Reset ¶
func (x *GetInputMuteRequest) Reset()
func (*GetInputMuteRequest) String ¶
func (x *GetInputMuteRequest) String() string
type GetInputMuteResponse ¶
type GetInputMuteResponse struct { InputMuted bool `protobuf:"varint,1,opt,name=inputMuted,proto3" json:"inputMuted,omitempty"` // contains filtered or unexported fields }
func (*GetInputMuteResponse) Descriptor
deprecated
func (*GetInputMuteResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputMuteResponse.ProtoReflect.Descriptor instead.
func (*GetInputMuteResponse) GetInputMuted ¶
func (x *GetInputMuteResponse) GetInputMuted() bool
func (*GetInputMuteResponse) ProtoMessage ¶
func (*GetInputMuteResponse) ProtoMessage()
func (*GetInputMuteResponse) ProtoReflect ¶
func (x *GetInputMuteResponse) ProtoReflect() protoreflect.Message
func (*GetInputMuteResponse) Reset ¶
func (x *GetInputMuteResponse) Reset()
func (*GetInputMuteResponse) String ¶
func (x *GetInputMuteResponse) String() string
type GetInputPropertiesListPropertyItemsRequest ¶
type GetInputPropertiesListPropertyItemsRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` PropertyName string `protobuf:"bytes,3,opt,name=propertyName,proto3" json:"propertyName,omitempty"` // contains filtered or unexported fields }
func (*GetInputPropertiesListPropertyItemsRequest) Descriptor
deprecated
func (*GetInputPropertiesListPropertyItemsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputPropertiesListPropertyItemsRequest.ProtoReflect.Descriptor instead.
func (*GetInputPropertiesListPropertyItemsRequest) GetInputName ¶
func (x *GetInputPropertiesListPropertyItemsRequest) GetInputName() string
func (*GetInputPropertiesListPropertyItemsRequest) GetInputUUID ¶
func (x *GetInputPropertiesListPropertyItemsRequest) GetInputUUID() string
func (*GetInputPropertiesListPropertyItemsRequest) GetPropertyName ¶
func (x *GetInputPropertiesListPropertyItemsRequest) GetPropertyName() string
func (*GetInputPropertiesListPropertyItemsRequest) ProtoMessage ¶
func (*GetInputPropertiesListPropertyItemsRequest) ProtoMessage()
func (*GetInputPropertiesListPropertyItemsRequest) ProtoReflect ¶
func (x *GetInputPropertiesListPropertyItemsRequest) ProtoReflect() protoreflect.Message
func (*GetInputPropertiesListPropertyItemsRequest) Reset ¶
func (x *GetInputPropertiesListPropertyItemsRequest) Reset()
func (*GetInputPropertiesListPropertyItemsRequest) String ¶
func (x *GetInputPropertiesListPropertyItemsRequest) String() string
type GetInputPropertiesListPropertyItemsResponse ¶
type GetInputPropertiesListPropertyItemsResponse struct { PropertyItems []*AbstractObject `protobuf:"bytes,1,rep,name=propertyItems,proto3" json:"propertyItems,omitempty"` // contains filtered or unexported fields }
func (*GetInputPropertiesListPropertyItemsResponse) Descriptor
deprecated
func (*GetInputPropertiesListPropertyItemsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputPropertiesListPropertyItemsResponse.ProtoReflect.Descriptor instead.
func (*GetInputPropertiesListPropertyItemsResponse) GetPropertyItems ¶
func (x *GetInputPropertiesListPropertyItemsResponse) GetPropertyItems() []*AbstractObject
func (*GetInputPropertiesListPropertyItemsResponse) ProtoMessage ¶
func (*GetInputPropertiesListPropertyItemsResponse) ProtoMessage()
func (*GetInputPropertiesListPropertyItemsResponse) ProtoReflect ¶
func (x *GetInputPropertiesListPropertyItemsResponse) ProtoReflect() protoreflect.Message
func (*GetInputPropertiesListPropertyItemsResponse) Reset ¶
func (x *GetInputPropertiesListPropertyItemsResponse) Reset()
func (*GetInputPropertiesListPropertyItemsResponse) String ¶
func (x *GetInputPropertiesListPropertyItemsResponse) String() string
type GetInputSettingsRequest ¶
type GetInputSettingsRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*GetInputSettingsRequest) Descriptor
deprecated
func (*GetInputSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetInputSettingsRequest) GetInputName ¶
func (x *GetInputSettingsRequest) GetInputName() string
func (*GetInputSettingsRequest) GetInputUUID ¶
func (x *GetInputSettingsRequest) GetInputUUID() string
func (*GetInputSettingsRequest) ProtoMessage ¶
func (*GetInputSettingsRequest) ProtoMessage()
func (*GetInputSettingsRequest) ProtoReflect ¶
func (x *GetInputSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetInputSettingsRequest) Reset ¶
func (x *GetInputSettingsRequest) Reset()
func (*GetInputSettingsRequest) String ¶
func (x *GetInputSettingsRequest) String() string
type GetInputSettingsResponse ¶
type GetInputSettingsResponse struct { InputSettings *AbstractObject `protobuf:"bytes,1,opt,name=inputSettings,proto3" json:"inputSettings,omitempty"` InputKind string `protobuf:"bytes,2,opt,name=inputKind,proto3" json:"inputKind,omitempty"` // contains filtered or unexported fields }
func (*GetInputSettingsResponse) Descriptor
deprecated
func (*GetInputSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetInputSettingsResponse) GetInputKind ¶
func (x *GetInputSettingsResponse) GetInputKind() string
func (*GetInputSettingsResponse) GetInputSettings ¶
func (x *GetInputSettingsResponse) GetInputSettings() *AbstractObject
func (*GetInputSettingsResponse) ProtoMessage ¶
func (*GetInputSettingsResponse) ProtoMessage()
func (*GetInputSettingsResponse) ProtoReflect ¶
func (x *GetInputSettingsResponse) ProtoReflect() protoreflect.Message
func (*GetInputSettingsResponse) Reset ¶
func (x *GetInputSettingsResponse) Reset()
func (*GetInputSettingsResponse) String ¶
func (x *GetInputSettingsResponse) String() string
type GetInputVolumeRequest ¶
type GetInputVolumeRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*GetInputVolumeRequest) Descriptor
deprecated
func (*GetInputVolumeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputVolumeRequest.ProtoReflect.Descriptor instead.
func (*GetInputVolumeRequest) GetInputName ¶
func (x *GetInputVolumeRequest) GetInputName() string
func (*GetInputVolumeRequest) GetInputUUID ¶
func (x *GetInputVolumeRequest) GetInputUUID() string
func (*GetInputVolumeRequest) ProtoMessage ¶
func (*GetInputVolumeRequest) ProtoMessage()
func (*GetInputVolumeRequest) ProtoReflect ¶
func (x *GetInputVolumeRequest) ProtoReflect() protoreflect.Message
func (*GetInputVolumeRequest) Reset ¶
func (x *GetInputVolumeRequest) Reset()
func (*GetInputVolumeRequest) String ¶
func (x *GetInputVolumeRequest) String() string
type GetInputVolumeResponse ¶
type GetInputVolumeResponse struct { InputVolumeMul int64 `protobuf:"varint,1,opt,name=inputVolumeMul,proto3" json:"inputVolumeMul,omitempty"` InputVolumeDb int64 `protobuf:"varint,2,opt,name=inputVolumeDb,proto3" json:"inputVolumeDb,omitempty"` // contains filtered or unexported fields }
func (*GetInputVolumeResponse) Descriptor
deprecated
func (*GetInputVolumeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputVolumeResponse.ProtoReflect.Descriptor instead.
func (*GetInputVolumeResponse) GetInputVolumeDb ¶
func (x *GetInputVolumeResponse) GetInputVolumeDb() int64
func (*GetInputVolumeResponse) GetInputVolumeMul ¶
func (x *GetInputVolumeResponse) GetInputVolumeMul() int64
func (*GetInputVolumeResponse) ProtoMessage ¶
func (*GetInputVolumeResponse) ProtoMessage()
func (*GetInputVolumeResponse) ProtoReflect ¶
func (x *GetInputVolumeResponse) ProtoReflect() protoreflect.Message
func (*GetInputVolumeResponse) Reset ¶
func (x *GetInputVolumeResponse) Reset()
func (*GetInputVolumeResponse) String ¶
func (x *GetInputVolumeResponse) String() string
type GetLastReplayBufferReplayRequest ¶
type GetLastReplayBufferReplayRequest struct {
// contains filtered or unexported fields
}
func (*GetLastReplayBufferReplayRequest) Descriptor
deprecated
func (*GetLastReplayBufferReplayRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLastReplayBufferReplayRequest.ProtoReflect.Descriptor instead.
func (*GetLastReplayBufferReplayRequest) ProtoMessage ¶
func (*GetLastReplayBufferReplayRequest) ProtoMessage()
func (*GetLastReplayBufferReplayRequest) ProtoReflect ¶
func (x *GetLastReplayBufferReplayRequest) ProtoReflect() protoreflect.Message
func (*GetLastReplayBufferReplayRequest) Reset ¶
func (x *GetLastReplayBufferReplayRequest) Reset()
func (*GetLastReplayBufferReplayRequest) String ¶
func (x *GetLastReplayBufferReplayRequest) String() string
type GetLastReplayBufferReplayResponse ¶
type GetLastReplayBufferReplayResponse struct { SavedReplayPath string `protobuf:"bytes,1,opt,name=savedReplayPath,proto3" json:"savedReplayPath,omitempty"` // contains filtered or unexported fields }
func (*GetLastReplayBufferReplayResponse) Descriptor
deprecated
func (*GetLastReplayBufferReplayResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLastReplayBufferReplayResponse.ProtoReflect.Descriptor instead.
func (*GetLastReplayBufferReplayResponse) GetSavedReplayPath ¶
func (x *GetLastReplayBufferReplayResponse) GetSavedReplayPath() string
func (*GetLastReplayBufferReplayResponse) ProtoMessage ¶
func (*GetLastReplayBufferReplayResponse) ProtoMessage()
func (*GetLastReplayBufferReplayResponse) ProtoReflect ¶
func (x *GetLastReplayBufferReplayResponse) ProtoReflect() protoreflect.Message
func (*GetLastReplayBufferReplayResponse) Reset ¶
func (x *GetLastReplayBufferReplayResponse) Reset()
func (*GetLastReplayBufferReplayResponse) String ¶
func (x *GetLastReplayBufferReplayResponse) String() string
type GetMediaInputStatusRequest ¶
type GetMediaInputStatusRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*GetMediaInputStatusRequest) Descriptor
deprecated
func (*GetMediaInputStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMediaInputStatusRequest.ProtoReflect.Descriptor instead.
func (*GetMediaInputStatusRequest) GetInputName ¶
func (x *GetMediaInputStatusRequest) GetInputName() string
func (*GetMediaInputStatusRequest) GetInputUUID ¶
func (x *GetMediaInputStatusRequest) GetInputUUID() string
func (*GetMediaInputStatusRequest) ProtoMessage ¶
func (*GetMediaInputStatusRequest) ProtoMessage()
func (*GetMediaInputStatusRequest) ProtoReflect ¶
func (x *GetMediaInputStatusRequest) ProtoReflect() protoreflect.Message
func (*GetMediaInputStatusRequest) Reset ¶
func (x *GetMediaInputStatusRequest) Reset()
func (*GetMediaInputStatusRequest) String ¶
func (x *GetMediaInputStatusRequest) String() string
type GetMediaInputStatusResponse ¶
type GetMediaInputStatusResponse struct { MediaState []byte `protobuf:"bytes,1,opt,name=mediaState,proto3" json:"mediaState,omitempty"` MediaDuration int64 `protobuf:"varint,2,opt,name=mediaDuration,proto3" json:"mediaDuration,omitempty"` MediaCursor int64 `protobuf:"varint,3,opt,name=mediaCursor,proto3" json:"mediaCursor,omitempty"` // contains filtered or unexported fields }
func (*GetMediaInputStatusResponse) Descriptor
deprecated
func (*GetMediaInputStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMediaInputStatusResponse.ProtoReflect.Descriptor instead.
func (*GetMediaInputStatusResponse) GetMediaCursor ¶
func (x *GetMediaInputStatusResponse) GetMediaCursor() int64
func (*GetMediaInputStatusResponse) GetMediaDuration ¶
func (x *GetMediaInputStatusResponse) GetMediaDuration() int64
func (*GetMediaInputStatusResponse) GetMediaState ¶
func (x *GetMediaInputStatusResponse) GetMediaState() []byte
func (*GetMediaInputStatusResponse) ProtoMessage ¶
func (*GetMediaInputStatusResponse) ProtoMessage()
func (*GetMediaInputStatusResponse) ProtoReflect ¶
func (x *GetMediaInputStatusResponse) ProtoReflect() protoreflect.Message
func (*GetMediaInputStatusResponse) Reset ¶
func (x *GetMediaInputStatusResponse) Reset()
func (*GetMediaInputStatusResponse) String ¶
func (x *GetMediaInputStatusResponse) String() string
type GetMonitorListRequest ¶
type GetMonitorListRequest struct {
// contains filtered or unexported fields
}
func (*GetMonitorListRequest) Descriptor
deprecated
func (*GetMonitorListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMonitorListRequest.ProtoReflect.Descriptor instead.
func (*GetMonitorListRequest) ProtoMessage ¶
func (*GetMonitorListRequest) ProtoMessage()
func (*GetMonitorListRequest) ProtoReflect ¶
func (x *GetMonitorListRequest) ProtoReflect() protoreflect.Message
func (*GetMonitorListRequest) Reset ¶
func (x *GetMonitorListRequest) Reset()
func (*GetMonitorListRequest) String ¶
func (x *GetMonitorListRequest) String() string
type GetMonitorListResponse ¶
type GetMonitorListResponse struct { Monitors []*AbstractObject `protobuf:"bytes,1,rep,name=monitors,proto3" json:"monitors,omitempty"` // contains filtered or unexported fields }
func (*GetMonitorListResponse) Descriptor
deprecated
func (*GetMonitorListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMonitorListResponse.ProtoReflect.Descriptor instead.
func (*GetMonitorListResponse) GetMonitors ¶
func (x *GetMonitorListResponse) GetMonitors() []*AbstractObject
func (*GetMonitorListResponse) ProtoMessage ¶
func (*GetMonitorListResponse) ProtoMessage()
func (*GetMonitorListResponse) ProtoReflect ¶
func (x *GetMonitorListResponse) ProtoReflect() protoreflect.Message
func (*GetMonitorListResponse) Reset ¶
func (x *GetMonitorListResponse) Reset()
func (*GetMonitorListResponse) String ¶
func (x *GetMonitorListResponse) String() string
type GetOutputListRequest ¶
type GetOutputListRequest struct {
// contains filtered or unexported fields
}
func (*GetOutputListRequest) Descriptor
deprecated
func (*GetOutputListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputListRequest.ProtoReflect.Descriptor instead.
func (*GetOutputListRequest) ProtoMessage ¶
func (*GetOutputListRequest) ProtoMessage()
func (*GetOutputListRequest) ProtoReflect ¶
func (x *GetOutputListRequest) ProtoReflect() protoreflect.Message
func (*GetOutputListRequest) Reset ¶
func (x *GetOutputListRequest) Reset()
func (*GetOutputListRequest) String ¶
func (x *GetOutputListRequest) String() string
type GetOutputListResponse ¶
type GetOutputListResponse struct { Outputs []*AbstractObject `protobuf:"bytes,1,rep,name=outputs,proto3" json:"outputs,omitempty"` // contains filtered or unexported fields }
func (*GetOutputListResponse) Descriptor
deprecated
func (*GetOutputListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputListResponse.ProtoReflect.Descriptor instead.
func (*GetOutputListResponse) GetOutputs ¶
func (x *GetOutputListResponse) GetOutputs() []*AbstractObject
func (*GetOutputListResponse) ProtoMessage ¶
func (*GetOutputListResponse) ProtoMessage()
func (*GetOutputListResponse) ProtoReflect ¶
func (x *GetOutputListResponse) ProtoReflect() protoreflect.Message
func (*GetOutputListResponse) Reset ¶
func (x *GetOutputListResponse) Reset()
func (*GetOutputListResponse) String ¶
func (x *GetOutputListResponse) String() string
type GetOutputSettingsRequest ¶
type GetOutputSettingsRequest struct { OutputName string `protobuf:"bytes,1,opt,name=outputName,proto3" json:"outputName,omitempty"` // contains filtered or unexported fields }
func (*GetOutputSettingsRequest) Descriptor
deprecated
func (*GetOutputSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetOutputSettingsRequest) GetOutputName ¶
func (x *GetOutputSettingsRequest) GetOutputName() string
func (*GetOutputSettingsRequest) ProtoMessage ¶
func (*GetOutputSettingsRequest) ProtoMessage()
func (*GetOutputSettingsRequest) ProtoReflect ¶
func (x *GetOutputSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetOutputSettingsRequest) Reset ¶
func (x *GetOutputSettingsRequest) Reset()
func (*GetOutputSettingsRequest) String ¶
func (x *GetOutputSettingsRequest) String() string
type GetOutputSettingsResponse ¶
type GetOutputSettingsResponse struct { OutputSettings *AbstractObject `protobuf:"bytes,1,opt,name=outputSettings,proto3" json:"outputSettings,omitempty"` // contains filtered or unexported fields }
func (*GetOutputSettingsResponse) Descriptor
deprecated
func (*GetOutputSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetOutputSettingsResponse) GetOutputSettings ¶
func (x *GetOutputSettingsResponse) GetOutputSettings() *AbstractObject
func (*GetOutputSettingsResponse) ProtoMessage ¶
func (*GetOutputSettingsResponse) ProtoMessage()
func (*GetOutputSettingsResponse) ProtoReflect ¶
func (x *GetOutputSettingsResponse) ProtoReflect() protoreflect.Message
func (*GetOutputSettingsResponse) Reset ¶
func (x *GetOutputSettingsResponse) Reset()
func (*GetOutputSettingsResponse) String ¶
func (x *GetOutputSettingsResponse) String() string
type GetOutputStatusRequest ¶
type GetOutputStatusRequest struct { OutputName string `protobuf:"bytes,1,opt,name=outputName,proto3" json:"outputName,omitempty"` // contains filtered or unexported fields }
func (*GetOutputStatusRequest) Descriptor
deprecated
func (*GetOutputStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputStatusRequest.ProtoReflect.Descriptor instead.
func (*GetOutputStatusRequest) GetOutputName ¶
func (x *GetOutputStatusRequest) GetOutputName() string
func (*GetOutputStatusRequest) ProtoMessage ¶
func (*GetOutputStatusRequest) ProtoMessage()
func (*GetOutputStatusRequest) ProtoReflect ¶
func (x *GetOutputStatusRequest) ProtoReflect() protoreflect.Message
func (*GetOutputStatusRequest) Reset ¶
func (x *GetOutputStatusRequest) Reset()
func (*GetOutputStatusRequest) String ¶
func (x *GetOutputStatusRequest) String() string
type GetOutputStatusResponse ¶
type GetOutputStatusResponse struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` OutputReconnecting bool `protobuf:"varint,2,opt,name=outputReconnecting,proto3" json:"outputReconnecting,omitempty"` OutputTimecode []byte `protobuf:"bytes,3,opt,name=outputTimecode,proto3" json:"outputTimecode,omitempty"` OutputDuration int64 `protobuf:"varint,4,opt,name=outputDuration,proto3" json:"outputDuration,omitempty"` OutputCongestion int64 `protobuf:"varint,5,opt,name=outputCongestion,proto3" json:"outputCongestion,omitempty"` OutputBytes int64 `protobuf:"varint,6,opt,name=outputBytes,proto3" json:"outputBytes,omitempty"` OutputSkippedFrames int64 `protobuf:"varint,7,opt,name=outputSkippedFrames,proto3" json:"outputSkippedFrames,omitempty"` OutputTotalFrames int64 `protobuf:"varint,8,opt,name=outputTotalFrames,proto3" json:"outputTotalFrames,omitempty"` // contains filtered or unexported fields }
func (*GetOutputStatusResponse) Descriptor
deprecated
func (*GetOutputStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputStatusResponse.ProtoReflect.Descriptor instead.
func (*GetOutputStatusResponse) GetOutputActive ¶
func (x *GetOutputStatusResponse) GetOutputActive() bool
func (*GetOutputStatusResponse) GetOutputBytes ¶
func (x *GetOutputStatusResponse) GetOutputBytes() int64
func (*GetOutputStatusResponse) GetOutputCongestion ¶
func (x *GetOutputStatusResponse) GetOutputCongestion() int64
func (*GetOutputStatusResponse) GetOutputDuration ¶
func (x *GetOutputStatusResponse) GetOutputDuration() int64
func (*GetOutputStatusResponse) GetOutputReconnecting ¶
func (x *GetOutputStatusResponse) GetOutputReconnecting() bool
func (*GetOutputStatusResponse) GetOutputSkippedFrames ¶
func (x *GetOutputStatusResponse) GetOutputSkippedFrames() int64
func (*GetOutputStatusResponse) GetOutputTimecode ¶
func (x *GetOutputStatusResponse) GetOutputTimecode() []byte
func (*GetOutputStatusResponse) GetOutputTotalFrames ¶
func (x *GetOutputStatusResponse) GetOutputTotalFrames() int64
func (*GetOutputStatusResponse) ProtoMessage ¶
func (*GetOutputStatusResponse) ProtoMessage()
func (*GetOutputStatusResponse) ProtoReflect ¶
func (x *GetOutputStatusResponse) ProtoReflect() protoreflect.Message
func (*GetOutputStatusResponse) Reset ¶
func (x *GetOutputStatusResponse) Reset()
func (*GetOutputStatusResponse) String ¶
func (x *GetOutputStatusResponse) String() string
type GetPersistentDataRequest ¶
type GetPersistentDataRequest struct { Realm []byte `protobuf:"bytes,1,opt,name=realm,proto3" json:"realm,omitempty"` SlotName string `protobuf:"bytes,2,opt,name=slotName,proto3" json:"slotName,omitempty"` // contains filtered or unexported fields }
func (*GetPersistentDataRequest) Descriptor
deprecated
func (*GetPersistentDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPersistentDataRequest.ProtoReflect.Descriptor instead.
func (*GetPersistentDataRequest) GetRealm ¶
func (x *GetPersistentDataRequest) GetRealm() []byte
func (*GetPersistentDataRequest) GetSlotName ¶
func (x *GetPersistentDataRequest) GetSlotName() string
func (*GetPersistentDataRequest) ProtoMessage ¶
func (*GetPersistentDataRequest) ProtoMessage()
func (*GetPersistentDataRequest) ProtoReflect ¶
func (x *GetPersistentDataRequest) ProtoReflect() protoreflect.Message
func (*GetPersistentDataRequest) Reset ¶
func (x *GetPersistentDataRequest) Reset()
func (*GetPersistentDataRequest) String ¶
func (x *GetPersistentDataRequest) String() string
type GetPersistentDataResponse ¶
type GetPersistentDataResponse struct { SlotValue *Any `protobuf:"bytes,1,opt,name=slotValue,proto3" json:"slotValue,omitempty"` // contains filtered or unexported fields }
func (*GetPersistentDataResponse) Descriptor
deprecated
func (*GetPersistentDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPersistentDataResponse.ProtoReflect.Descriptor instead.
func (*GetPersistentDataResponse) GetSlotValue ¶
func (x *GetPersistentDataResponse) GetSlotValue() *Any
func (*GetPersistentDataResponse) ProtoMessage ¶
func (*GetPersistentDataResponse) ProtoMessage()
func (*GetPersistentDataResponse) ProtoReflect ¶
func (x *GetPersistentDataResponse) ProtoReflect() protoreflect.Message
func (*GetPersistentDataResponse) Reset ¶
func (x *GetPersistentDataResponse) Reset()
func (*GetPersistentDataResponse) String ¶
func (x *GetPersistentDataResponse) String() string
type GetProfileListRequest ¶
type GetProfileListRequest struct {
// contains filtered or unexported fields
}
func (*GetProfileListRequest) Descriptor
deprecated
func (*GetProfileListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileListRequest.ProtoReflect.Descriptor instead.
func (*GetProfileListRequest) ProtoMessage ¶
func (*GetProfileListRequest) ProtoMessage()
func (*GetProfileListRequest) ProtoReflect ¶
func (x *GetProfileListRequest) ProtoReflect() protoreflect.Message
func (*GetProfileListRequest) Reset ¶
func (x *GetProfileListRequest) Reset()
func (*GetProfileListRequest) String ¶
func (x *GetProfileListRequest) String() string
type GetProfileListResponse ¶
type GetProfileListResponse struct { CurrentProfileName string `protobuf:"bytes,1,opt,name=currentProfileName,proto3" json:"currentProfileName,omitempty"` Profiles [][]byte `protobuf:"bytes,2,rep,name=profiles,proto3" json:"profiles,omitempty"` // contains filtered or unexported fields }
func (*GetProfileListResponse) Descriptor
deprecated
func (*GetProfileListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileListResponse.ProtoReflect.Descriptor instead.
func (*GetProfileListResponse) GetCurrentProfileName ¶
func (x *GetProfileListResponse) GetCurrentProfileName() string
func (*GetProfileListResponse) GetProfiles ¶
func (x *GetProfileListResponse) GetProfiles() [][]byte
func (*GetProfileListResponse) ProtoMessage ¶
func (*GetProfileListResponse) ProtoMessage()
func (*GetProfileListResponse) ProtoReflect ¶
func (x *GetProfileListResponse) ProtoReflect() protoreflect.Message
func (*GetProfileListResponse) Reset ¶
func (x *GetProfileListResponse) Reset()
func (*GetProfileListResponse) String ¶
func (x *GetProfileListResponse) String() string
type GetProfileParameterRequest ¶
type GetProfileParameterRequest struct { ParameterCategory []byte `protobuf:"bytes,1,opt,name=parameterCategory,proto3" json:"parameterCategory,omitempty"` ParameterName string `protobuf:"bytes,2,opt,name=parameterName,proto3" json:"parameterName,omitempty"` // contains filtered or unexported fields }
func (*GetProfileParameterRequest) Descriptor
deprecated
func (*GetProfileParameterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileParameterRequest.ProtoReflect.Descriptor instead.
func (*GetProfileParameterRequest) GetParameterCategory ¶
func (x *GetProfileParameterRequest) GetParameterCategory() []byte
func (*GetProfileParameterRequest) GetParameterName ¶
func (x *GetProfileParameterRequest) GetParameterName() string
func (*GetProfileParameterRequest) ProtoMessage ¶
func (*GetProfileParameterRequest) ProtoMessage()
func (*GetProfileParameterRequest) ProtoReflect ¶
func (x *GetProfileParameterRequest) ProtoReflect() protoreflect.Message
func (*GetProfileParameterRequest) Reset ¶
func (x *GetProfileParameterRequest) Reset()
func (*GetProfileParameterRequest) String ¶
func (x *GetProfileParameterRequest) String() string
type GetProfileParameterResponse ¶
type GetProfileParameterResponse struct { ParameterValue []byte `protobuf:"bytes,1,opt,name=parameterValue,proto3" json:"parameterValue,omitempty"` DefaultParameterValue []byte `protobuf:"bytes,2,opt,name=defaultParameterValue,proto3" json:"defaultParameterValue,omitempty"` // contains filtered or unexported fields }
func (*GetProfileParameterResponse) Descriptor
deprecated
func (*GetProfileParameterResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileParameterResponse.ProtoReflect.Descriptor instead.
func (*GetProfileParameterResponse) GetDefaultParameterValue ¶
func (x *GetProfileParameterResponse) GetDefaultParameterValue() []byte
func (*GetProfileParameterResponse) GetParameterValue ¶
func (x *GetProfileParameterResponse) GetParameterValue() []byte
func (*GetProfileParameterResponse) ProtoMessage ¶
func (*GetProfileParameterResponse) ProtoMessage()
func (*GetProfileParameterResponse) ProtoReflect ¶
func (x *GetProfileParameterResponse) ProtoReflect() protoreflect.Message
func (*GetProfileParameterResponse) Reset ¶
func (x *GetProfileParameterResponse) Reset()
func (*GetProfileParameterResponse) String ¶
func (x *GetProfileParameterResponse) String() string
type GetRecordDirectoryRequest ¶
type GetRecordDirectoryRequest struct {
// contains filtered or unexported fields
}
func (*GetRecordDirectoryRequest) Descriptor
deprecated
func (*GetRecordDirectoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRecordDirectoryRequest.ProtoReflect.Descriptor instead.
func (*GetRecordDirectoryRequest) ProtoMessage ¶
func (*GetRecordDirectoryRequest) ProtoMessage()
func (*GetRecordDirectoryRequest) ProtoReflect ¶
func (x *GetRecordDirectoryRequest) ProtoReflect() protoreflect.Message
func (*GetRecordDirectoryRequest) Reset ¶
func (x *GetRecordDirectoryRequest) Reset()
func (*GetRecordDirectoryRequest) String ¶
func (x *GetRecordDirectoryRequest) String() string
type GetRecordDirectoryResponse ¶
type GetRecordDirectoryResponse struct { RecordDirectory []byte `protobuf:"bytes,1,opt,name=recordDirectory,proto3" json:"recordDirectory,omitempty"` // contains filtered or unexported fields }
func (*GetRecordDirectoryResponse) Descriptor
deprecated
func (*GetRecordDirectoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRecordDirectoryResponse.ProtoReflect.Descriptor instead.
func (*GetRecordDirectoryResponse) GetRecordDirectory ¶
func (x *GetRecordDirectoryResponse) GetRecordDirectory() []byte
func (*GetRecordDirectoryResponse) ProtoMessage ¶
func (*GetRecordDirectoryResponse) ProtoMessage()
func (*GetRecordDirectoryResponse) ProtoReflect ¶
func (x *GetRecordDirectoryResponse) ProtoReflect() protoreflect.Message
func (*GetRecordDirectoryResponse) Reset ¶
func (x *GetRecordDirectoryResponse) Reset()
func (*GetRecordDirectoryResponse) String ¶
func (x *GetRecordDirectoryResponse) String() string
type GetRecordStatusRequest ¶
type GetRecordStatusRequest struct {
// contains filtered or unexported fields
}
func (*GetRecordStatusRequest) Descriptor
deprecated
func (*GetRecordStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRecordStatusRequest.ProtoReflect.Descriptor instead.
func (*GetRecordStatusRequest) ProtoMessage ¶
func (*GetRecordStatusRequest) ProtoMessage()
func (*GetRecordStatusRequest) ProtoReflect ¶
func (x *GetRecordStatusRequest) ProtoReflect() protoreflect.Message
func (*GetRecordStatusRequest) Reset ¶
func (x *GetRecordStatusRequest) Reset()
func (*GetRecordStatusRequest) String ¶
func (x *GetRecordStatusRequest) String() string
type GetRecordStatusResponse ¶
type GetRecordStatusResponse struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` OutputPaused bool `protobuf:"varint,2,opt,name=outputPaused,proto3" json:"outputPaused,omitempty"` OutputTimecode []byte `protobuf:"bytes,3,opt,name=outputTimecode,proto3" json:"outputTimecode,omitempty"` OutputDuration int64 `protobuf:"varint,4,opt,name=outputDuration,proto3" json:"outputDuration,omitempty"` OutputBytes int64 `protobuf:"varint,5,opt,name=outputBytes,proto3" json:"outputBytes,omitempty"` // contains filtered or unexported fields }
func (*GetRecordStatusResponse) Descriptor
deprecated
func (*GetRecordStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRecordStatusResponse.ProtoReflect.Descriptor instead.
func (*GetRecordStatusResponse) GetOutputActive ¶
func (x *GetRecordStatusResponse) GetOutputActive() bool
func (*GetRecordStatusResponse) GetOutputBytes ¶
func (x *GetRecordStatusResponse) GetOutputBytes() int64
func (*GetRecordStatusResponse) GetOutputDuration ¶
func (x *GetRecordStatusResponse) GetOutputDuration() int64
func (*GetRecordStatusResponse) GetOutputPaused ¶
func (x *GetRecordStatusResponse) GetOutputPaused() bool
func (*GetRecordStatusResponse) GetOutputTimecode ¶
func (x *GetRecordStatusResponse) GetOutputTimecode() []byte
func (*GetRecordStatusResponse) ProtoMessage ¶
func (*GetRecordStatusResponse) ProtoMessage()
func (*GetRecordStatusResponse) ProtoReflect ¶
func (x *GetRecordStatusResponse) ProtoReflect() protoreflect.Message
func (*GetRecordStatusResponse) Reset ¶
func (x *GetRecordStatusResponse) Reset()
func (*GetRecordStatusResponse) String ¶
func (x *GetRecordStatusResponse) String() string
type GetReplayBufferStatusRequest ¶
type GetReplayBufferStatusRequest struct {
// contains filtered or unexported fields
}
func (*GetReplayBufferStatusRequest) Descriptor
deprecated
func (*GetReplayBufferStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReplayBufferStatusRequest.ProtoReflect.Descriptor instead.
func (*GetReplayBufferStatusRequest) ProtoMessage ¶
func (*GetReplayBufferStatusRequest) ProtoMessage()
func (*GetReplayBufferStatusRequest) ProtoReflect ¶
func (x *GetReplayBufferStatusRequest) ProtoReflect() protoreflect.Message
func (*GetReplayBufferStatusRequest) Reset ¶
func (x *GetReplayBufferStatusRequest) Reset()
func (*GetReplayBufferStatusRequest) String ¶
func (x *GetReplayBufferStatusRequest) String() string
type GetReplayBufferStatusResponse ¶
type GetReplayBufferStatusResponse struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` // contains filtered or unexported fields }
func (*GetReplayBufferStatusResponse) Descriptor
deprecated
func (*GetReplayBufferStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReplayBufferStatusResponse.ProtoReflect.Descriptor instead.
func (*GetReplayBufferStatusResponse) GetOutputActive ¶
func (x *GetReplayBufferStatusResponse) GetOutputActive() bool
func (*GetReplayBufferStatusResponse) ProtoMessage ¶
func (*GetReplayBufferStatusResponse) ProtoMessage()
func (*GetReplayBufferStatusResponse) ProtoReflect ¶
func (x *GetReplayBufferStatusResponse) ProtoReflect() protoreflect.Message
func (*GetReplayBufferStatusResponse) Reset ¶
func (x *GetReplayBufferStatusResponse) Reset()
func (*GetReplayBufferStatusResponse) String ¶
func (x *GetReplayBufferStatusResponse) String() string
type GetSceneCollectionListRequest ¶
type GetSceneCollectionListRequest struct {
// contains filtered or unexported fields
}
func (*GetSceneCollectionListRequest) Descriptor
deprecated
func (*GetSceneCollectionListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneCollectionListRequest.ProtoReflect.Descriptor instead.
func (*GetSceneCollectionListRequest) ProtoMessage ¶
func (*GetSceneCollectionListRequest) ProtoMessage()
func (*GetSceneCollectionListRequest) ProtoReflect ¶
func (x *GetSceneCollectionListRequest) ProtoReflect() protoreflect.Message
func (*GetSceneCollectionListRequest) Reset ¶
func (x *GetSceneCollectionListRequest) Reset()
func (*GetSceneCollectionListRequest) String ¶
func (x *GetSceneCollectionListRequest) String() string
type GetSceneCollectionListResponse ¶
type GetSceneCollectionListResponse struct { CurrentSceneCollectionName string `protobuf:"bytes,1,opt,name=currentSceneCollectionName,proto3" json:"currentSceneCollectionName,omitempty"` SceneCollections [][]byte `protobuf:"bytes,2,rep,name=sceneCollections,proto3" json:"sceneCollections,omitempty"` // contains filtered or unexported fields }
func (*GetSceneCollectionListResponse) Descriptor
deprecated
func (*GetSceneCollectionListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneCollectionListResponse.ProtoReflect.Descriptor instead.
func (*GetSceneCollectionListResponse) GetCurrentSceneCollectionName ¶
func (x *GetSceneCollectionListResponse) GetCurrentSceneCollectionName() string
func (*GetSceneCollectionListResponse) GetSceneCollections ¶
func (x *GetSceneCollectionListResponse) GetSceneCollections() [][]byte
func (*GetSceneCollectionListResponse) ProtoMessage ¶
func (*GetSceneCollectionListResponse) ProtoMessage()
func (*GetSceneCollectionListResponse) ProtoReflect ¶
func (x *GetSceneCollectionListResponse) ProtoReflect() protoreflect.Message
func (*GetSceneCollectionListResponse) Reset ¶
func (x *GetSceneCollectionListResponse) Reset()
func (*GetSceneCollectionListResponse) String ¶
func (x *GetSceneCollectionListResponse) String() string
type GetSceneItemBlendModeRequest ¶
type GetSceneItemBlendModeRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemBlendModeRequest) Descriptor
deprecated
func (*GetSceneItemBlendModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemBlendModeRequest.ProtoReflect.Descriptor instead.
func (*GetSceneItemBlendModeRequest) GetSceneItemID ¶
func (x *GetSceneItemBlendModeRequest) GetSceneItemID() int64
func (*GetSceneItemBlendModeRequest) GetSceneName ¶
func (x *GetSceneItemBlendModeRequest) GetSceneName() string
func (*GetSceneItemBlendModeRequest) GetSceneUUID ¶
func (x *GetSceneItemBlendModeRequest) GetSceneUUID() string
func (*GetSceneItemBlendModeRequest) ProtoMessage ¶
func (*GetSceneItemBlendModeRequest) ProtoMessage()
func (*GetSceneItemBlendModeRequest) ProtoReflect ¶
func (x *GetSceneItemBlendModeRequest) ProtoReflect() protoreflect.Message
func (*GetSceneItemBlendModeRequest) Reset ¶
func (x *GetSceneItemBlendModeRequest) Reset()
func (*GetSceneItemBlendModeRequest) String ¶
func (x *GetSceneItemBlendModeRequest) String() string
type GetSceneItemBlendModeResponse ¶
type GetSceneItemBlendModeResponse struct { SceneItemBlendMode []byte `protobuf:"bytes,1,opt,name=sceneItemBlendMode,proto3" json:"sceneItemBlendMode,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemBlendModeResponse) Descriptor
deprecated
func (*GetSceneItemBlendModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemBlendModeResponse.ProtoReflect.Descriptor instead.
func (*GetSceneItemBlendModeResponse) GetSceneItemBlendMode ¶
func (x *GetSceneItemBlendModeResponse) GetSceneItemBlendMode() []byte
func (*GetSceneItemBlendModeResponse) ProtoMessage ¶
func (*GetSceneItemBlendModeResponse) ProtoMessage()
func (*GetSceneItemBlendModeResponse) ProtoReflect ¶
func (x *GetSceneItemBlendModeResponse) ProtoReflect() protoreflect.Message
func (*GetSceneItemBlendModeResponse) Reset ¶
func (x *GetSceneItemBlendModeResponse) Reset()
func (*GetSceneItemBlendModeResponse) String ¶
func (x *GetSceneItemBlendModeResponse) String() string
type GetSceneItemEnabledRequest ¶
type GetSceneItemEnabledRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemEnabledRequest) Descriptor
deprecated
func (*GetSceneItemEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemEnabledRequest.ProtoReflect.Descriptor instead.
func (*GetSceneItemEnabledRequest) GetSceneItemID ¶
func (x *GetSceneItemEnabledRequest) GetSceneItemID() int64
func (*GetSceneItemEnabledRequest) GetSceneName ¶
func (x *GetSceneItemEnabledRequest) GetSceneName() string
func (*GetSceneItemEnabledRequest) GetSceneUUID ¶
func (x *GetSceneItemEnabledRequest) GetSceneUUID() string
func (*GetSceneItemEnabledRequest) ProtoMessage ¶
func (*GetSceneItemEnabledRequest) ProtoMessage()
func (*GetSceneItemEnabledRequest) ProtoReflect ¶
func (x *GetSceneItemEnabledRequest) ProtoReflect() protoreflect.Message
func (*GetSceneItemEnabledRequest) Reset ¶
func (x *GetSceneItemEnabledRequest) Reset()
func (*GetSceneItemEnabledRequest) String ¶
func (x *GetSceneItemEnabledRequest) String() string
type GetSceneItemEnabledResponse ¶
type GetSceneItemEnabledResponse struct { SceneItemEnabled bool `protobuf:"varint,1,opt,name=sceneItemEnabled,proto3" json:"sceneItemEnabled,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemEnabledResponse) Descriptor
deprecated
func (*GetSceneItemEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemEnabledResponse.ProtoReflect.Descriptor instead.
func (*GetSceneItemEnabledResponse) GetSceneItemEnabled ¶
func (x *GetSceneItemEnabledResponse) GetSceneItemEnabled() bool
func (*GetSceneItemEnabledResponse) ProtoMessage ¶
func (*GetSceneItemEnabledResponse) ProtoMessage()
func (*GetSceneItemEnabledResponse) ProtoReflect ¶
func (x *GetSceneItemEnabledResponse) ProtoReflect() protoreflect.Message
func (*GetSceneItemEnabledResponse) Reset ¶
func (x *GetSceneItemEnabledResponse) Reset()
func (*GetSceneItemEnabledResponse) String ¶
func (x *GetSceneItemEnabledResponse) String() string
type GetSceneItemIdRequest ¶
type GetSceneItemIdRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SourceName string `protobuf:"bytes,3,opt,name=sourceName,proto3" json:"sourceName,omitempty"` SearchOffset *int64 `protobuf:"varint,4,opt,name=searchOffset,proto3,oneof" json:"searchOffset,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemIdRequest) Descriptor
deprecated
func (*GetSceneItemIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemIdRequest.ProtoReflect.Descriptor instead.
func (*GetSceneItemIdRequest) GetSceneName ¶
func (x *GetSceneItemIdRequest) GetSceneName() string
func (*GetSceneItemIdRequest) GetSceneUUID ¶
func (x *GetSceneItemIdRequest) GetSceneUUID() string
func (*GetSceneItemIdRequest) GetSearchOffset ¶
func (x *GetSceneItemIdRequest) GetSearchOffset() int64
func (*GetSceneItemIdRequest) GetSourceName ¶
func (x *GetSceneItemIdRequest) GetSourceName() string
func (*GetSceneItemIdRequest) ProtoMessage ¶
func (*GetSceneItemIdRequest) ProtoMessage()
func (*GetSceneItemIdRequest) ProtoReflect ¶
func (x *GetSceneItemIdRequest) ProtoReflect() protoreflect.Message
func (*GetSceneItemIdRequest) Reset ¶
func (x *GetSceneItemIdRequest) Reset()
func (*GetSceneItemIdRequest) String ¶
func (x *GetSceneItemIdRequest) String() string
type GetSceneItemIdResponse ¶
type GetSceneItemIdResponse struct { SceneItemID int64 `protobuf:"varint,1,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemIdResponse) Descriptor
deprecated
func (*GetSceneItemIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemIdResponse.ProtoReflect.Descriptor instead.
func (*GetSceneItemIdResponse) GetSceneItemID ¶
func (x *GetSceneItemIdResponse) GetSceneItemID() int64
func (*GetSceneItemIdResponse) ProtoMessage ¶
func (*GetSceneItemIdResponse) ProtoMessage()
func (*GetSceneItemIdResponse) ProtoReflect ¶
func (x *GetSceneItemIdResponse) ProtoReflect() protoreflect.Message
func (*GetSceneItemIdResponse) Reset ¶
func (x *GetSceneItemIdResponse) Reset()
func (*GetSceneItemIdResponse) String ¶
func (x *GetSceneItemIdResponse) String() string
type GetSceneItemIndexRequest ¶
type GetSceneItemIndexRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemIndexRequest) Descriptor
deprecated
func (*GetSceneItemIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemIndexRequest.ProtoReflect.Descriptor instead.
func (*GetSceneItemIndexRequest) GetSceneItemID ¶
func (x *GetSceneItemIndexRequest) GetSceneItemID() int64
func (*GetSceneItemIndexRequest) GetSceneName ¶
func (x *GetSceneItemIndexRequest) GetSceneName() string
func (*GetSceneItemIndexRequest) GetSceneUUID ¶
func (x *GetSceneItemIndexRequest) GetSceneUUID() string
func (*GetSceneItemIndexRequest) ProtoMessage ¶
func (*GetSceneItemIndexRequest) ProtoMessage()
func (*GetSceneItemIndexRequest) ProtoReflect ¶
func (x *GetSceneItemIndexRequest) ProtoReflect() protoreflect.Message
func (*GetSceneItemIndexRequest) Reset ¶
func (x *GetSceneItemIndexRequest) Reset()
func (*GetSceneItemIndexRequest) String ¶
func (x *GetSceneItemIndexRequest) String() string
type GetSceneItemIndexResponse ¶
type GetSceneItemIndexResponse struct { SceneItemIndex int64 `protobuf:"varint,1,opt,name=sceneItemIndex,proto3" json:"sceneItemIndex,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemIndexResponse) Descriptor
deprecated
func (*GetSceneItemIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemIndexResponse.ProtoReflect.Descriptor instead.
func (*GetSceneItemIndexResponse) GetSceneItemIndex ¶
func (x *GetSceneItemIndexResponse) GetSceneItemIndex() int64
func (*GetSceneItemIndexResponse) ProtoMessage ¶
func (*GetSceneItemIndexResponse) ProtoMessage()
func (*GetSceneItemIndexResponse) ProtoReflect ¶
func (x *GetSceneItemIndexResponse) ProtoReflect() protoreflect.Message
func (*GetSceneItemIndexResponse) Reset ¶
func (x *GetSceneItemIndexResponse) Reset()
func (*GetSceneItemIndexResponse) String ¶
func (x *GetSceneItemIndexResponse) String() string
type GetSceneItemListRequest ¶
type GetSceneItemListRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemListRequest) Descriptor
deprecated
func (*GetSceneItemListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemListRequest.ProtoReflect.Descriptor instead.
func (*GetSceneItemListRequest) GetSceneName ¶
func (x *GetSceneItemListRequest) GetSceneName() string
func (*GetSceneItemListRequest) GetSceneUUID ¶
func (x *GetSceneItemListRequest) GetSceneUUID() string
func (*GetSceneItemListRequest) ProtoMessage ¶
func (*GetSceneItemListRequest) ProtoMessage()
func (*GetSceneItemListRequest) ProtoReflect ¶
func (x *GetSceneItemListRequest) ProtoReflect() protoreflect.Message
func (*GetSceneItemListRequest) Reset ¶
func (x *GetSceneItemListRequest) Reset()
func (*GetSceneItemListRequest) String ¶
func (x *GetSceneItemListRequest) String() string
type GetSceneItemListResponse ¶
type GetSceneItemListResponse struct { SceneItems []*SceneItem `protobuf:"bytes,1,rep,name=sceneItems,proto3" json:"sceneItems,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemListResponse) Descriptor
deprecated
func (*GetSceneItemListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemListResponse.ProtoReflect.Descriptor instead.
func (*GetSceneItemListResponse) GetSceneItems ¶
func (x *GetSceneItemListResponse) GetSceneItems() []*SceneItem
func (*GetSceneItemListResponse) ProtoMessage ¶
func (*GetSceneItemListResponse) ProtoMessage()
func (*GetSceneItemListResponse) ProtoReflect ¶
func (x *GetSceneItemListResponse) ProtoReflect() protoreflect.Message
func (*GetSceneItemListResponse) Reset ¶
func (x *GetSceneItemListResponse) Reset()
func (*GetSceneItemListResponse) String ¶
func (x *GetSceneItemListResponse) String() string
type GetSceneItemLockedRequest ¶
type GetSceneItemLockedRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemLockedRequest) Descriptor
deprecated
func (*GetSceneItemLockedRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemLockedRequest.ProtoReflect.Descriptor instead.
func (*GetSceneItemLockedRequest) GetSceneItemID ¶
func (x *GetSceneItemLockedRequest) GetSceneItemID() int64
func (*GetSceneItemLockedRequest) GetSceneName ¶
func (x *GetSceneItemLockedRequest) GetSceneName() string
func (*GetSceneItemLockedRequest) GetSceneUUID ¶
func (x *GetSceneItemLockedRequest) GetSceneUUID() string
func (*GetSceneItemLockedRequest) ProtoMessage ¶
func (*GetSceneItemLockedRequest) ProtoMessage()
func (*GetSceneItemLockedRequest) ProtoReflect ¶
func (x *GetSceneItemLockedRequest) ProtoReflect() protoreflect.Message
func (*GetSceneItemLockedRequest) Reset ¶
func (x *GetSceneItemLockedRequest) Reset()
func (*GetSceneItemLockedRequest) String ¶
func (x *GetSceneItemLockedRequest) String() string
type GetSceneItemLockedResponse ¶
type GetSceneItemLockedResponse struct { SceneItemLocked bool `protobuf:"varint,1,opt,name=sceneItemLocked,proto3" json:"sceneItemLocked,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemLockedResponse) Descriptor
deprecated
func (*GetSceneItemLockedResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemLockedResponse.ProtoReflect.Descriptor instead.
func (*GetSceneItemLockedResponse) GetSceneItemLocked ¶
func (x *GetSceneItemLockedResponse) GetSceneItemLocked() bool
func (*GetSceneItemLockedResponse) ProtoMessage ¶
func (*GetSceneItemLockedResponse) ProtoMessage()
func (*GetSceneItemLockedResponse) ProtoReflect ¶
func (x *GetSceneItemLockedResponse) ProtoReflect() protoreflect.Message
func (*GetSceneItemLockedResponse) Reset ¶
func (x *GetSceneItemLockedResponse) Reset()
func (*GetSceneItemLockedResponse) String ¶
func (x *GetSceneItemLockedResponse) String() string
type GetSceneItemSourceRequest ¶
type GetSceneItemSourceRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemSourceRequest) Descriptor
deprecated
func (*GetSceneItemSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemSourceRequest.ProtoReflect.Descriptor instead.
func (*GetSceneItemSourceRequest) GetSceneItemID ¶
func (x *GetSceneItemSourceRequest) GetSceneItemID() int64
func (*GetSceneItemSourceRequest) GetSceneName ¶
func (x *GetSceneItemSourceRequest) GetSceneName() string
func (*GetSceneItemSourceRequest) GetSceneUUID ¶
func (x *GetSceneItemSourceRequest) GetSceneUUID() string
func (*GetSceneItemSourceRequest) ProtoMessage ¶
func (*GetSceneItemSourceRequest) ProtoMessage()
func (*GetSceneItemSourceRequest) ProtoReflect ¶
func (x *GetSceneItemSourceRequest) ProtoReflect() protoreflect.Message
func (*GetSceneItemSourceRequest) Reset ¶
func (x *GetSceneItemSourceRequest) Reset()
func (*GetSceneItemSourceRequest) String ¶
func (x *GetSceneItemSourceRequest) String() string
type GetSceneItemSourceResponse ¶
type GetSceneItemSourceResponse struct { SourceName string `protobuf:"bytes,1,opt,name=sourceName,proto3" json:"sourceName,omitempty"` SourceUUID string `protobuf:"bytes,2,opt,name=sourceUUID,proto3" json:"sourceUUID,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemSourceResponse) Descriptor
deprecated
func (*GetSceneItemSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemSourceResponse.ProtoReflect.Descriptor instead.
func (*GetSceneItemSourceResponse) GetSourceName ¶
func (x *GetSceneItemSourceResponse) GetSourceName() string
func (*GetSceneItemSourceResponse) GetSourceUUID ¶
func (x *GetSceneItemSourceResponse) GetSourceUUID() string
func (*GetSceneItemSourceResponse) ProtoMessage ¶
func (*GetSceneItemSourceResponse) ProtoMessage()
func (*GetSceneItemSourceResponse) ProtoReflect ¶
func (x *GetSceneItemSourceResponse) ProtoReflect() protoreflect.Message
func (*GetSceneItemSourceResponse) Reset ¶
func (x *GetSceneItemSourceResponse) Reset()
func (*GetSceneItemSourceResponse) String ¶
func (x *GetSceneItemSourceResponse) String() string
type GetSceneItemTransformRequest ¶
type GetSceneItemTransformRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemTransformRequest) Descriptor
deprecated
func (*GetSceneItemTransformRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemTransformRequest.ProtoReflect.Descriptor instead.
func (*GetSceneItemTransformRequest) GetSceneItemID ¶
func (x *GetSceneItemTransformRequest) GetSceneItemID() int64
func (*GetSceneItemTransformRequest) GetSceneName ¶
func (x *GetSceneItemTransformRequest) GetSceneName() string
func (*GetSceneItemTransformRequest) GetSceneUUID ¶
func (x *GetSceneItemTransformRequest) GetSceneUUID() string
func (*GetSceneItemTransformRequest) ProtoMessage ¶
func (*GetSceneItemTransformRequest) ProtoMessage()
func (*GetSceneItemTransformRequest) ProtoReflect ¶
func (x *GetSceneItemTransformRequest) ProtoReflect() protoreflect.Message
func (*GetSceneItemTransformRequest) Reset ¶
func (x *GetSceneItemTransformRequest) Reset()
func (*GetSceneItemTransformRequest) String ¶
func (x *GetSceneItemTransformRequest) String() string
type GetSceneItemTransformResponse ¶
type GetSceneItemTransformResponse struct { SceneItemTransform *AbstractObject `protobuf:"bytes,1,opt,name=sceneItemTransform,proto3" json:"sceneItemTransform,omitempty"` // contains filtered or unexported fields }
func (*GetSceneItemTransformResponse) Descriptor
deprecated
func (*GetSceneItemTransformResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneItemTransformResponse.ProtoReflect.Descriptor instead.
func (*GetSceneItemTransformResponse) GetSceneItemTransform ¶
func (x *GetSceneItemTransformResponse) GetSceneItemTransform() *AbstractObject
func (*GetSceneItemTransformResponse) ProtoMessage ¶
func (*GetSceneItemTransformResponse) ProtoMessage()
func (*GetSceneItemTransformResponse) ProtoReflect ¶
func (x *GetSceneItemTransformResponse) ProtoReflect() protoreflect.Message
func (*GetSceneItemTransformResponse) Reset ¶
func (x *GetSceneItemTransformResponse) Reset()
func (*GetSceneItemTransformResponse) String ¶
func (x *GetSceneItemTransformResponse) String() string
type GetSceneListRequest ¶
type GetSceneListRequest struct {
// contains filtered or unexported fields
}
func (*GetSceneListRequest) Descriptor
deprecated
func (*GetSceneListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneListRequest.ProtoReflect.Descriptor instead.
func (*GetSceneListRequest) ProtoMessage ¶
func (*GetSceneListRequest) ProtoMessage()
func (*GetSceneListRequest) ProtoReflect ¶
func (x *GetSceneListRequest) ProtoReflect() protoreflect.Message
func (*GetSceneListRequest) Reset ¶
func (x *GetSceneListRequest) Reset()
func (*GetSceneListRequest) String ¶
func (x *GetSceneListRequest) String() string
type GetSceneListResponse ¶
type GetSceneListResponse struct { CurrentProgramSceneName string `protobuf:"bytes,1,opt,name=currentProgramSceneName,proto3" json:"currentProgramSceneName,omitempty"` CurrentProgramSceneUUID string `protobuf:"bytes,2,opt,name=currentProgramSceneUUID,proto3" json:"currentProgramSceneUUID,omitempty"` CurrentPreviewSceneName string `protobuf:"bytes,3,opt,name=currentPreviewSceneName,proto3" json:"currentPreviewSceneName,omitempty"` CurrentPreviewSceneUUID string `protobuf:"bytes,4,opt,name=currentPreviewSceneUUID,proto3" json:"currentPreviewSceneUUID,omitempty"` Scenes []*Scene `protobuf:"bytes,5,rep,name=scenes,proto3" json:"scenes,omitempty"` // contains filtered or unexported fields }
func (*GetSceneListResponse) Descriptor
deprecated
func (*GetSceneListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneListResponse.ProtoReflect.Descriptor instead.
func (*GetSceneListResponse) GetCurrentPreviewSceneName ¶
func (x *GetSceneListResponse) GetCurrentPreviewSceneName() string
func (*GetSceneListResponse) GetCurrentPreviewSceneUUID ¶
func (x *GetSceneListResponse) GetCurrentPreviewSceneUUID() string
func (*GetSceneListResponse) GetCurrentProgramSceneName ¶
func (x *GetSceneListResponse) GetCurrentProgramSceneName() string
func (*GetSceneListResponse) GetCurrentProgramSceneUUID ¶
func (x *GetSceneListResponse) GetCurrentProgramSceneUUID() string
func (*GetSceneListResponse) GetScenes ¶
func (x *GetSceneListResponse) GetScenes() []*Scene
func (*GetSceneListResponse) ProtoMessage ¶
func (*GetSceneListResponse) ProtoMessage()
func (*GetSceneListResponse) ProtoReflect ¶
func (x *GetSceneListResponse) ProtoReflect() protoreflect.Message
func (*GetSceneListResponse) Reset ¶
func (x *GetSceneListResponse) Reset()
func (*GetSceneListResponse) String ¶
func (x *GetSceneListResponse) String() string
type GetSceneSceneTransitionOverrideRequest ¶
type GetSceneSceneTransitionOverrideRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` // contains filtered or unexported fields }
func (*GetSceneSceneTransitionOverrideRequest) Descriptor
deprecated
func (*GetSceneSceneTransitionOverrideRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneSceneTransitionOverrideRequest.ProtoReflect.Descriptor instead.
func (*GetSceneSceneTransitionOverrideRequest) GetSceneName ¶
func (x *GetSceneSceneTransitionOverrideRequest) GetSceneName() string
func (*GetSceneSceneTransitionOverrideRequest) GetSceneUUID ¶
func (x *GetSceneSceneTransitionOverrideRequest) GetSceneUUID() string
func (*GetSceneSceneTransitionOverrideRequest) ProtoMessage ¶
func (*GetSceneSceneTransitionOverrideRequest) ProtoMessage()
func (*GetSceneSceneTransitionOverrideRequest) ProtoReflect ¶
func (x *GetSceneSceneTransitionOverrideRequest) ProtoReflect() protoreflect.Message
func (*GetSceneSceneTransitionOverrideRequest) Reset ¶
func (x *GetSceneSceneTransitionOverrideRequest) Reset()
func (*GetSceneSceneTransitionOverrideRequest) String ¶
func (x *GetSceneSceneTransitionOverrideRequest) String() string
type GetSceneSceneTransitionOverrideResponse ¶
type GetSceneSceneTransitionOverrideResponse struct { TransitionName string `protobuf:"bytes,1,opt,name=transitionName,proto3" json:"transitionName,omitempty"` TransitionDuration int64 `protobuf:"varint,2,opt,name=transitionDuration,proto3" json:"transitionDuration,omitempty"` // contains filtered or unexported fields }
func (*GetSceneSceneTransitionOverrideResponse) Descriptor
deprecated
func (*GetSceneSceneTransitionOverrideResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneSceneTransitionOverrideResponse.ProtoReflect.Descriptor instead.
func (*GetSceneSceneTransitionOverrideResponse) GetTransitionDuration ¶
func (x *GetSceneSceneTransitionOverrideResponse) GetTransitionDuration() int64
func (*GetSceneSceneTransitionOverrideResponse) GetTransitionName ¶
func (x *GetSceneSceneTransitionOverrideResponse) GetTransitionName() string
func (*GetSceneSceneTransitionOverrideResponse) ProtoMessage ¶
func (*GetSceneSceneTransitionOverrideResponse) ProtoMessage()
func (*GetSceneSceneTransitionOverrideResponse) ProtoReflect ¶
func (x *GetSceneSceneTransitionOverrideResponse) ProtoReflect() protoreflect.Message
func (*GetSceneSceneTransitionOverrideResponse) Reset ¶
func (x *GetSceneSceneTransitionOverrideResponse) Reset()
func (*GetSceneSceneTransitionOverrideResponse) String ¶
func (x *GetSceneSceneTransitionOverrideResponse) String() string
type GetSceneTransitionListRequest ¶
type GetSceneTransitionListRequest struct {
// contains filtered or unexported fields
}
func (*GetSceneTransitionListRequest) Descriptor
deprecated
func (*GetSceneTransitionListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneTransitionListRequest.ProtoReflect.Descriptor instead.
func (*GetSceneTransitionListRequest) ProtoMessage ¶
func (*GetSceneTransitionListRequest) ProtoMessage()
func (*GetSceneTransitionListRequest) ProtoReflect ¶
func (x *GetSceneTransitionListRequest) ProtoReflect() protoreflect.Message
func (*GetSceneTransitionListRequest) Reset ¶
func (x *GetSceneTransitionListRequest) Reset()
func (*GetSceneTransitionListRequest) String ¶
func (x *GetSceneTransitionListRequest) String() string
type GetSceneTransitionListResponse ¶
type GetSceneTransitionListResponse struct { CurrentSceneTransitionName string `protobuf:"bytes,1,opt,name=currentSceneTransitionName,proto3" json:"currentSceneTransitionName,omitempty"` CurrentSceneTransitionUUID string `protobuf:"bytes,2,opt,name=currentSceneTransitionUUID,proto3" json:"currentSceneTransitionUUID,omitempty"` CurrentSceneTransitionKind string `protobuf:"bytes,3,opt,name=currentSceneTransitionKind,proto3" json:"currentSceneTransitionKind,omitempty"` Transitions []*Transition `protobuf:"bytes,4,rep,name=transitions,proto3" json:"transitions,omitempty"` // contains filtered or unexported fields }
func (*GetSceneTransitionListResponse) Descriptor
deprecated
func (*GetSceneTransitionListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneTransitionListResponse.ProtoReflect.Descriptor instead.
func (*GetSceneTransitionListResponse) GetCurrentSceneTransitionKind ¶
func (x *GetSceneTransitionListResponse) GetCurrentSceneTransitionKind() string
func (*GetSceneTransitionListResponse) GetCurrentSceneTransitionName ¶
func (x *GetSceneTransitionListResponse) GetCurrentSceneTransitionName() string
func (*GetSceneTransitionListResponse) GetCurrentSceneTransitionUUID ¶
func (x *GetSceneTransitionListResponse) GetCurrentSceneTransitionUUID() string
func (*GetSceneTransitionListResponse) GetTransitions ¶
func (x *GetSceneTransitionListResponse) GetTransitions() []*Transition
func (*GetSceneTransitionListResponse) ProtoMessage ¶
func (*GetSceneTransitionListResponse) ProtoMessage()
func (*GetSceneTransitionListResponse) ProtoReflect ¶
func (x *GetSceneTransitionListResponse) ProtoReflect() protoreflect.Message
func (*GetSceneTransitionListResponse) Reset ¶
func (x *GetSceneTransitionListResponse) Reset()
func (*GetSceneTransitionListResponse) String ¶
func (x *GetSceneTransitionListResponse) String() string
type GetSourceActiveRequest ¶
type GetSourceActiveRequest struct { SourceName *string `protobuf:"bytes,1,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,2,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` // contains filtered or unexported fields }
func (*GetSourceActiveRequest) Descriptor
deprecated
func (*GetSourceActiveRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSourceActiveRequest.ProtoReflect.Descriptor instead.
func (*GetSourceActiveRequest) GetSourceName ¶
func (x *GetSourceActiveRequest) GetSourceName() string
func (*GetSourceActiveRequest) GetSourceUUID ¶
func (x *GetSourceActiveRequest) GetSourceUUID() string
func (*GetSourceActiveRequest) ProtoMessage ¶
func (*GetSourceActiveRequest) ProtoMessage()
func (*GetSourceActiveRequest) ProtoReflect ¶
func (x *GetSourceActiveRequest) ProtoReflect() protoreflect.Message
func (*GetSourceActiveRequest) Reset ¶
func (x *GetSourceActiveRequest) Reset()
func (*GetSourceActiveRequest) String ¶
func (x *GetSourceActiveRequest) String() string
type GetSourceActiveResponse ¶
type GetSourceActiveResponse struct { VideoActive bool `protobuf:"varint,1,opt,name=videoActive,proto3" json:"videoActive,omitempty"` VideoShowing bool `protobuf:"varint,2,opt,name=videoShowing,proto3" json:"videoShowing,omitempty"` // contains filtered or unexported fields }
func (*GetSourceActiveResponse) Descriptor
deprecated
func (*GetSourceActiveResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSourceActiveResponse.ProtoReflect.Descriptor instead.
func (*GetSourceActiveResponse) GetVideoActive ¶
func (x *GetSourceActiveResponse) GetVideoActive() bool
func (*GetSourceActiveResponse) GetVideoShowing ¶
func (x *GetSourceActiveResponse) GetVideoShowing() bool
func (*GetSourceActiveResponse) ProtoMessage ¶
func (*GetSourceActiveResponse) ProtoMessage()
func (*GetSourceActiveResponse) ProtoReflect ¶
func (x *GetSourceActiveResponse) ProtoReflect() protoreflect.Message
func (*GetSourceActiveResponse) Reset ¶
func (x *GetSourceActiveResponse) Reset()
func (*GetSourceActiveResponse) String ¶
func (x *GetSourceActiveResponse) String() string
type GetSourceFilterDefaultSettingsRequest ¶
type GetSourceFilterDefaultSettingsRequest struct { FilterKind string `protobuf:"bytes,1,opt,name=filterKind,proto3" json:"filterKind,omitempty"` // contains filtered or unexported fields }
func (*GetSourceFilterDefaultSettingsRequest) Descriptor
deprecated
func (*GetSourceFilterDefaultSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSourceFilterDefaultSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetSourceFilterDefaultSettingsRequest) GetFilterKind ¶
func (x *GetSourceFilterDefaultSettingsRequest) GetFilterKind() string
func (*GetSourceFilterDefaultSettingsRequest) ProtoMessage ¶
func (*GetSourceFilterDefaultSettingsRequest) ProtoMessage()
func (*GetSourceFilterDefaultSettingsRequest) ProtoReflect ¶
func (x *GetSourceFilterDefaultSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetSourceFilterDefaultSettingsRequest) Reset ¶
func (x *GetSourceFilterDefaultSettingsRequest) Reset()
func (*GetSourceFilterDefaultSettingsRequest) String ¶
func (x *GetSourceFilterDefaultSettingsRequest) String() string
type GetSourceFilterDefaultSettingsResponse ¶
type GetSourceFilterDefaultSettingsResponse struct { DefaultFilterSettings *AbstractObject `protobuf:"bytes,1,opt,name=defaultFilterSettings,proto3" json:"defaultFilterSettings,omitempty"` // contains filtered or unexported fields }
func (*GetSourceFilterDefaultSettingsResponse) Descriptor
deprecated
func (*GetSourceFilterDefaultSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSourceFilterDefaultSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetSourceFilterDefaultSettingsResponse) GetDefaultFilterSettings ¶
func (x *GetSourceFilterDefaultSettingsResponse) GetDefaultFilterSettings() *AbstractObject
func (*GetSourceFilterDefaultSettingsResponse) ProtoMessage ¶
func (*GetSourceFilterDefaultSettingsResponse) ProtoMessage()
func (*GetSourceFilterDefaultSettingsResponse) ProtoReflect ¶
func (x *GetSourceFilterDefaultSettingsResponse) ProtoReflect() protoreflect.Message
func (*GetSourceFilterDefaultSettingsResponse) Reset ¶
func (x *GetSourceFilterDefaultSettingsResponse) Reset()
func (*GetSourceFilterDefaultSettingsResponse) String ¶
func (x *GetSourceFilterDefaultSettingsResponse) String() string
type GetSourceFilterKindListRequest ¶
type GetSourceFilterKindListRequest struct {
// contains filtered or unexported fields
}
func (*GetSourceFilterKindListRequest) Descriptor
deprecated
func (*GetSourceFilterKindListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSourceFilterKindListRequest.ProtoReflect.Descriptor instead.
func (*GetSourceFilterKindListRequest) ProtoMessage ¶
func (*GetSourceFilterKindListRequest) ProtoMessage()
func (*GetSourceFilterKindListRequest) ProtoReflect ¶
func (x *GetSourceFilterKindListRequest) ProtoReflect() protoreflect.Message
func (*GetSourceFilterKindListRequest) Reset ¶
func (x *GetSourceFilterKindListRequest) Reset()
func (*GetSourceFilterKindListRequest) String ¶
func (x *GetSourceFilterKindListRequest) String() string
type GetSourceFilterKindListResponse ¶
type GetSourceFilterKindListResponse struct { SourceFilterKinds []string `protobuf:"bytes,1,rep,name=sourceFilterKinds,proto3" json:"sourceFilterKinds,omitempty"` // contains filtered or unexported fields }
func (*GetSourceFilterKindListResponse) Descriptor
deprecated
func (*GetSourceFilterKindListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSourceFilterKindListResponse.ProtoReflect.Descriptor instead.
func (*GetSourceFilterKindListResponse) GetSourceFilterKinds ¶
func (x *GetSourceFilterKindListResponse) GetSourceFilterKinds() []string
func (*GetSourceFilterKindListResponse) ProtoMessage ¶
func (*GetSourceFilterKindListResponse) ProtoMessage()
func (*GetSourceFilterKindListResponse) ProtoReflect ¶
func (x *GetSourceFilterKindListResponse) ProtoReflect() protoreflect.Message
func (*GetSourceFilterKindListResponse) Reset ¶
func (x *GetSourceFilterKindListResponse) Reset()
func (*GetSourceFilterKindListResponse) String ¶
func (x *GetSourceFilterKindListResponse) String() string
type GetSourceFilterListRequest ¶
type GetSourceFilterListRequest struct { SourceName *string `protobuf:"bytes,1,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,2,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` // contains filtered or unexported fields }
func (*GetSourceFilterListRequest) Descriptor
deprecated
func (*GetSourceFilterListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSourceFilterListRequest.ProtoReflect.Descriptor instead.
func (*GetSourceFilterListRequest) GetSourceName ¶
func (x *GetSourceFilterListRequest) GetSourceName() string
func (*GetSourceFilterListRequest) GetSourceUUID ¶
func (x *GetSourceFilterListRequest) GetSourceUUID() string
func (*GetSourceFilterListRequest) ProtoMessage ¶
func (*GetSourceFilterListRequest) ProtoMessage()
func (*GetSourceFilterListRequest) ProtoReflect ¶
func (x *GetSourceFilterListRequest) ProtoReflect() protoreflect.Message
func (*GetSourceFilterListRequest) Reset ¶
func (x *GetSourceFilterListRequest) Reset()
func (*GetSourceFilterListRequest) String ¶
func (x *GetSourceFilterListRequest) String() string
type GetSourceFilterListResponse ¶
type GetSourceFilterListResponse struct { Filters []*AbstractObject `protobuf:"bytes,1,rep,name=filters,proto3" json:"filters,omitempty"` // contains filtered or unexported fields }
func (*GetSourceFilterListResponse) Descriptor
deprecated
func (*GetSourceFilterListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSourceFilterListResponse.ProtoReflect.Descriptor instead.
func (*GetSourceFilterListResponse) GetFilters ¶
func (x *GetSourceFilterListResponse) GetFilters() []*AbstractObject
func (*GetSourceFilterListResponse) ProtoMessage ¶
func (*GetSourceFilterListResponse) ProtoMessage()
func (*GetSourceFilterListResponse) ProtoReflect ¶
func (x *GetSourceFilterListResponse) ProtoReflect() protoreflect.Message
func (*GetSourceFilterListResponse) Reset ¶
func (x *GetSourceFilterListResponse) Reset()
func (*GetSourceFilterListResponse) String ¶
func (x *GetSourceFilterListResponse) String() string
type GetSourceFilterRequest ¶
type GetSourceFilterRequest struct { SourceName *string `protobuf:"bytes,1,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,2,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` FilterName string `protobuf:"bytes,3,opt,name=filterName,proto3" json:"filterName,omitempty"` // contains filtered or unexported fields }
func (*GetSourceFilterRequest) Descriptor
deprecated
func (*GetSourceFilterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSourceFilterRequest.ProtoReflect.Descriptor instead.
func (*GetSourceFilterRequest) GetFilterName ¶
func (x *GetSourceFilterRequest) GetFilterName() string
func (*GetSourceFilterRequest) GetSourceName ¶
func (x *GetSourceFilterRequest) GetSourceName() string
func (*GetSourceFilterRequest) GetSourceUUID ¶
func (x *GetSourceFilterRequest) GetSourceUUID() string
func (*GetSourceFilterRequest) ProtoMessage ¶
func (*GetSourceFilterRequest) ProtoMessage()
func (*GetSourceFilterRequest) ProtoReflect ¶
func (x *GetSourceFilterRequest) ProtoReflect() protoreflect.Message
func (*GetSourceFilterRequest) Reset ¶
func (x *GetSourceFilterRequest) Reset()
func (*GetSourceFilterRequest) String ¶
func (x *GetSourceFilterRequest) String() string
type GetSourceFilterResponse ¶
type GetSourceFilterResponse struct { FilterEnabled bool `protobuf:"varint,1,opt,name=filterEnabled,proto3" json:"filterEnabled,omitempty"` FilterIndex int64 `protobuf:"varint,2,opt,name=filterIndex,proto3" json:"filterIndex,omitempty"` FilterKind string `protobuf:"bytes,3,opt,name=filterKind,proto3" json:"filterKind,omitempty"` FilterSettings *AbstractObject `protobuf:"bytes,4,opt,name=filterSettings,proto3" json:"filterSettings,omitempty"` // contains filtered or unexported fields }
func (*GetSourceFilterResponse) Descriptor
deprecated
func (*GetSourceFilterResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSourceFilterResponse.ProtoReflect.Descriptor instead.
func (*GetSourceFilterResponse) GetFilterEnabled ¶
func (x *GetSourceFilterResponse) GetFilterEnabled() bool
func (*GetSourceFilterResponse) GetFilterIndex ¶
func (x *GetSourceFilterResponse) GetFilterIndex() int64
func (*GetSourceFilterResponse) GetFilterKind ¶
func (x *GetSourceFilterResponse) GetFilterKind() string
func (*GetSourceFilterResponse) GetFilterSettings ¶
func (x *GetSourceFilterResponse) GetFilterSettings() *AbstractObject
func (*GetSourceFilterResponse) ProtoMessage ¶
func (*GetSourceFilterResponse) ProtoMessage()
func (*GetSourceFilterResponse) ProtoReflect ¶
func (x *GetSourceFilterResponse) ProtoReflect() protoreflect.Message
func (*GetSourceFilterResponse) Reset ¶
func (x *GetSourceFilterResponse) Reset()
func (*GetSourceFilterResponse) String ¶
func (x *GetSourceFilterResponse) String() string
type GetSourceScreenshotRequest ¶
type GetSourceScreenshotRequest struct { SourceName *string `protobuf:"bytes,1,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,2,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` ImageFormat []byte `protobuf:"bytes,3,opt,name=imageFormat,proto3" json:"imageFormat,omitempty"` ImageWidth *int64 `protobuf:"varint,4,opt,name=imageWidth,proto3,oneof" json:"imageWidth,omitempty"` ImageHeight *int64 `protobuf:"varint,5,opt,name=imageHeight,proto3,oneof" json:"imageHeight,omitempty"` ImageCompressionQuality *int64 `protobuf:"varint,6,opt,name=imageCompressionQuality,proto3,oneof" json:"imageCompressionQuality,omitempty"` // contains filtered or unexported fields }
func (*GetSourceScreenshotRequest) Descriptor
deprecated
func (*GetSourceScreenshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSourceScreenshotRequest.ProtoReflect.Descriptor instead.
func (*GetSourceScreenshotRequest) GetImageCompressionQuality ¶
func (x *GetSourceScreenshotRequest) GetImageCompressionQuality() int64
func (*GetSourceScreenshotRequest) GetImageFormat ¶
func (x *GetSourceScreenshotRequest) GetImageFormat() []byte
func (*GetSourceScreenshotRequest) GetImageHeight ¶
func (x *GetSourceScreenshotRequest) GetImageHeight() int64
func (*GetSourceScreenshotRequest) GetImageWidth ¶
func (x *GetSourceScreenshotRequest) GetImageWidth() int64
func (*GetSourceScreenshotRequest) GetSourceName ¶
func (x *GetSourceScreenshotRequest) GetSourceName() string
func (*GetSourceScreenshotRequest) GetSourceUUID ¶
func (x *GetSourceScreenshotRequest) GetSourceUUID() string
func (*GetSourceScreenshotRequest) ProtoMessage ¶
func (*GetSourceScreenshotRequest) ProtoMessage()
func (*GetSourceScreenshotRequest) ProtoReflect ¶
func (x *GetSourceScreenshotRequest) ProtoReflect() protoreflect.Message
func (*GetSourceScreenshotRequest) Reset ¶
func (x *GetSourceScreenshotRequest) Reset()
func (*GetSourceScreenshotRequest) String ¶
func (x *GetSourceScreenshotRequest) String() string
type GetSourceScreenshotResponse ¶
type GetSourceScreenshotResponse struct { ImageData []byte `protobuf:"bytes,1,opt,name=imageData,proto3" json:"imageData,omitempty"` // contains filtered or unexported fields }
func (*GetSourceScreenshotResponse) Descriptor
deprecated
func (*GetSourceScreenshotResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSourceScreenshotResponse.ProtoReflect.Descriptor instead.
func (*GetSourceScreenshotResponse) GetImageData ¶
func (x *GetSourceScreenshotResponse) GetImageData() []byte
func (*GetSourceScreenshotResponse) ProtoMessage ¶
func (*GetSourceScreenshotResponse) ProtoMessage()
func (*GetSourceScreenshotResponse) ProtoReflect ¶
func (x *GetSourceScreenshotResponse) ProtoReflect() protoreflect.Message
func (*GetSourceScreenshotResponse) Reset ¶
func (x *GetSourceScreenshotResponse) Reset()
func (*GetSourceScreenshotResponse) String ¶
func (x *GetSourceScreenshotResponse) String() string
type GetSpecialInputsRequest ¶
type GetSpecialInputsRequest struct {
// contains filtered or unexported fields
}
func (*GetSpecialInputsRequest) Descriptor
deprecated
func (*GetSpecialInputsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSpecialInputsRequest.ProtoReflect.Descriptor instead.
func (*GetSpecialInputsRequest) ProtoMessage ¶
func (*GetSpecialInputsRequest) ProtoMessage()
func (*GetSpecialInputsRequest) ProtoReflect ¶
func (x *GetSpecialInputsRequest) ProtoReflect() protoreflect.Message
func (*GetSpecialInputsRequest) Reset ¶
func (x *GetSpecialInputsRequest) Reset()
func (*GetSpecialInputsRequest) String ¶
func (x *GetSpecialInputsRequest) String() string
type GetSpecialInputsResponse ¶
type GetSpecialInputsResponse struct { Desktop1 []byte `protobuf:"bytes,1,opt,name=desktop1,proto3" json:"desktop1,omitempty"` Desktop2 []byte `protobuf:"bytes,2,opt,name=desktop2,proto3" json:"desktop2,omitempty"` Mic1 []byte `protobuf:"bytes,3,opt,name=mic1,proto3" json:"mic1,omitempty"` Mic2 []byte `protobuf:"bytes,4,opt,name=mic2,proto3" json:"mic2,omitempty"` Mic3 []byte `protobuf:"bytes,5,opt,name=mic3,proto3" json:"mic3,omitempty"` Mic4 []byte `protobuf:"bytes,6,opt,name=mic4,proto3" json:"mic4,omitempty"` // contains filtered or unexported fields }
func (*GetSpecialInputsResponse) Descriptor
deprecated
func (*GetSpecialInputsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSpecialInputsResponse.ProtoReflect.Descriptor instead.
func (*GetSpecialInputsResponse) GetDesktop1 ¶
func (x *GetSpecialInputsResponse) GetDesktop1() []byte
func (*GetSpecialInputsResponse) GetDesktop2 ¶
func (x *GetSpecialInputsResponse) GetDesktop2() []byte
func (*GetSpecialInputsResponse) GetMic1 ¶
func (x *GetSpecialInputsResponse) GetMic1() []byte
func (*GetSpecialInputsResponse) GetMic2 ¶
func (x *GetSpecialInputsResponse) GetMic2() []byte
func (*GetSpecialInputsResponse) GetMic3 ¶
func (x *GetSpecialInputsResponse) GetMic3() []byte
func (*GetSpecialInputsResponse) GetMic4 ¶
func (x *GetSpecialInputsResponse) GetMic4() []byte
func (*GetSpecialInputsResponse) ProtoMessage ¶
func (*GetSpecialInputsResponse) ProtoMessage()
func (*GetSpecialInputsResponse) ProtoReflect ¶
func (x *GetSpecialInputsResponse) ProtoReflect() protoreflect.Message
func (*GetSpecialInputsResponse) Reset ¶
func (x *GetSpecialInputsResponse) Reset()
func (*GetSpecialInputsResponse) String ¶
func (x *GetSpecialInputsResponse) String() string
type GetStatsRequest ¶
type GetStatsRequest struct {
// contains filtered or unexported fields
}
func (*GetStatsRequest) Descriptor
deprecated
func (*GetStatsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatsRequest.ProtoReflect.Descriptor instead.
func (*GetStatsRequest) ProtoMessage ¶
func (*GetStatsRequest) ProtoMessage()
func (*GetStatsRequest) ProtoReflect ¶
func (x *GetStatsRequest) ProtoReflect() protoreflect.Message
func (*GetStatsRequest) Reset ¶
func (x *GetStatsRequest) Reset()
func (*GetStatsRequest) String ¶
func (x *GetStatsRequest) String() string
type GetStatsResponse ¶
type GetStatsResponse struct { CpuUsage int64 `protobuf:"varint,1,opt,name=cpuUsage,proto3" json:"cpuUsage,omitempty"` MemoryUsage int64 `protobuf:"varint,2,opt,name=memoryUsage,proto3" json:"memoryUsage,omitempty"` AvailableDiskSpace int64 `protobuf:"varint,3,opt,name=availableDiskSpace,proto3" json:"availableDiskSpace,omitempty"` ActiveFps int64 `protobuf:"varint,4,opt,name=activeFps,proto3" json:"activeFps,omitempty"` AverageFrameRenderTime int64 `protobuf:"varint,5,opt,name=averageFrameRenderTime,proto3" json:"averageFrameRenderTime,omitempty"` RenderSkippedFrames int64 `protobuf:"varint,6,opt,name=renderSkippedFrames,proto3" json:"renderSkippedFrames,omitempty"` RenderTotalFrames int64 `protobuf:"varint,7,opt,name=renderTotalFrames,proto3" json:"renderTotalFrames,omitempty"` OutputSkippedFrames int64 `protobuf:"varint,8,opt,name=outputSkippedFrames,proto3" json:"outputSkippedFrames,omitempty"` OutputTotalFrames int64 `protobuf:"varint,9,opt,name=outputTotalFrames,proto3" json:"outputTotalFrames,omitempty"` WebSocketSessionIncomingMessages int64 `protobuf:"varint,10,opt,name=webSocketSessionIncomingMessages,proto3" json:"webSocketSessionIncomingMessages,omitempty"` WebSocketSessionOutgoingMessages int64 `protobuf:"varint,11,opt,name=webSocketSessionOutgoingMessages,proto3" json:"webSocketSessionOutgoingMessages,omitempty"` // contains filtered or unexported fields }
func (*GetStatsResponse) Descriptor
deprecated
func (*GetStatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatsResponse.ProtoReflect.Descriptor instead.
func (*GetStatsResponse) GetActiveFps ¶
func (x *GetStatsResponse) GetActiveFps() int64
func (*GetStatsResponse) GetAvailableDiskSpace ¶
func (x *GetStatsResponse) GetAvailableDiskSpace() int64
func (*GetStatsResponse) GetAverageFrameRenderTime ¶
func (x *GetStatsResponse) GetAverageFrameRenderTime() int64
func (*GetStatsResponse) GetCpuUsage ¶
func (x *GetStatsResponse) GetCpuUsage() int64
func (*GetStatsResponse) GetMemoryUsage ¶
func (x *GetStatsResponse) GetMemoryUsage() int64
func (*GetStatsResponse) GetOutputSkippedFrames ¶
func (x *GetStatsResponse) GetOutputSkippedFrames() int64
func (*GetStatsResponse) GetOutputTotalFrames ¶
func (x *GetStatsResponse) GetOutputTotalFrames() int64
func (*GetStatsResponse) GetRenderSkippedFrames ¶
func (x *GetStatsResponse) GetRenderSkippedFrames() int64
func (*GetStatsResponse) GetRenderTotalFrames ¶
func (x *GetStatsResponse) GetRenderTotalFrames() int64
func (*GetStatsResponse) GetWebSocketSessionIncomingMessages ¶
func (x *GetStatsResponse) GetWebSocketSessionIncomingMessages() int64
func (*GetStatsResponse) GetWebSocketSessionOutgoingMessages ¶
func (x *GetStatsResponse) GetWebSocketSessionOutgoingMessages() int64
func (*GetStatsResponse) ProtoMessage ¶
func (*GetStatsResponse) ProtoMessage()
func (*GetStatsResponse) ProtoReflect ¶
func (x *GetStatsResponse) ProtoReflect() protoreflect.Message
func (*GetStatsResponse) Reset ¶
func (x *GetStatsResponse) Reset()
func (*GetStatsResponse) String ¶
func (x *GetStatsResponse) String() string
type GetStreamServiceSettingsRequest ¶
type GetStreamServiceSettingsRequest struct {
// contains filtered or unexported fields
}
func (*GetStreamServiceSettingsRequest) Descriptor
deprecated
func (*GetStreamServiceSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStreamServiceSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetStreamServiceSettingsRequest) ProtoMessage ¶
func (*GetStreamServiceSettingsRequest) ProtoMessage()
func (*GetStreamServiceSettingsRequest) ProtoReflect ¶
func (x *GetStreamServiceSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetStreamServiceSettingsRequest) Reset ¶
func (x *GetStreamServiceSettingsRequest) Reset()
func (*GetStreamServiceSettingsRequest) String ¶
func (x *GetStreamServiceSettingsRequest) String() string
type GetStreamServiceSettingsResponse ¶
type GetStreamServiceSettingsResponse struct { StreamServiceType []byte `protobuf:"bytes,1,opt,name=streamServiceType,proto3" json:"streamServiceType,omitempty"` StreamServiceSettings *AbstractObject `protobuf:"bytes,2,opt,name=streamServiceSettings,proto3" json:"streamServiceSettings,omitempty"` // contains filtered or unexported fields }
func (*GetStreamServiceSettingsResponse) Descriptor
deprecated
func (*GetStreamServiceSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStreamServiceSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetStreamServiceSettingsResponse) GetStreamServiceSettings ¶
func (x *GetStreamServiceSettingsResponse) GetStreamServiceSettings() *AbstractObject
func (*GetStreamServiceSettingsResponse) GetStreamServiceType ¶
func (x *GetStreamServiceSettingsResponse) GetStreamServiceType() []byte
func (*GetStreamServiceSettingsResponse) ProtoMessage ¶
func (*GetStreamServiceSettingsResponse) ProtoMessage()
func (*GetStreamServiceSettingsResponse) ProtoReflect ¶
func (x *GetStreamServiceSettingsResponse) ProtoReflect() protoreflect.Message
func (*GetStreamServiceSettingsResponse) Reset ¶
func (x *GetStreamServiceSettingsResponse) Reset()
func (*GetStreamServiceSettingsResponse) String ¶
func (x *GetStreamServiceSettingsResponse) String() string
type GetStreamStatusRequest ¶
type GetStreamStatusRequest struct {
// contains filtered or unexported fields
}
func (*GetStreamStatusRequest) Descriptor
deprecated
func (*GetStreamStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStreamStatusRequest.ProtoReflect.Descriptor instead.
func (*GetStreamStatusRequest) ProtoMessage ¶
func (*GetStreamStatusRequest) ProtoMessage()
func (*GetStreamStatusRequest) ProtoReflect ¶
func (x *GetStreamStatusRequest) ProtoReflect() protoreflect.Message
func (*GetStreamStatusRequest) Reset ¶
func (x *GetStreamStatusRequest) Reset()
func (*GetStreamStatusRequest) String ¶
func (x *GetStreamStatusRequest) String() string
type GetStreamStatusResponse ¶
type GetStreamStatusResponse struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` OutputReconnecting bool `protobuf:"varint,2,opt,name=outputReconnecting,proto3" json:"outputReconnecting,omitempty"` OutputTimecode []byte `protobuf:"bytes,3,opt,name=outputTimecode,proto3" json:"outputTimecode,omitempty"` OutputDuration int64 `protobuf:"varint,4,opt,name=outputDuration,proto3" json:"outputDuration,omitempty"` OutputCongestion int64 `protobuf:"varint,5,opt,name=outputCongestion,proto3" json:"outputCongestion,omitempty"` OutputBytes int64 `protobuf:"varint,6,opt,name=outputBytes,proto3" json:"outputBytes,omitempty"` OutputSkippedFrames int64 `protobuf:"varint,7,opt,name=outputSkippedFrames,proto3" json:"outputSkippedFrames,omitempty"` OutputTotalFrames int64 `protobuf:"varint,8,opt,name=outputTotalFrames,proto3" json:"outputTotalFrames,omitempty"` // contains filtered or unexported fields }
func (*GetStreamStatusResponse) Descriptor
deprecated
func (*GetStreamStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStreamStatusResponse.ProtoReflect.Descriptor instead.
func (*GetStreamStatusResponse) GetOutputActive ¶
func (x *GetStreamStatusResponse) GetOutputActive() bool
func (*GetStreamStatusResponse) GetOutputBytes ¶
func (x *GetStreamStatusResponse) GetOutputBytes() int64
func (*GetStreamStatusResponse) GetOutputCongestion ¶
func (x *GetStreamStatusResponse) GetOutputCongestion() int64
func (*GetStreamStatusResponse) GetOutputDuration ¶
func (x *GetStreamStatusResponse) GetOutputDuration() int64
func (*GetStreamStatusResponse) GetOutputReconnecting ¶
func (x *GetStreamStatusResponse) GetOutputReconnecting() bool
func (*GetStreamStatusResponse) GetOutputSkippedFrames ¶
func (x *GetStreamStatusResponse) GetOutputSkippedFrames() int64
func (*GetStreamStatusResponse) GetOutputTimecode ¶
func (x *GetStreamStatusResponse) GetOutputTimecode() []byte
func (*GetStreamStatusResponse) GetOutputTotalFrames ¶
func (x *GetStreamStatusResponse) GetOutputTotalFrames() int64
func (*GetStreamStatusResponse) ProtoMessage ¶
func (*GetStreamStatusResponse) ProtoMessage()
func (*GetStreamStatusResponse) ProtoReflect ¶
func (x *GetStreamStatusResponse) ProtoReflect() protoreflect.Message
func (*GetStreamStatusResponse) Reset ¶
func (x *GetStreamStatusResponse) Reset()
func (*GetStreamStatusResponse) String ¶
func (x *GetStreamStatusResponse) String() string
type GetStudioModeEnabledRequest ¶
type GetStudioModeEnabledRequest struct {
// contains filtered or unexported fields
}
func (*GetStudioModeEnabledRequest) Descriptor
deprecated
func (*GetStudioModeEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStudioModeEnabledRequest.ProtoReflect.Descriptor instead.
func (*GetStudioModeEnabledRequest) ProtoMessage ¶
func (*GetStudioModeEnabledRequest) ProtoMessage()
func (*GetStudioModeEnabledRequest) ProtoReflect ¶
func (x *GetStudioModeEnabledRequest) ProtoReflect() protoreflect.Message
func (*GetStudioModeEnabledRequest) Reset ¶
func (x *GetStudioModeEnabledRequest) Reset()
func (*GetStudioModeEnabledRequest) String ¶
func (x *GetStudioModeEnabledRequest) String() string
type GetStudioModeEnabledResponse ¶
type GetStudioModeEnabledResponse struct { StudioModeEnabled bool `protobuf:"varint,1,opt,name=studioModeEnabled,proto3" json:"studioModeEnabled,omitempty"` // contains filtered or unexported fields }
func (*GetStudioModeEnabledResponse) Descriptor
deprecated
func (*GetStudioModeEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStudioModeEnabledResponse.ProtoReflect.Descriptor instead.
func (*GetStudioModeEnabledResponse) GetStudioModeEnabled ¶
func (x *GetStudioModeEnabledResponse) GetStudioModeEnabled() bool
func (*GetStudioModeEnabledResponse) ProtoMessage ¶
func (*GetStudioModeEnabledResponse) ProtoMessage()
func (*GetStudioModeEnabledResponse) ProtoReflect ¶
func (x *GetStudioModeEnabledResponse) ProtoReflect() protoreflect.Message
func (*GetStudioModeEnabledResponse) Reset ¶
func (x *GetStudioModeEnabledResponse) Reset()
func (*GetStudioModeEnabledResponse) String ¶
func (x *GetStudioModeEnabledResponse) String() string
type GetTransitionKindListRequest ¶
type GetTransitionKindListRequest struct {
// contains filtered or unexported fields
}
func (*GetTransitionKindListRequest) Descriptor
deprecated
func (*GetTransitionKindListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransitionKindListRequest.ProtoReflect.Descriptor instead.
func (*GetTransitionKindListRequest) ProtoMessage ¶
func (*GetTransitionKindListRequest) ProtoMessage()
func (*GetTransitionKindListRequest) ProtoReflect ¶
func (x *GetTransitionKindListRequest) ProtoReflect() protoreflect.Message
func (*GetTransitionKindListRequest) Reset ¶
func (x *GetTransitionKindListRequest) Reset()
func (*GetTransitionKindListRequest) String ¶
func (x *GetTransitionKindListRequest) String() string
type GetTransitionKindListResponse ¶
type GetTransitionKindListResponse struct { TransitionKinds []string `protobuf:"bytes,1,rep,name=transitionKinds,proto3" json:"transitionKinds,omitempty"` // contains filtered or unexported fields }
func (*GetTransitionKindListResponse) Descriptor
deprecated
func (*GetTransitionKindListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransitionKindListResponse.ProtoReflect.Descriptor instead.
func (*GetTransitionKindListResponse) GetTransitionKinds ¶
func (x *GetTransitionKindListResponse) GetTransitionKinds() []string
func (*GetTransitionKindListResponse) ProtoMessage ¶
func (*GetTransitionKindListResponse) ProtoMessage()
func (*GetTransitionKindListResponse) ProtoReflect ¶
func (x *GetTransitionKindListResponse) ProtoReflect() protoreflect.Message
func (*GetTransitionKindListResponse) Reset ¶
func (x *GetTransitionKindListResponse) Reset()
func (*GetTransitionKindListResponse) String ¶
func (x *GetTransitionKindListResponse) String() string
type GetVersionRequest ¶
type GetVersionRequest struct {
// contains filtered or unexported fields
}
func (*GetVersionRequest) Descriptor
deprecated
func (*GetVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVersionRequest.ProtoReflect.Descriptor instead.
func (*GetVersionRequest) ProtoMessage ¶
func (*GetVersionRequest) ProtoMessage()
func (*GetVersionRequest) ProtoReflect ¶
func (x *GetVersionRequest) ProtoReflect() protoreflect.Message
func (*GetVersionRequest) Reset ¶
func (x *GetVersionRequest) Reset()
func (*GetVersionRequest) String ¶
func (x *GetVersionRequest) String() string
type GetVersionResponse ¶
type GetVersionResponse struct { ObsVersion []byte `protobuf:"bytes,1,opt,name=obsVersion,proto3" json:"obsVersion,omitempty"` ObsWebSocketVersion []byte `protobuf:"bytes,2,opt,name=obsWebSocketVersion,proto3" json:"obsWebSocketVersion,omitempty"` RpcVersion int64 `protobuf:"varint,3,opt,name=rpcVersion,proto3" json:"rpcVersion,omitempty"` AvailableRequests [][]byte `protobuf:"bytes,4,rep,name=availableRequests,proto3" json:"availableRequests,omitempty"` SupportedImageFormats [][]byte `protobuf:"bytes,5,rep,name=supportedImageFormats,proto3" json:"supportedImageFormats,omitempty"` Platform []byte `protobuf:"bytes,6,opt,name=platform,proto3" json:"platform,omitempty"` PlatformDescription []byte `protobuf:"bytes,7,opt,name=platformDescription,proto3" json:"platformDescription,omitempty"` // contains filtered or unexported fields }
func (*GetVersionResponse) Descriptor
deprecated
func (*GetVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVersionResponse.ProtoReflect.Descriptor instead.
func (*GetVersionResponse) GetAvailableRequests ¶
func (x *GetVersionResponse) GetAvailableRequests() [][]byte
func (*GetVersionResponse) GetObsVersion ¶
func (x *GetVersionResponse) GetObsVersion() []byte
func (*GetVersionResponse) GetObsWebSocketVersion ¶
func (x *GetVersionResponse) GetObsWebSocketVersion() []byte
func (*GetVersionResponse) GetPlatform ¶
func (x *GetVersionResponse) GetPlatform() []byte
func (*GetVersionResponse) GetPlatformDescription ¶
func (x *GetVersionResponse) GetPlatformDescription() []byte
func (*GetVersionResponse) GetRpcVersion ¶
func (x *GetVersionResponse) GetRpcVersion() int64
func (*GetVersionResponse) GetSupportedImageFormats ¶
func (x *GetVersionResponse) GetSupportedImageFormats() [][]byte
func (*GetVersionResponse) ProtoMessage ¶
func (*GetVersionResponse) ProtoMessage()
func (*GetVersionResponse) ProtoReflect ¶
func (x *GetVersionResponse) ProtoReflect() protoreflect.Message
func (*GetVersionResponse) Reset ¶
func (x *GetVersionResponse) Reset()
func (*GetVersionResponse) String ¶
func (x *GetVersionResponse) String() string
type GetVideoSettingsRequest ¶
type GetVideoSettingsRequest struct {
// contains filtered or unexported fields
}
func (*GetVideoSettingsRequest) Descriptor
deprecated
func (*GetVideoSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVideoSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetVideoSettingsRequest) ProtoMessage ¶
func (*GetVideoSettingsRequest) ProtoMessage()
func (*GetVideoSettingsRequest) ProtoReflect ¶
func (x *GetVideoSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetVideoSettingsRequest) Reset ¶
func (x *GetVideoSettingsRequest) Reset()
func (*GetVideoSettingsRequest) String ¶
func (x *GetVideoSettingsRequest) String() string
type GetVideoSettingsResponse ¶
type GetVideoSettingsResponse struct { FpsNumerator int64 `protobuf:"varint,1,opt,name=fpsNumerator,proto3" json:"fpsNumerator,omitempty"` FpsDenominator int64 `protobuf:"varint,2,opt,name=fpsDenominator,proto3" json:"fpsDenominator,omitempty"` BaseWidth int64 `protobuf:"varint,3,opt,name=baseWidth,proto3" json:"baseWidth,omitempty"` BaseHeight int64 `protobuf:"varint,4,opt,name=baseHeight,proto3" json:"baseHeight,omitempty"` OutputWidth int64 `protobuf:"varint,5,opt,name=outputWidth,proto3" json:"outputWidth,omitempty"` OutputHeight int64 `protobuf:"varint,6,opt,name=outputHeight,proto3" json:"outputHeight,omitempty"` // contains filtered or unexported fields }
func (*GetVideoSettingsResponse) Descriptor
deprecated
func (*GetVideoSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVideoSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetVideoSettingsResponse) GetBaseHeight ¶
func (x *GetVideoSettingsResponse) GetBaseHeight() int64
func (*GetVideoSettingsResponse) GetBaseWidth ¶
func (x *GetVideoSettingsResponse) GetBaseWidth() int64
func (*GetVideoSettingsResponse) GetFpsDenominator ¶
func (x *GetVideoSettingsResponse) GetFpsDenominator() int64
func (*GetVideoSettingsResponse) GetFpsNumerator ¶
func (x *GetVideoSettingsResponse) GetFpsNumerator() int64
func (*GetVideoSettingsResponse) GetOutputHeight ¶
func (x *GetVideoSettingsResponse) GetOutputHeight() int64
func (*GetVideoSettingsResponse) GetOutputWidth ¶
func (x *GetVideoSettingsResponse) GetOutputWidth() int64
func (*GetVideoSettingsResponse) ProtoMessage ¶
func (*GetVideoSettingsResponse) ProtoMessage()
func (*GetVideoSettingsResponse) ProtoReflect ¶
func (x *GetVideoSettingsResponse) ProtoReflect() protoreflect.Message
func (*GetVideoSettingsResponse) Reset ¶
func (x *GetVideoSettingsResponse) Reset()
func (*GetVideoSettingsResponse) String ¶
func (x *GetVideoSettingsResponse) String() string
type GetVirtualCamStatusRequest ¶
type GetVirtualCamStatusRequest struct {
// contains filtered or unexported fields
}
func (*GetVirtualCamStatusRequest) Descriptor
deprecated
func (*GetVirtualCamStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVirtualCamStatusRequest.ProtoReflect.Descriptor instead.
func (*GetVirtualCamStatusRequest) ProtoMessage ¶
func (*GetVirtualCamStatusRequest) ProtoMessage()
func (*GetVirtualCamStatusRequest) ProtoReflect ¶
func (x *GetVirtualCamStatusRequest) ProtoReflect() protoreflect.Message
func (*GetVirtualCamStatusRequest) Reset ¶
func (x *GetVirtualCamStatusRequest) Reset()
func (*GetVirtualCamStatusRequest) String ¶
func (x *GetVirtualCamStatusRequest) String() string
type GetVirtualCamStatusResponse ¶
type GetVirtualCamStatusResponse struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` // contains filtered or unexported fields }
func (*GetVirtualCamStatusResponse) Descriptor
deprecated
func (*GetVirtualCamStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVirtualCamStatusResponse.ProtoReflect.Descriptor instead.
func (*GetVirtualCamStatusResponse) GetOutputActive ¶
func (x *GetVirtualCamStatusResponse) GetOutputActive() bool
func (*GetVirtualCamStatusResponse) ProtoMessage ¶
func (*GetVirtualCamStatusResponse) ProtoMessage()
func (*GetVirtualCamStatusResponse) ProtoReflect ¶
func (x *GetVirtualCamStatusResponse) ProtoReflect() protoreflect.Message
func (*GetVirtualCamStatusResponse) Reset ¶
func (x *GetVirtualCamStatusResponse) Reset()
func (*GetVirtualCamStatusResponse) String ¶
func (x *GetVirtualCamStatusResponse) String() string
type Input ¶
type Input struct { InputUUID *string `protobuf:"bytes,1,opt,name=InputUUID,proto3,oneof" json:"InputUUID,omitempty"` InputName *string `protobuf:"bytes,2,opt,name=InputName,proto3,oneof" json:"InputName,omitempty"` InputKind *string `protobuf:"bytes,3,opt,name=InputKind,proto3,oneof" json:"InputKind,omitempty"` UnversionedInputKind *string `protobuf:"bytes,4,opt,name=UnversionedInputKind,proto3,oneof" json:"UnversionedInputKind,omitempty"` // contains filtered or unexported fields }
func (*Input) Descriptor
deprecated
func (*Input) GetInputKind ¶
func (*Input) GetInputName ¶
func (*Input) GetInputUUID ¶
func (*Input) GetUnversionedInputKind ¶
func (*Input) ProtoMessage ¶
func (*Input) ProtoMessage()
func (*Input) ProtoReflect ¶
func (x *Input) ProtoReflect() protoreflect.Message
type InputAudioTracks ¶
type InputAudioTracks struct { Fields map[string]*Any `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*InputAudioTracks) Descriptor
deprecated
func (*InputAudioTracks) Descriptor() ([]byte, []int)
Deprecated: Use InputAudioTracks.ProtoReflect.Descriptor instead.
func (*InputAudioTracks) GetFields ¶
func (x *InputAudioTracks) GetFields() map[string]*Any
func (*InputAudioTracks) ProtoMessage ¶
func (*InputAudioTracks) ProtoMessage()
func (*InputAudioTracks) ProtoReflect ¶
func (x *InputAudioTracks) ProtoReflect() protoreflect.Message
func (*InputAudioTracks) Reset ¶
func (x *InputAudioTracks) Reset()
func (*InputAudioTracks) String ¶
func (x *InputAudioTracks) String() string
type InputVolumeMeter ¶
type InputVolumeMeter struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Channels []*InputVolumeMeterChannel `protobuf:"bytes,2,rep,name=Channels,proto3" json:"Channels,omitempty"` // contains filtered or unexported fields }
func (*InputVolumeMeter) Descriptor
deprecated
func (*InputVolumeMeter) Descriptor() ([]byte, []int)
Deprecated: Use InputVolumeMeter.ProtoReflect.Descriptor instead.
func (*InputVolumeMeter) GetChannels ¶
func (x *InputVolumeMeter) GetChannels() []*InputVolumeMeterChannel
func (*InputVolumeMeter) GetName ¶
func (x *InputVolumeMeter) GetName() string
func (*InputVolumeMeter) ProtoMessage ¶
func (*InputVolumeMeter) ProtoMessage()
func (*InputVolumeMeter) ProtoReflect ¶
func (x *InputVolumeMeter) ProtoReflect() protoreflect.Message
func (*InputVolumeMeter) Reset ¶
func (x *InputVolumeMeter) Reset()
func (*InputVolumeMeter) String ¶
func (x *InputVolumeMeter) String() string
type InputVolumeMeterChannel ¶
type InputVolumeMeterChannel struct { Value0 float64 `protobuf:"fixed64,1,opt,name=Value0,proto3" json:"Value0,omitempty"` Value1 float64 `protobuf:"fixed64,2,opt,name=Value1,proto3" json:"Value1,omitempty"` Value2 float64 `protobuf:"fixed64,3,opt,name=Value2,proto3" json:"Value2,omitempty"` // contains filtered or unexported fields }
func (*InputVolumeMeterChannel) Descriptor
deprecated
func (*InputVolumeMeterChannel) Descriptor() ([]byte, []int)
Deprecated: Use InputVolumeMeterChannel.ProtoReflect.Descriptor instead.
func (*InputVolumeMeterChannel) GetValue0 ¶
func (x *InputVolumeMeterChannel) GetValue0() float64
func (*InputVolumeMeterChannel) GetValue1 ¶
func (x *InputVolumeMeterChannel) GetValue1() float64
func (*InputVolumeMeterChannel) GetValue2 ¶
func (x *InputVolumeMeterChannel) GetValue2() float64
func (*InputVolumeMeterChannel) ProtoMessage ¶
func (*InputVolumeMeterChannel) ProtoMessage()
func (*InputVolumeMeterChannel) ProtoReflect ¶
func (x *InputVolumeMeterChannel) ProtoReflect() protoreflect.Message
func (*InputVolumeMeterChannel) Reset ¶
func (x *InputVolumeMeterChannel) Reset()
func (*InputVolumeMeterChannel) String ¶
func (x *InputVolumeMeterChannel) String() string
type KeyModifiers ¶
type KeyModifiers struct { Shift string `protobuf:"bytes,1,opt,name=Shift,proto3" json:"Shift,omitempty"` Control int64 `protobuf:"varint,2,opt,name=Control,proto3" json:"Control,omitempty"` Alt int64 `protobuf:"varint,3,opt,name=Alt,proto3" json:"Alt,omitempty"` Command string `protobuf:"bytes,4,opt,name=Command,proto3" json:"Command,omitempty"` // contains filtered or unexported fields }
func (*KeyModifiers) Descriptor
deprecated
func (*KeyModifiers) Descriptor() ([]byte, []int)
Deprecated: Use KeyModifiers.ProtoReflect.Descriptor instead.
func (*KeyModifiers) GetAlt ¶
func (x *KeyModifiers) GetAlt() int64
func (*KeyModifiers) GetCommand ¶
func (x *KeyModifiers) GetCommand() string
func (*KeyModifiers) GetControl ¶
func (x *KeyModifiers) GetControl() int64
func (*KeyModifiers) GetShift ¶
func (x *KeyModifiers) GetShift() string
func (*KeyModifiers) ProtoMessage ¶
func (*KeyModifiers) ProtoMessage()
func (*KeyModifiers) ProtoReflect ¶
func (x *KeyModifiers) ProtoReflect() protoreflect.Message
func (*KeyModifiers) Reset ¶
func (x *KeyModifiers) Reset()
func (*KeyModifiers) String ¶
func (x *KeyModifiers) String() string
type Monitor ¶
type Monitor struct { MonitorHeight int64 `protobuf:"varint,1,opt,name=MonitorHeight,proto3" json:"MonitorHeight,omitempty"` MonitorIndex int64 `protobuf:"varint,2,opt,name=MonitorIndex,proto3" json:"MonitorIndex,omitempty"` MonitorName string `protobuf:"bytes,3,opt,name=MonitorName,proto3" json:"MonitorName,omitempty"` MonitorPositionX int64 `protobuf:"varint,4,opt,name=MonitorPositionX,proto3" json:"MonitorPositionX,omitempty"` MonitorPositionY int64 `protobuf:"varint,5,opt,name=MonitorPositionY,proto3" json:"MonitorPositionY,omitempty"` MonitorWidth int64 `protobuf:"varint,6,opt,name=MonitorWidth,proto3" json:"MonitorWidth,omitempty"` // contains filtered or unexported fields }
func (*Monitor) Descriptor
deprecated
func (*Monitor) GetMonitorHeight ¶
func (*Monitor) GetMonitorIndex ¶
func (*Monitor) GetMonitorName ¶
func (*Monitor) GetMonitorPositionX ¶
func (*Monitor) GetMonitorPositionY ¶
func (*Monitor) GetMonitorWidth ¶
func (*Monitor) ProtoMessage ¶
func (*Monitor) ProtoMessage()
func (*Monitor) ProtoReflect ¶
func (x *Monitor) ProtoReflect() protoreflect.Message
type OBSClient ¶
type OBSClient interface { GetPersistentData(ctx context.Context, in *GetPersistentDataRequest, opts ...grpc.CallOption) (*GetPersistentDataResponse, error) SetPersistentData(ctx context.Context, in *SetPersistentDataRequest, opts ...grpc.CallOption) (*SetPersistentDataResponse, error) GetSceneCollectionList(ctx context.Context, in *GetSceneCollectionListRequest, opts ...grpc.CallOption) (*GetSceneCollectionListResponse, error) SetCurrentSceneCollection(ctx context.Context, in *SetCurrentSceneCollectionRequest, opts ...grpc.CallOption) (*SetCurrentSceneCollectionResponse, error) CreateSceneCollection(ctx context.Context, in *CreateSceneCollectionRequest, opts ...grpc.CallOption) (*CreateSceneCollectionResponse, error) GetProfileList(ctx context.Context, in *GetProfileListRequest, opts ...grpc.CallOption) (*GetProfileListResponse, error) SetCurrentProfile(ctx context.Context, in *SetCurrentProfileRequest, opts ...grpc.CallOption) (*SetCurrentProfileResponse, error) CreateProfile(ctx context.Context, in *CreateProfileRequest, opts ...grpc.CallOption) (*CreateProfileResponse, error) RemoveProfile(ctx context.Context, in *RemoveProfileRequest, opts ...grpc.CallOption) (*RemoveProfileResponse, error) GetProfileParameter(ctx context.Context, in *GetProfileParameterRequest, opts ...grpc.CallOption) (*GetProfileParameterResponse, error) SetProfileParameter(ctx context.Context, in *SetProfileParameterRequest, opts ...grpc.CallOption) (*SetProfileParameterResponse, error) GetVideoSettings(ctx context.Context, in *GetVideoSettingsRequest, opts ...grpc.CallOption) (*GetVideoSettingsResponse, error) SetVideoSettings(ctx context.Context, in *SetVideoSettingsRequest, opts ...grpc.CallOption) (*SetVideoSettingsResponse, error) GetStreamServiceSettings(ctx context.Context, in *GetStreamServiceSettingsRequest, opts ...grpc.CallOption) (*GetStreamServiceSettingsResponse, error) SetStreamServiceSettings(ctx context.Context, in *SetStreamServiceSettingsRequest, opts ...grpc.CallOption) (*SetStreamServiceSettingsResponse, error) GetRecordDirectory(ctx context.Context, in *GetRecordDirectoryRequest, opts ...grpc.CallOption) (*GetRecordDirectoryResponse, error) SetRecordDirectory(ctx context.Context, in *SetRecordDirectoryRequest, opts ...grpc.CallOption) (*SetRecordDirectoryResponse, error) GetSourceFilterKindList(ctx context.Context, in *GetSourceFilterKindListRequest, opts ...grpc.CallOption) (*GetSourceFilterKindListResponse, error) GetSourceFilterList(ctx context.Context, in *GetSourceFilterListRequest, opts ...grpc.CallOption) (*GetSourceFilterListResponse, error) GetSourceFilterDefaultSettings(ctx context.Context, in *GetSourceFilterDefaultSettingsRequest, opts ...grpc.CallOption) (*GetSourceFilterDefaultSettingsResponse, error) CreateSourceFilter(ctx context.Context, in *CreateSourceFilterRequest, opts ...grpc.CallOption) (*CreateSourceFilterResponse, error) RemoveSourceFilter(ctx context.Context, in *RemoveSourceFilterRequest, opts ...grpc.CallOption) (*RemoveSourceFilterResponse, error) SetSourceFilterName(ctx context.Context, in *SetSourceFilterNameRequest, opts ...grpc.CallOption) (*SetSourceFilterNameResponse, error) GetSourceFilter(ctx context.Context, in *GetSourceFilterRequest, opts ...grpc.CallOption) (*GetSourceFilterResponse, error) SetSourceFilterIndex(ctx context.Context, in *SetSourceFilterIndexRequest, opts ...grpc.CallOption) (*SetSourceFilterIndexResponse, error) SetSourceFilterSettings(ctx context.Context, in *SetSourceFilterSettingsRequest, opts ...grpc.CallOption) (*SetSourceFilterSettingsResponse, error) SetSourceFilterEnabled(ctx context.Context, in *SetSourceFilterEnabledRequest, opts ...grpc.CallOption) (*SetSourceFilterEnabledResponse, error) GetVersion(ctx context.Context, in *GetVersionRequest, opts ...grpc.CallOption) (*GetVersionResponse, error) GetStats(ctx context.Context, in *GetStatsRequest, opts ...grpc.CallOption) (*GetStatsResponse, error) BroadcastCustomEvent(ctx context.Context, in *BroadcastCustomEventRequest, opts ...grpc.CallOption) (*BroadcastCustomEventResponse, error) CallVendorRequest(ctx context.Context, in *CallVendorRequestRequest, opts ...grpc.CallOption) (*CallVendorRequestResponse, error) GetHotkeyList(ctx context.Context, in *GetHotkeyListRequest, opts ...grpc.CallOption) (*GetHotkeyListResponse, error) TriggerHotkeyByName(ctx context.Context, in *TriggerHotkeyByNameRequest, opts ...grpc.CallOption) (*TriggerHotkeyByNameResponse, error) TriggerHotkeyByKeySequence(ctx context.Context, in *TriggerHotkeyByKeySequenceRequest, opts ...grpc.CallOption) (*TriggerHotkeyByKeySequenceResponse, error) Sleep(ctx context.Context, in *SleepRequest, opts ...grpc.CallOption) (*SleepResponse, error) GetInputList(ctx context.Context, in *GetInputListRequest, opts ...grpc.CallOption) (*GetInputListResponse, error) GetInputKindList(ctx context.Context, in *GetInputKindListRequest, opts ...grpc.CallOption) (*GetInputKindListResponse, error) GetSpecialInputs(ctx context.Context, in *GetSpecialInputsRequest, opts ...grpc.CallOption) (*GetSpecialInputsResponse, error) CreateInput(ctx context.Context, in *CreateInputRequest, opts ...grpc.CallOption) (*CreateInputResponse, error) RemoveInput(ctx context.Context, in *RemoveInputRequest, opts ...grpc.CallOption) (*RemoveInputResponse, error) SetInputName(ctx context.Context, in *SetInputNameRequest, opts ...grpc.CallOption) (*SetInputNameResponse, error) GetInputDefaultSettings(ctx context.Context, in *GetInputDefaultSettingsRequest, opts ...grpc.CallOption) (*GetInputDefaultSettingsResponse, error) GetInputSettings(ctx context.Context, in *GetInputSettingsRequest, opts ...grpc.CallOption) (*GetInputSettingsResponse, error) SetInputSettings(ctx context.Context, in *SetInputSettingsRequest, opts ...grpc.CallOption) (*SetInputSettingsResponse, error) GetInputMute(ctx context.Context, in *GetInputMuteRequest, opts ...grpc.CallOption) (*GetInputMuteResponse, error) SetInputMute(ctx context.Context, in *SetInputMuteRequest, opts ...grpc.CallOption) (*SetInputMuteResponse, error) ToggleInputMute(ctx context.Context, in *ToggleInputMuteRequest, opts ...grpc.CallOption) (*ToggleInputMuteResponse, error) GetInputVolume(ctx context.Context, in *GetInputVolumeRequest, opts ...grpc.CallOption) (*GetInputVolumeResponse, error) SetInputVolume(ctx context.Context, in *SetInputVolumeRequest, opts ...grpc.CallOption) (*SetInputVolumeResponse, error) GetInputAudioBalance(ctx context.Context, in *GetInputAudioBalanceRequest, opts ...grpc.CallOption) (*GetInputAudioBalanceResponse, error) SetInputAudioBalance(ctx context.Context, in *SetInputAudioBalanceRequest, opts ...grpc.CallOption) (*SetInputAudioBalanceResponse, error) GetInputAudioSyncOffset(ctx context.Context, in *GetInputAudioSyncOffsetRequest, opts ...grpc.CallOption) (*GetInputAudioSyncOffsetResponse, error) SetInputAudioSyncOffset(ctx context.Context, in *SetInputAudioSyncOffsetRequest, opts ...grpc.CallOption) (*SetInputAudioSyncOffsetResponse, error) GetInputAudioMonitorType(ctx context.Context, in *GetInputAudioMonitorTypeRequest, opts ...grpc.CallOption) (*GetInputAudioMonitorTypeResponse, error) SetInputAudioMonitorType(ctx context.Context, in *SetInputAudioMonitorTypeRequest, opts ...grpc.CallOption) (*SetInputAudioMonitorTypeResponse, error) GetInputAudioTracks(ctx context.Context, in *GetInputAudioTracksRequest, opts ...grpc.CallOption) (*GetInputAudioTracksResponse, error) SetInputAudioTracks(ctx context.Context, in *SetInputAudioTracksRequest, opts ...grpc.CallOption) (*SetInputAudioTracksResponse, error) GetInputPropertiesListPropertyItems(ctx context.Context, in *GetInputPropertiesListPropertyItemsRequest, opts ...grpc.CallOption) (*GetInputPropertiesListPropertyItemsResponse, error) PressInputPropertiesButton(ctx context.Context, in *PressInputPropertiesButtonRequest, opts ...grpc.CallOption) (*PressInputPropertiesButtonResponse, error) GetMediaInputStatus(ctx context.Context, in *GetMediaInputStatusRequest, opts ...grpc.CallOption) (*GetMediaInputStatusResponse, error) SetMediaInputCursor(ctx context.Context, in *SetMediaInputCursorRequest, opts ...grpc.CallOption) (*SetMediaInputCursorResponse, error) OffsetMediaInputCursor(ctx context.Context, in *OffsetMediaInputCursorRequest, opts ...grpc.CallOption) (*OffsetMediaInputCursorResponse, error) TriggerMediaInputAction(ctx context.Context, in *TriggerMediaInputActionRequest, opts ...grpc.CallOption) (*TriggerMediaInputActionResponse, error) GetVirtualCamStatus(ctx context.Context, in *GetVirtualCamStatusRequest, opts ...grpc.CallOption) (*GetVirtualCamStatusResponse, error) ToggleVirtualCam(ctx context.Context, in *ToggleVirtualCamRequest, opts ...grpc.CallOption) (*ToggleVirtualCamResponse, error) StartVirtualCam(ctx context.Context, in *StartVirtualCamRequest, opts ...grpc.CallOption) (*StartVirtualCamResponse, error) StopVirtualCam(ctx context.Context, in *StopVirtualCamRequest, opts ...grpc.CallOption) (*StopVirtualCamResponse, error) GetReplayBufferStatus(ctx context.Context, in *GetReplayBufferStatusRequest, opts ...grpc.CallOption) (*GetReplayBufferStatusResponse, error) ToggleReplayBuffer(ctx context.Context, in *ToggleReplayBufferRequest, opts ...grpc.CallOption) (*ToggleReplayBufferResponse, error) StartReplayBuffer(ctx context.Context, in *StartReplayBufferRequest, opts ...grpc.CallOption) (*StartReplayBufferResponse, error) StopReplayBuffer(ctx context.Context, in *StopReplayBufferRequest, opts ...grpc.CallOption) (*StopReplayBufferResponse, error) SaveReplayBuffer(ctx context.Context, in *SaveReplayBufferRequest, opts ...grpc.CallOption) (*SaveReplayBufferResponse, error) GetLastReplayBufferReplay(ctx context.Context, in *GetLastReplayBufferReplayRequest, opts ...grpc.CallOption) (*GetLastReplayBufferReplayResponse, error) GetOutputList(ctx context.Context, in *GetOutputListRequest, opts ...grpc.CallOption) (*GetOutputListResponse, error) GetOutputStatus(ctx context.Context, in *GetOutputStatusRequest, opts ...grpc.CallOption) (*GetOutputStatusResponse, error) ToggleOutput(ctx context.Context, in *ToggleOutputRequest, opts ...grpc.CallOption) (*ToggleOutputResponse, error) StartOutput(ctx context.Context, in *StartOutputRequest, opts ...grpc.CallOption) (*StartOutputResponse, error) StopOutput(ctx context.Context, in *StopOutputRequest, opts ...grpc.CallOption) (*StopOutputResponse, error) GetOutputSettings(ctx context.Context, in *GetOutputSettingsRequest, opts ...grpc.CallOption) (*GetOutputSettingsResponse, error) SetOutputSettings(ctx context.Context, in *SetOutputSettingsRequest, opts ...grpc.CallOption) (*SetOutputSettingsResponse, error) GetRecordStatus(ctx context.Context, in *GetRecordStatusRequest, opts ...grpc.CallOption) (*GetRecordStatusResponse, error) ToggleRecord(ctx context.Context, in *ToggleRecordRequest, opts ...grpc.CallOption) (*ToggleRecordResponse, error) StartRecord(ctx context.Context, in *StartRecordRequest, opts ...grpc.CallOption) (*StartRecordResponse, error) StopRecord(ctx context.Context, in *StopRecordRequest, opts ...grpc.CallOption) (*StopRecordResponse, error) ToggleRecordPause(ctx context.Context, in *ToggleRecordPauseRequest, opts ...grpc.CallOption) (*ToggleRecordPauseResponse, error) PauseRecord(ctx context.Context, in *PauseRecordRequest, opts ...grpc.CallOption) (*PauseRecordResponse, error) ResumeRecord(ctx context.Context, in *ResumeRecordRequest, opts ...grpc.CallOption) (*ResumeRecordResponse, error) SplitRecordFile(ctx context.Context, in *SplitRecordFileRequest, opts ...grpc.CallOption) (*SplitRecordFileResponse, error) CreateRecordChapter(ctx context.Context, in *CreateRecordChapterRequest, opts ...grpc.CallOption) (*CreateRecordChapterResponse, error) GetSceneItemList(ctx context.Context, in *GetSceneItemListRequest, opts ...grpc.CallOption) (*GetSceneItemListResponse, error) GetGroupSceneItemList(ctx context.Context, in *GetGroupSceneItemListRequest, opts ...grpc.CallOption) (*GetGroupSceneItemListResponse, error) GetSceneItemId(ctx context.Context, in *GetSceneItemIdRequest, opts ...grpc.CallOption) (*GetSceneItemIdResponse, error) GetSceneItemSource(ctx context.Context, in *GetSceneItemSourceRequest, opts ...grpc.CallOption) (*GetSceneItemSourceResponse, error) CreateSceneItem(ctx context.Context, in *CreateSceneItemRequest, opts ...grpc.CallOption) (*CreateSceneItemResponse, error) RemoveSceneItem(ctx context.Context, in *RemoveSceneItemRequest, opts ...grpc.CallOption) (*RemoveSceneItemResponse, error) DuplicateSceneItem(ctx context.Context, in *DuplicateSceneItemRequest, opts ...grpc.CallOption) (*DuplicateSceneItemResponse, error) GetSceneItemTransform(ctx context.Context, in *GetSceneItemTransformRequest, opts ...grpc.CallOption) (*GetSceneItemTransformResponse, error) SetSceneItemTransform(ctx context.Context, in *SetSceneItemTransformRequest, opts ...grpc.CallOption) (*SetSceneItemTransformResponse, error) GetSceneItemEnabled(ctx context.Context, in *GetSceneItemEnabledRequest, opts ...grpc.CallOption) (*GetSceneItemEnabledResponse, error) SetSceneItemEnabled(ctx context.Context, in *SetSceneItemEnabledRequest, opts ...grpc.CallOption) (*SetSceneItemEnabledResponse, error) GetSceneItemLocked(ctx context.Context, in *GetSceneItemLockedRequest, opts ...grpc.CallOption) (*GetSceneItemLockedResponse, error) SetSceneItemLocked(ctx context.Context, in *SetSceneItemLockedRequest, opts ...grpc.CallOption) (*SetSceneItemLockedResponse, error) GetSceneItemIndex(ctx context.Context, in *GetSceneItemIndexRequest, opts ...grpc.CallOption) (*GetSceneItemIndexResponse, error) SetSceneItemIndex(ctx context.Context, in *SetSceneItemIndexRequest, opts ...grpc.CallOption) (*SetSceneItemIndexResponse, error) GetSceneItemBlendMode(ctx context.Context, in *GetSceneItemBlendModeRequest, opts ...grpc.CallOption) (*GetSceneItemBlendModeResponse, error) SetSceneItemBlendMode(ctx context.Context, in *SetSceneItemBlendModeRequest, opts ...grpc.CallOption) (*SetSceneItemBlendModeResponse, error) GetSceneList(ctx context.Context, in *GetSceneListRequest, opts ...grpc.CallOption) (*GetSceneListResponse, error) GetGroupList(ctx context.Context, in *GetGroupListRequest, opts ...grpc.CallOption) (*GetGroupListResponse, error) GetCurrentProgramScene(ctx context.Context, in *GetCurrentProgramSceneRequest, opts ...grpc.CallOption) (*GetCurrentProgramSceneResponse, error) SetCurrentProgramScene(ctx context.Context, in *SetCurrentProgramSceneRequest, opts ...grpc.CallOption) (*SetCurrentProgramSceneResponse, error) GetCurrentPreviewScene(ctx context.Context, in *GetCurrentPreviewSceneRequest, opts ...grpc.CallOption) (*GetCurrentPreviewSceneResponse, error) SetCurrentPreviewScene(ctx context.Context, in *SetCurrentPreviewSceneRequest, opts ...grpc.CallOption) (*SetCurrentPreviewSceneResponse, error) CreateScene(ctx context.Context, in *CreateSceneRequest, opts ...grpc.CallOption) (*CreateSceneResponse, error) RemoveScene(ctx context.Context, in *RemoveSceneRequest, opts ...grpc.CallOption) (*RemoveSceneResponse, error) SetSceneName(ctx context.Context, in *SetSceneNameRequest, opts ...grpc.CallOption) (*SetSceneNameResponse, error) GetSceneSceneTransitionOverride(ctx context.Context, in *GetSceneSceneTransitionOverrideRequest, opts ...grpc.CallOption) (*GetSceneSceneTransitionOverrideResponse, error) SetSceneSceneTransitionOverride(ctx context.Context, in *SetSceneSceneTransitionOverrideRequest, opts ...grpc.CallOption) (*SetSceneSceneTransitionOverrideResponse, error) GetSourceActive(ctx context.Context, in *GetSourceActiveRequest, opts ...grpc.CallOption) (*GetSourceActiveResponse, error) GetSourceScreenshot(ctx context.Context, in *GetSourceScreenshotRequest, opts ...grpc.CallOption) (*GetSourceScreenshotResponse, error) SaveSourceScreenshot(ctx context.Context, in *SaveSourceScreenshotRequest, opts ...grpc.CallOption) (*SaveSourceScreenshotResponse, error) GetStreamStatus(ctx context.Context, in *GetStreamStatusRequest, opts ...grpc.CallOption) (*GetStreamStatusResponse, error) ToggleStream(ctx context.Context, in *ToggleStreamRequest, opts ...grpc.CallOption) (*ToggleStreamResponse, error) StartStream(ctx context.Context, in *StartStreamRequest, opts ...grpc.CallOption) (*StartStreamResponse, error) StopStream(ctx context.Context, in *StopStreamRequest, opts ...grpc.CallOption) (*StopStreamResponse, error) SendStreamCaption(ctx context.Context, in *SendStreamCaptionRequest, opts ...grpc.CallOption) (*SendStreamCaptionResponse, error) GetTransitionKindList(ctx context.Context, in *GetTransitionKindListRequest, opts ...grpc.CallOption) (*GetTransitionKindListResponse, error) GetSceneTransitionList(ctx context.Context, in *GetSceneTransitionListRequest, opts ...grpc.CallOption) (*GetSceneTransitionListResponse, error) GetCurrentSceneTransition(ctx context.Context, in *GetCurrentSceneTransitionRequest, opts ...grpc.CallOption) (*GetCurrentSceneTransitionResponse, error) SetCurrentSceneTransition(ctx context.Context, in *SetCurrentSceneTransitionRequest, opts ...grpc.CallOption) (*SetCurrentSceneTransitionResponse, error) SetCurrentSceneTransitionDuration(ctx context.Context, in *SetCurrentSceneTransitionDurationRequest, opts ...grpc.CallOption) (*SetCurrentSceneTransitionDurationResponse, error) SetCurrentSceneTransitionSettings(ctx context.Context, in *SetCurrentSceneTransitionSettingsRequest, opts ...grpc.CallOption) (*SetCurrentSceneTransitionSettingsResponse, error) GetCurrentSceneTransitionCursor(ctx context.Context, in *GetCurrentSceneTransitionCursorRequest, opts ...grpc.CallOption) (*GetCurrentSceneTransitionCursorResponse, error) TriggerStudioModeTransition(ctx context.Context, in *TriggerStudioModeTransitionRequest, opts ...grpc.CallOption) (*TriggerStudioModeTransitionResponse, error) SetTBarPosition(ctx context.Context, in *SetTBarPositionRequest, opts ...grpc.CallOption) (*SetTBarPositionResponse, error) GetStudioModeEnabled(ctx context.Context, in *GetStudioModeEnabledRequest, opts ...grpc.CallOption) (*GetStudioModeEnabledResponse, error) SetStudioModeEnabled(ctx context.Context, in *SetStudioModeEnabledRequest, opts ...grpc.CallOption) (*SetStudioModeEnabledResponse, error) OpenInputPropertiesDialog(ctx context.Context, in *OpenInputPropertiesDialogRequest, opts ...grpc.CallOption) (*OpenInputPropertiesDialogResponse, error) OpenInputFiltersDialog(ctx context.Context, in *OpenInputFiltersDialogRequest, opts ...grpc.CallOption) (*OpenInputFiltersDialogResponse, error) OpenInputInteractDialog(ctx context.Context, in *OpenInputInteractDialogRequest, opts ...grpc.CallOption) (*OpenInputInteractDialogResponse, error) GetMonitorList(ctx context.Context, in *GetMonitorListRequest, opts ...grpc.CallOption) (*GetMonitorListResponse, error) OpenVideoMixProjector(ctx context.Context, in *OpenVideoMixProjectorRequest, opts ...grpc.CallOption) (*OpenVideoMixProjectorResponse, error) OpenSourceProjector(ctx context.Context, in *OpenSourceProjectorRequest, opts ...grpc.CallOption) (*OpenSourceProjectorResponse, error) }
OBSClient is the client API for OBS service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewOBSClient ¶
func NewOBSClient(cc grpc.ClientConnInterface) OBSClient
type OBSServer ¶
type OBSServer interface { GetPersistentData(context.Context, *GetPersistentDataRequest) (*GetPersistentDataResponse, error) SetPersistentData(context.Context, *SetPersistentDataRequest) (*SetPersistentDataResponse, error) GetSceneCollectionList(context.Context, *GetSceneCollectionListRequest) (*GetSceneCollectionListResponse, error) SetCurrentSceneCollection(context.Context, *SetCurrentSceneCollectionRequest) (*SetCurrentSceneCollectionResponse, error) CreateSceneCollection(context.Context, *CreateSceneCollectionRequest) (*CreateSceneCollectionResponse, error) GetProfileList(context.Context, *GetProfileListRequest) (*GetProfileListResponse, error) SetCurrentProfile(context.Context, *SetCurrentProfileRequest) (*SetCurrentProfileResponse, error) CreateProfile(context.Context, *CreateProfileRequest) (*CreateProfileResponse, error) RemoveProfile(context.Context, *RemoveProfileRequest) (*RemoveProfileResponse, error) GetProfileParameter(context.Context, *GetProfileParameterRequest) (*GetProfileParameterResponse, error) SetProfileParameter(context.Context, *SetProfileParameterRequest) (*SetProfileParameterResponse, error) GetVideoSettings(context.Context, *GetVideoSettingsRequest) (*GetVideoSettingsResponse, error) SetVideoSettings(context.Context, *SetVideoSettingsRequest) (*SetVideoSettingsResponse, error) GetStreamServiceSettings(context.Context, *GetStreamServiceSettingsRequest) (*GetStreamServiceSettingsResponse, error) SetStreamServiceSettings(context.Context, *SetStreamServiceSettingsRequest) (*SetStreamServiceSettingsResponse, error) GetRecordDirectory(context.Context, *GetRecordDirectoryRequest) (*GetRecordDirectoryResponse, error) SetRecordDirectory(context.Context, *SetRecordDirectoryRequest) (*SetRecordDirectoryResponse, error) GetSourceFilterKindList(context.Context, *GetSourceFilterKindListRequest) (*GetSourceFilterKindListResponse, error) GetSourceFilterList(context.Context, *GetSourceFilterListRequest) (*GetSourceFilterListResponse, error) GetSourceFilterDefaultSettings(context.Context, *GetSourceFilterDefaultSettingsRequest) (*GetSourceFilterDefaultSettingsResponse, error) CreateSourceFilter(context.Context, *CreateSourceFilterRequest) (*CreateSourceFilterResponse, error) RemoveSourceFilter(context.Context, *RemoveSourceFilterRequest) (*RemoveSourceFilterResponse, error) SetSourceFilterName(context.Context, *SetSourceFilterNameRequest) (*SetSourceFilterNameResponse, error) GetSourceFilter(context.Context, *GetSourceFilterRequest) (*GetSourceFilterResponse, error) SetSourceFilterIndex(context.Context, *SetSourceFilterIndexRequest) (*SetSourceFilterIndexResponse, error) SetSourceFilterSettings(context.Context, *SetSourceFilterSettingsRequest) (*SetSourceFilterSettingsResponse, error) SetSourceFilterEnabled(context.Context, *SetSourceFilterEnabledRequest) (*SetSourceFilterEnabledResponse, error) GetVersion(context.Context, *GetVersionRequest) (*GetVersionResponse, error) GetStats(context.Context, *GetStatsRequest) (*GetStatsResponse, error) BroadcastCustomEvent(context.Context, *BroadcastCustomEventRequest) (*BroadcastCustomEventResponse, error) CallVendorRequest(context.Context, *CallVendorRequestRequest) (*CallVendorRequestResponse, error) GetHotkeyList(context.Context, *GetHotkeyListRequest) (*GetHotkeyListResponse, error) TriggerHotkeyByName(context.Context, *TriggerHotkeyByNameRequest) (*TriggerHotkeyByNameResponse, error) TriggerHotkeyByKeySequence(context.Context, *TriggerHotkeyByKeySequenceRequest) (*TriggerHotkeyByKeySequenceResponse, error) Sleep(context.Context, *SleepRequest) (*SleepResponse, error) GetInputList(context.Context, *GetInputListRequest) (*GetInputListResponse, error) GetInputKindList(context.Context, *GetInputKindListRequest) (*GetInputKindListResponse, error) GetSpecialInputs(context.Context, *GetSpecialInputsRequest) (*GetSpecialInputsResponse, error) CreateInput(context.Context, *CreateInputRequest) (*CreateInputResponse, error) RemoveInput(context.Context, *RemoveInputRequest) (*RemoveInputResponse, error) SetInputName(context.Context, *SetInputNameRequest) (*SetInputNameResponse, error) GetInputDefaultSettings(context.Context, *GetInputDefaultSettingsRequest) (*GetInputDefaultSettingsResponse, error) GetInputSettings(context.Context, *GetInputSettingsRequest) (*GetInputSettingsResponse, error) SetInputSettings(context.Context, *SetInputSettingsRequest) (*SetInputSettingsResponse, error) GetInputMute(context.Context, *GetInputMuteRequest) (*GetInputMuteResponse, error) SetInputMute(context.Context, *SetInputMuteRequest) (*SetInputMuteResponse, error) ToggleInputMute(context.Context, *ToggleInputMuteRequest) (*ToggleInputMuteResponse, error) GetInputVolume(context.Context, *GetInputVolumeRequest) (*GetInputVolumeResponse, error) SetInputVolume(context.Context, *SetInputVolumeRequest) (*SetInputVolumeResponse, error) GetInputAudioBalance(context.Context, *GetInputAudioBalanceRequest) (*GetInputAudioBalanceResponse, error) SetInputAudioBalance(context.Context, *SetInputAudioBalanceRequest) (*SetInputAudioBalanceResponse, error) GetInputAudioSyncOffset(context.Context, *GetInputAudioSyncOffsetRequest) (*GetInputAudioSyncOffsetResponse, error) SetInputAudioSyncOffset(context.Context, *SetInputAudioSyncOffsetRequest) (*SetInputAudioSyncOffsetResponse, error) GetInputAudioMonitorType(context.Context, *GetInputAudioMonitorTypeRequest) (*GetInputAudioMonitorTypeResponse, error) SetInputAudioMonitorType(context.Context, *SetInputAudioMonitorTypeRequest) (*SetInputAudioMonitorTypeResponse, error) GetInputAudioTracks(context.Context, *GetInputAudioTracksRequest) (*GetInputAudioTracksResponse, error) SetInputAudioTracks(context.Context, *SetInputAudioTracksRequest) (*SetInputAudioTracksResponse, error) GetInputPropertiesListPropertyItems(context.Context, *GetInputPropertiesListPropertyItemsRequest) (*GetInputPropertiesListPropertyItemsResponse, error) PressInputPropertiesButton(context.Context, *PressInputPropertiesButtonRequest) (*PressInputPropertiesButtonResponse, error) GetMediaInputStatus(context.Context, *GetMediaInputStatusRequest) (*GetMediaInputStatusResponse, error) SetMediaInputCursor(context.Context, *SetMediaInputCursorRequest) (*SetMediaInputCursorResponse, error) OffsetMediaInputCursor(context.Context, *OffsetMediaInputCursorRequest) (*OffsetMediaInputCursorResponse, error) TriggerMediaInputAction(context.Context, *TriggerMediaInputActionRequest) (*TriggerMediaInputActionResponse, error) GetVirtualCamStatus(context.Context, *GetVirtualCamStatusRequest) (*GetVirtualCamStatusResponse, error) ToggleVirtualCam(context.Context, *ToggleVirtualCamRequest) (*ToggleVirtualCamResponse, error) StartVirtualCam(context.Context, *StartVirtualCamRequest) (*StartVirtualCamResponse, error) StopVirtualCam(context.Context, *StopVirtualCamRequest) (*StopVirtualCamResponse, error) GetReplayBufferStatus(context.Context, *GetReplayBufferStatusRequest) (*GetReplayBufferStatusResponse, error) ToggleReplayBuffer(context.Context, *ToggleReplayBufferRequest) (*ToggleReplayBufferResponse, error) StartReplayBuffer(context.Context, *StartReplayBufferRequest) (*StartReplayBufferResponse, error) StopReplayBuffer(context.Context, *StopReplayBufferRequest) (*StopReplayBufferResponse, error) SaveReplayBuffer(context.Context, *SaveReplayBufferRequest) (*SaveReplayBufferResponse, error) GetLastReplayBufferReplay(context.Context, *GetLastReplayBufferReplayRequest) (*GetLastReplayBufferReplayResponse, error) GetOutputList(context.Context, *GetOutputListRequest) (*GetOutputListResponse, error) GetOutputStatus(context.Context, *GetOutputStatusRequest) (*GetOutputStatusResponse, error) ToggleOutput(context.Context, *ToggleOutputRequest) (*ToggleOutputResponse, error) StartOutput(context.Context, *StartOutputRequest) (*StartOutputResponse, error) StopOutput(context.Context, *StopOutputRequest) (*StopOutputResponse, error) GetOutputSettings(context.Context, *GetOutputSettingsRequest) (*GetOutputSettingsResponse, error) SetOutputSettings(context.Context, *SetOutputSettingsRequest) (*SetOutputSettingsResponse, error) GetRecordStatus(context.Context, *GetRecordStatusRequest) (*GetRecordStatusResponse, error) ToggleRecord(context.Context, *ToggleRecordRequest) (*ToggleRecordResponse, error) StartRecord(context.Context, *StartRecordRequest) (*StartRecordResponse, error) StopRecord(context.Context, *StopRecordRequest) (*StopRecordResponse, error) ToggleRecordPause(context.Context, *ToggleRecordPauseRequest) (*ToggleRecordPauseResponse, error) PauseRecord(context.Context, *PauseRecordRequest) (*PauseRecordResponse, error) ResumeRecord(context.Context, *ResumeRecordRequest) (*ResumeRecordResponse, error) SplitRecordFile(context.Context, *SplitRecordFileRequest) (*SplitRecordFileResponse, error) CreateRecordChapter(context.Context, *CreateRecordChapterRequest) (*CreateRecordChapterResponse, error) GetSceneItemList(context.Context, *GetSceneItemListRequest) (*GetSceneItemListResponse, error) GetGroupSceneItemList(context.Context, *GetGroupSceneItemListRequest) (*GetGroupSceneItemListResponse, error) GetSceneItemId(context.Context, *GetSceneItemIdRequest) (*GetSceneItemIdResponse, error) GetSceneItemSource(context.Context, *GetSceneItemSourceRequest) (*GetSceneItemSourceResponse, error) CreateSceneItem(context.Context, *CreateSceneItemRequest) (*CreateSceneItemResponse, error) RemoveSceneItem(context.Context, *RemoveSceneItemRequest) (*RemoveSceneItemResponse, error) DuplicateSceneItem(context.Context, *DuplicateSceneItemRequest) (*DuplicateSceneItemResponse, error) GetSceneItemTransform(context.Context, *GetSceneItemTransformRequest) (*GetSceneItemTransformResponse, error) SetSceneItemTransform(context.Context, *SetSceneItemTransformRequest) (*SetSceneItemTransformResponse, error) GetSceneItemEnabled(context.Context, *GetSceneItemEnabledRequest) (*GetSceneItemEnabledResponse, error) SetSceneItemEnabled(context.Context, *SetSceneItemEnabledRequest) (*SetSceneItemEnabledResponse, error) GetSceneItemLocked(context.Context, *GetSceneItemLockedRequest) (*GetSceneItemLockedResponse, error) SetSceneItemLocked(context.Context, *SetSceneItemLockedRequest) (*SetSceneItemLockedResponse, error) GetSceneItemIndex(context.Context, *GetSceneItemIndexRequest) (*GetSceneItemIndexResponse, error) SetSceneItemIndex(context.Context, *SetSceneItemIndexRequest) (*SetSceneItemIndexResponse, error) GetSceneItemBlendMode(context.Context, *GetSceneItemBlendModeRequest) (*GetSceneItemBlendModeResponse, error) SetSceneItemBlendMode(context.Context, *SetSceneItemBlendModeRequest) (*SetSceneItemBlendModeResponse, error) GetSceneList(context.Context, *GetSceneListRequest) (*GetSceneListResponse, error) GetGroupList(context.Context, *GetGroupListRequest) (*GetGroupListResponse, error) GetCurrentProgramScene(context.Context, *GetCurrentProgramSceneRequest) (*GetCurrentProgramSceneResponse, error) SetCurrentProgramScene(context.Context, *SetCurrentProgramSceneRequest) (*SetCurrentProgramSceneResponse, error) GetCurrentPreviewScene(context.Context, *GetCurrentPreviewSceneRequest) (*GetCurrentPreviewSceneResponse, error) SetCurrentPreviewScene(context.Context, *SetCurrentPreviewSceneRequest) (*SetCurrentPreviewSceneResponse, error) CreateScene(context.Context, *CreateSceneRequest) (*CreateSceneResponse, error) RemoveScene(context.Context, *RemoveSceneRequest) (*RemoveSceneResponse, error) SetSceneName(context.Context, *SetSceneNameRequest) (*SetSceneNameResponse, error) GetSceneSceneTransitionOverride(context.Context, *GetSceneSceneTransitionOverrideRequest) (*GetSceneSceneTransitionOverrideResponse, error) SetSceneSceneTransitionOverride(context.Context, *SetSceneSceneTransitionOverrideRequest) (*SetSceneSceneTransitionOverrideResponse, error) GetSourceActive(context.Context, *GetSourceActiveRequest) (*GetSourceActiveResponse, error) GetSourceScreenshot(context.Context, *GetSourceScreenshotRequest) (*GetSourceScreenshotResponse, error) SaveSourceScreenshot(context.Context, *SaveSourceScreenshotRequest) (*SaveSourceScreenshotResponse, error) GetStreamStatus(context.Context, *GetStreamStatusRequest) (*GetStreamStatusResponse, error) ToggleStream(context.Context, *ToggleStreamRequest) (*ToggleStreamResponse, error) StartStream(context.Context, *StartStreamRequest) (*StartStreamResponse, error) StopStream(context.Context, *StopStreamRequest) (*StopStreamResponse, error) SendStreamCaption(context.Context, *SendStreamCaptionRequest) (*SendStreamCaptionResponse, error) GetTransitionKindList(context.Context, *GetTransitionKindListRequest) (*GetTransitionKindListResponse, error) GetSceneTransitionList(context.Context, *GetSceneTransitionListRequest) (*GetSceneTransitionListResponse, error) GetCurrentSceneTransition(context.Context, *GetCurrentSceneTransitionRequest) (*GetCurrentSceneTransitionResponse, error) SetCurrentSceneTransition(context.Context, *SetCurrentSceneTransitionRequest) (*SetCurrentSceneTransitionResponse, error) SetCurrentSceneTransitionDuration(context.Context, *SetCurrentSceneTransitionDurationRequest) (*SetCurrentSceneTransitionDurationResponse, error) SetCurrentSceneTransitionSettings(context.Context, *SetCurrentSceneTransitionSettingsRequest) (*SetCurrentSceneTransitionSettingsResponse, error) GetCurrentSceneTransitionCursor(context.Context, *GetCurrentSceneTransitionCursorRequest) (*GetCurrentSceneTransitionCursorResponse, error) TriggerStudioModeTransition(context.Context, *TriggerStudioModeTransitionRequest) (*TriggerStudioModeTransitionResponse, error) SetTBarPosition(context.Context, *SetTBarPositionRequest) (*SetTBarPositionResponse, error) GetStudioModeEnabled(context.Context, *GetStudioModeEnabledRequest) (*GetStudioModeEnabledResponse, error) SetStudioModeEnabled(context.Context, *SetStudioModeEnabledRequest) (*SetStudioModeEnabledResponse, error) OpenInputPropertiesDialog(context.Context, *OpenInputPropertiesDialogRequest) (*OpenInputPropertiesDialogResponse, error) OpenInputFiltersDialog(context.Context, *OpenInputFiltersDialogRequest) (*OpenInputFiltersDialogResponse, error) OpenInputInteractDialog(context.Context, *OpenInputInteractDialogRequest) (*OpenInputInteractDialogResponse, error) GetMonitorList(context.Context, *GetMonitorListRequest) (*GetMonitorListResponse, error) OpenVideoMixProjector(context.Context, *OpenVideoMixProjectorRequest) (*OpenVideoMixProjectorResponse, error) OpenSourceProjector(context.Context, *OpenSourceProjectorRequest) (*OpenSourceProjectorResponse, error) // contains filtered or unexported methods }
OBSServer is the server API for OBS service. All implementations must embed UnimplementedOBSServer for forward compatibility
type ObsMediaInputAction ¶
type ObsMediaInputAction int32
const ( ObsMediaInputAction_OBS_WEBSOCKET_MEDIA_INPUT_ACTION_NONE ObsMediaInputAction = 0 ObsMediaInputAction_OBS_WEBSOCKET_MEDIA_INPUT_ACTION_PLAY ObsMediaInputAction = 1 ObsMediaInputAction_OBS_WEBSOCKET_MEDIA_INPUT_ACTION_PAUSE ObsMediaInputAction = 2 ObsMediaInputAction_OBS_WEBSOCKET_MEDIA_INPUT_ACTION_STOP ObsMediaInputAction = 3 ObsMediaInputAction_OBS_WEBSOCKET_MEDIA_INPUT_ACTION_RESTART ObsMediaInputAction = 4 ObsMediaInputAction_OBS_WEBSOCKET_MEDIA_INPUT_ACTION_NEXT ObsMediaInputAction = 5 ObsMediaInputAction_OBS_WEBSOCKET_MEDIA_INPUT_ACTION_PREVIOUS ObsMediaInputAction = 6 )
func (ObsMediaInputAction) Descriptor ¶
func (ObsMediaInputAction) Descriptor() protoreflect.EnumDescriptor
func (ObsMediaInputAction) Enum ¶
func (x ObsMediaInputAction) Enum() *ObsMediaInputAction
func (ObsMediaInputAction) EnumDescriptor
deprecated
func (ObsMediaInputAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use ObsMediaInputAction.Descriptor instead.
func (ObsMediaInputAction) Number ¶
func (x ObsMediaInputAction) Number() protoreflect.EnumNumber
func (ObsMediaInputAction) String ¶
func (x ObsMediaInputAction) String() string
func (ObsMediaInputAction) Type ¶
func (ObsMediaInputAction) Type() protoreflect.EnumType
type ObsOutputState ¶
type ObsOutputState int32
const ( ObsOutputState_OBS_WEBSOCKET_OUTPUT_UNKNOWN ObsOutputState = 0 ObsOutputState_OBS_WEBSOCKET_OUTPUT_STARTING ObsOutputState = 1 ObsOutputState_OBS_WEBSOCKET_OUTPUT_STARTED ObsOutputState = 2 ObsOutputState_OBS_WEBSOCKET_OUTPUT_STOPPING ObsOutputState = 3 ObsOutputState_OBS_WEBSOCKET_OUTPUT_STOPPED ObsOutputState = 4 ObsOutputState_OBS_WEBSOCKET_OUTPUT_RECONNECTING ObsOutputState = 5 ObsOutputState_OBS_WEBSOCKET_OUTPUT_RECONNECTED ObsOutputState = 6 ObsOutputState_OBS_WEBSOCKET_OUTPUT_PAUSED ObsOutputState = 7 ObsOutputState_OBS_WEBSOCKET_OUTPUT_RESUMED ObsOutputState = 8 )
func (ObsOutputState) Descriptor ¶
func (ObsOutputState) Descriptor() protoreflect.EnumDescriptor
func (ObsOutputState) Enum ¶
func (x ObsOutputState) Enum() *ObsOutputState
func (ObsOutputState) EnumDescriptor
deprecated
func (ObsOutputState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ObsOutputState.Descriptor instead.
func (ObsOutputState) Number ¶
func (x ObsOutputState) Number() protoreflect.EnumNumber
func (ObsOutputState) String ¶
func (x ObsOutputState) String() string
func (ObsOutputState) Type ¶
func (ObsOutputState) Type() protoreflect.EnumType
type OffsetMediaInputCursorRequest ¶
type OffsetMediaInputCursorRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` MediaCursorOffset int64 `protobuf:"varint,3,opt,name=mediaCursorOffset,proto3" json:"mediaCursorOffset,omitempty"` // contains filtered or unexported fields }
func (*OffsetMediaInputCursorRequest) Descriptor
deprecated
func (*OffsetMediaInputCursorRequest) Descriptor() ([]byte, []int)
Deprecated: Use OffsetMediaInputCursorRequest.ProtoReflect.Descriptor instead.
func (*OffsetMediaInputCursorRequest) GetInputName ¶
func (x *OffsetMediaInputCursorRequest) GetInputName() string
func (*OffsetMediaInputCursorRequest) GetInputUUID ¶
func (x *OffsetMediaInputCursorRequest) GetInputUUID() string
func (*OffsetMediaInputCursorRequest) GetMediaCursorOffset ¶
func (x *OffsetMediaInputCursorRequest) GetMediaCursorOffset() int64
func (*OffsetMediaInputCursorRequest) ProtoMessage ¶
func (*OffsetMediaInputCursorRequest) ProtoMessage()
func (*OffsetMediaInputCursorRequest) ProtoReflect ¶
func (x *OffsetMediaInputCursorRequest) ProtoReflect() protoreflect.Message
func (*OffsetMediaInputCursorRequest) Reset ¶
func (x *OffsetMediaInputCursorRequest) Reset()
func (*OffsetMediaInputCursorRequest) String ¶
func (x *OffsetMediaInputCursorRequest) String() string
type OffsetMediaInputCursorResponse ¶
type OffsetMediaInputCursorResponse struct {
// contains filtered or unexported fields
}
func (*OffsetMediaInputCursorResponse) Descriptor
deprecated
func (*OffsetMediaInputCursorResponse) Descriptor() ([]byte, []int)
Deprecated: Use OffsetMediaInputCursorResponse.ProtoReflect.Descriptor instead.
func (*OffsetMediaInputCursorResponse) ProtoMessage ¶
func (*OffsetMediaInputCursorResponse) ProtoMessage()
func (*OffsetMediaInputCursorResponse) ProtoReflect ¶
func (x *OffsetMediaInputCursorResponse) ProtoReflect() protoreflect.Message
func (*OffsetMediaInputCursorResponse) Reset ¶
func (x *OffsetMediaInputCursorResponse) Reset()
func (*OffsetMediaInputCursorResponse) String ¶
func (x *OffsetMediaInputCursorResponse) String() string
type OpenInputFiltersDialogRequest ¶
type OpenInputFiltersDialogRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*OpenInputFiltersDialogRequest) Descriptor
deprecated
func (*OpenInputFiltersDialogRequest) Descriptor() ([]byte, []int)
Deprecated: Use OpenInputFiltersDialogRequest.ProtoReflect.Descriptor instead.
func (*OpenInputFiltersDialogRequest) GetInputName ¶
func (x *OpenInputFiltersDialogRequest) GetInputName() string
func (*OpenInputFiltersDialogRequest) GetInputUUID ¶
func (x *OpenInputFiltersDialogRequest) GetInputUUID() string
func (*OpenInputFiltersDialogRequest) ProtoMessage ¶
func (*OpenInputFiltersDialogRequest) ProtoMessage()
func (*OpenInputFiltersDialogRequest) ProtoReflect ¶
func (x *OpenInputFiltersDialogRequest) ProtoReflect() protoreflect.Message
func (*OpenInputFiltersDialogRequest) Reset ¶
func (x *OpenInputFiltersDialogRequest) Reset()
func (*OpenInputFiltersDialogRequest) String ¶
func (x *OpenInputFiltersDialogRequest) String() string
type OpenInputFiltersDialogResponse ¶
type OpenInputFiltersDialogResponse struct {
// contains filtered or unexported fields
}
func (*OpenInputFiltersDialogResponse) Descriptor
deprecated
func (*OpenInputFiltersDialogResponse) Descriptor() ([]byte, []int)
Deprecated: Use OpenInputFiltersDialogResponse.ProtoReflect.Descriptor instead.
func (*OpenInputFiltersDialogResponse) ProtoMessage ¶
func (*OpenInputFiltersDialogResponse) ProtoMessage()
func (*OpenInputFiltersDialogResponse) ProtoReflect ¶
func (x *OpenInputFiltersDialogResponse) ProtoReflect() protoreflect.Message
func (*OpenInputFiltersDialogResponse) Reset ¶
func (x *OpenInputFiltersDialogResponse) Reset()
func (*OpenInputFiltersDialogResponse) String ¶
func (x *OpenInputFiltersDialogResponse) String() string
type OpenInputInteractDialogRequest ¶
type OpenInputInteractDialogRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*OpenInputInteractDialogRequest) Descriptor
deprecated
func (*OpenInputInteractDialogRequest) Descriptor() ([]byte, []int)
Deprecated: Use OpenInputInteractDialogRequest.ProtoReflect.Descriptor instead.
func (*OpenInputInteractDialogRequest) GetInputName ¶
func (x *OpenInputInteractDialogRequest) GetInputName() string
func (*OpenInputInteractDialogRequest) GetInputUUID ¶
func (x *OpenInputInteractDialogRequest) GetInputUUID() string
func (*OpenInputInteractDialogRequest) ProtoMessage ¶
func (*OpenInputInteractDialogRequest) ProtoMessage()
func (*OpenInputInteractDialogRequest) ProtoReflect ¶
func (x *OpenInputInteractDialogRequest) ProtoReflect() protoreflect.Message
func (*OpenInputInteractDialogRequest) Reset ¶
func (x *OpenInputInteractDialogRequest) Reset()
func (*OpenInputInteractDialogRequest) String ¶
func (x *OpenInputInteractDialogRequest) String() string
type OpenInputInteractDialogResponse ¶
type OpenInputInteractDialogResponse struct {
// contains filtered or unexported fields
}
func (*OpenInputInteractDialogResponse) Descriptor
deprecated
func (*OpenInputInteractDialogResponse) Descriptor() ([]byte, []int)
Deprecated: Use OpenInputInteractDialogResponse.ProtoReflect.Descriptor instead.
func (*OpenInputInteractDialogResponse) ProtoMessage ¶
func (*OpenInputInteractDialogResponse) ProtoMessage()
func (*OpenInputInteractDialogResponse) ProtoReflect ¶
func (x *OpenInputInteractDialogResponse) ProtoReflect() protoreflect.Message
func (*OpenInputInteractDialogResponse) Reset ¶
func (x *OpenInputInteractDialogResponse) Reset()
func (*OpenInputInteractDialogResponse) String ¶
func (x *OpenInputInteractDialogResponse) String() string
type OpenInputPropertiesDialogRequest ¶
type OpenInputPropertiesDialogRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*OpenInputPropertiesDialogRequest) Descriptor
deprecated
func (*OpenInputPropertiesDialogRequest) Descriptor() ([]byte, []int)
Deprecated: Use OpenInputPropertiesDialogRequest.ProtoReflect.Descriptor instead.
func (*OpenInputPropertiesDialogRequest) GetInputName ¶
func (x *OpenInputPropertiesDialogRequest) GetInputName() string
func (*OpenInputPropertiesDialogRequest) GetInputUUID ¶
func (x *OpenInputPropertiesDialogRequest) GetInputUUID() string
func (*OpenInputPropertiesDialogRequest) ProtoMessage ¶
func (*OpenInputPropertiesDialogRequest) ProtoMessage()
func (*OpenInputPropertiesDialogRequest) ProtoReflect ¶
func (x *OpenInputPropertiesDialogRequest) ProtoReflect() protoreflect.Message
func (*OpenInputPropertiesDialogRequest) Reset ¶
func (x *OpenInputPropertiesDialogRequest) Reset()
func (*OpenInputPropertiesDialogRequest) String ¶
func (x *OpenInputPropertiesDialogRequest) String() string
type OpenInputPropertiesDialogResponse ¶
type OpenInputPropertiesDialogResponse struct {
// contains filtered or unexported fields
}
func (*OpenInputPropertiesDialogResponse) Descriptor
deprecated
func (*OpenInputPropertiesDialogResponse) Descriptor() ([]byte, []int)
Deprecated: Use OpenInputPropertiesDialogResponse.ProtoReflect.Descriptor instead.
func (*OpenInputPropertiesDialogResponse) ProtoMessage ¶
func (*OpenInputPropertiesDialogResponse) ProtoMessage()
func (*OpenInputPropertiesDialogResponse) ProtoReflect ¶
func (x *OpenInputPropertiesDialogResponse) ProtoReflect() protoreflect.Message
func (*OpenInputPropertiesDialogResponse) Reset ¶
func (x *OpenInputPropertiesDialogResponse) Reset()
func (*OpenInputPropertiesDialogResponse) String ¶
func (x *OpenInputPropertiesDialogResponse) String() string
type OpenSourceProjectorRequest ¶
type OpenSourceProjectorRequest struct { SourceName *string `protobuf:"bytes,1,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,2,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` MonitorIndex *int64 `protobuf:"varint,3,opt,name=monitorIndex,proto3,oneof" json:"monitorIndex,omitempty"` ProjectorGeometry []byte `protobuf:"bytes,4,opt,name=projectorGeometry,proto3,oneof" json:"projectorGeometry,omitempty"` // contains filtered or unexported fields }
func (*OpenSourceProjectorRequest) Descriptor
deprecated
func (*OpenSourceProjectorRequest) Descriptor() ([]byte, []int)
Deprecated: Use OpenSourceProjectorRequest.ProtoReflect.Descriptor instead.
func (*OpenSourceProjectorRequest) GetMonitorIndex ¶
func (x *OpenSourceProjectorRequest) GetMonitorIndex() int64
func (*OpenSourceProjectorRequest) GetProjectorGeometry ¶
func (x *OpenSourceProjectorRequest) GetProjectorGeometry() []byte
func (*OpenSourceProjectorRequest) GetSourceName ¶
func (x *OpenSourceProjectorRequest) GetSourceName() string
func (*OpenSourceProjectorRequest) GetSourceUUID ¶
func (x *OpenSourceProjectorRequest) GetSourceUUID() string
func (*OpenSourceProjectorRequest) ProtoMessage ¶
func (*OpenSourceProjectorRequest) ProtoMessage()
func (*OpenSourceProjectorRequest) ProtoReflect ¶
func (x *OpenSourceProjectorRequest) ProtoReflect() protoreflect.Message
func (*OpenSourceProjectorRequest) Reset ¶
func (x *OpenSourceProjectorRequest) Reset()
func (*OpenSourceProjectorRequest) String ¶
func (x *OpenSourceProjectorRequest) String() string
type OpenSourceProjectorResponse ¶
type OpenSourceProjectorResponse struct {
// contains filtered or unexported fields
}
func (*OpenSourceProjectorResponse) Descriptor
deprecated
func (*OpenSourceProjectorResponse) Descriptor() ([]byte, []int)
Deprecated: Use OpenSourceProjectorResponse.ProtoReflect.Descriptor instead.
func (*OpenSourceProjectorResponse) ProtoMessage ¶
func (*OpenSourceProjectorResponse) ProtoMessage()
func (*OpenSourceProjectorResponse) ProtoReflect ¶
func (x *OpenSourceProjectorResponse) ProtoReflect() protoreflect.Message
func (*OpenSourceProjectorResponse) Reset ¶
func (x *OpenSourceProjectorResponse) Reset()
func (*OpenSourceProjectorResponse) String ¶
func (x *OpenSourceProjectorResponse) String() string
type OpenVideoMixProjectorRequest ¶
type OpenVideoMixProjectorRequest struct { VideoMixType []byte `protobuf:"bytes,1,opt,name=videoMixType,proto3" json:"videoMixType,omitempty"` MonitorIndex *int64 `protobuf:"varint,2,opt,name=monitorIndex,proto3,oneof" json:"monitorIndex,omitempty"` ProjectorGeometry []byte `protobuf:"bytes,3,opt,name=projectorGeometry,proto3,oneof" json:"projectorGeometry,omitempty"` // contains filtered or unexported fields }
func (*OpenVideoMixProjectorRequest) Descriptor
deprecated
func (*OpenVideoMixProjectorRequest) Descriptor() ([]byte, []int)
Deprecated: Use OpenVideoMixProjectorRequest.ProtoReflect.Descriptor instead.
func (*OpenVideoMixProjectorRequest) GetMonitorIndex ¶
func (x *OpenVideoMixProjectorRequest) GetMonitorIndex() int64
func (*OpenVideoMixProjectorRequest) GetProjectorGeometry ¶
func (x *OpenVideoMixProjectorRequest) GetProjectorGeometry() []byte
func (*OpenVideoMixProjectorRequest) GetVideoMixType ¶
func (x *OpenVideoMixProjectorRequest) GetVideoMixType() []byte
func (*OpenVideoMixProjectorRequest) ProtoMessage ¶
func (*OpenVideoMixProjectorRequest) ProtoMessage()
func (*OpenVideoMixProjectorRequest) ProtoReflect ¶
func (x *OpenVideoMixProjectorRequest) ProtoReflect() protoreflect.Message
func (*OpenVideoMixProjectorRequest) Reset ¶
func (x *OpenVideoMixProjectorRequest) Reset()
func (*OpenVideoMixProjectorRequest) String ¶
func (x *OpenVideoMixProjectorRequest) String() string
type OpenVideoMixProjectorResponse ¶
type OpenVideoMixProjectorResponse struct {
// contains filtered or unexported fields
}
func (*OpenVideoMixProjectorResponse) Descriptor
deprecated
func (*OpenVideoMixProjectorResponse) Descriptor() ([]byte, []int)
Deprecated: Use OpenVideoMixProjectorResponse.ProtoReflect.Descriptor instead.
func (*OpenVideoMixProjectorResponse) ProtoMessage ¶
func (*OpenVideoMixProjectorResponse) ProtoMessage()
func (*OpenVideoMixProjectorResponse) ProtoReflect ¶
func (x *OpenVideoMixProjectorResponse) ProtoReflect() protoreflect.Message
func (*OpenVideoMixProjectorResponse) Reset ¶
func (x *OpenVideoMixProjectorResponse) Reset()
func (*OpenVideoMixProjectorResponse) String ¶
func (x *OpenVideoMixProjectorResponse) String() string
type Output ¶
type Output struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Kind string `protobuf:"bytes,2,opt,name=Kind,proto3" json:"Kind,omitempty"` Width int64 `protobuf:"varint,3,opt,name=Width,proto3" json:"Width,omitempty"` Height int64 `protobuf:"varint,4,opt,name=Height,proto3" json:"Height,omitempty"` Active bool `protobuf:"varint,5,opt,name=Active,proto3" json:"Active,omitempty"` OutputFlags []*OutputFlags `protobuf:"bytes,6,rep,name=OutputFlags,proto3" json:"OutputFlags,omitempty"` // contains filtered or unexported fields }
func (*Output) Descriptor
deprecated
func (*Output) GetOutputFlags ¶
func (x *Output) GetOutputFlags() []*OutputFlags
func (*Output) ProtoMessage ¶
func (*Output) ProtoMessage()
func (*Output) ProtoReflect ¶
func (x *Output) ProtoReflect() protoreflect.Message
type OutputFlags ¶
type OutputFlags struct { Audio bool `protobuf:"varint,1,opt,name=Audio,proto3" json:"Audio,omitempty"` Video bool `protobuf:"varint,2,opt,name=Video,proto3" json:"Video,omitempty"` Encoded bool `protobuf:"varint,3,opt,name=Encoded,proto3" json:"Encoded,omitempty"` MultiTrack bool `protobuf:"varint,4,opt,name=MultiTrack,proto3" json:"MultiTrack,omitempty"` Service bool `protobuf:"varint,5,opt,name=Service,proto3" json:"Service,omitempty"` // contains filtered or unexported fields }
func (*OutputFlags) Descriptor
deprecated
func (*OutputFlags) Descriptor() ([]byte, []int)
Deprecated: Use OutputFlags.ProtoReflect.Descriptor instead.
func (*OutputFlags) GetAudio ¶
func (x *OutputFlags) GetAudio() bool
func (*OutputFlags) GetEncoded ¶
func (x *OutputFlags) GetEncoded() bool
func (*OutputFlags) GetMultiTrack ¶
func (x *OutputFlags) GetMultiTrack() bool
func (*OutputFlags) GetService ¶
func (x *OutputFlags) GetService() bool
func (*OutputFlags) GetVideo ¶
func (x *OutputFlags) GetVideo() bool
func (*OutputFlags) ProtoMessage ¶
func (*OutputFlags) ProtoMessage()
func (*OutputFlags) ProtoReflect ¶
func (x *OutputFlags) ProtoReflect() protoreflect.Message
func (*OutputFlags) Reset ¶
func (x *OutputFlags) Reset()
func (*OutputFlags) String ¶
func (x *OutputFlags) String() string
type PauseRecordRequest ¶
type PauseRecordRequest struct {
// contains filtered or unexported fields
}
func (*PauseRecordRequest) Descriptor
deprecated
func (*PauseRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use PauseRecordRequest.ProtoReflect.Descriptor instead.
func (*PauseRecordRequest) ProtoMessage ¶
func (*PauseRecordRequest) ProtoMessage()
func (*PauseRecordRequest) ProtoReflect ¶
func (x *PauseRecordRequest) ProtoReflect() protoreflect.Message
func (*PauseRecordRequest) Reset ¶
func (x *PauseRecordRequest) Reset()
func (*PauseRecordRequest) String ¶
func (x *PauseRecordRequest) String() string
type PauseRecordResponse ¶
type PauseRecordResponse struct {
// contains filtered or unexported fields
}
func (*PauseRecordResponse) Descriptor
deprecated
func (*PauseRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use PauseRecordResponse.ProtoReflect.Descriptor instead.
func (*PauseRecordResponse) ProtoMessage ¶
func (*PauseRecordResponse) ProtoMessage()
func (*PauseRecordResponse) ProtoReflect ¶
func (x *PauseRecordResponse) ProtoReflect() protoreflect.Message
func (*PauseRecordResponse) Reset ¶
func (x *PauseRecordResponse) Reset()
func (*PauseRecordResponse) String ¶
func (x *PauseRecordResponse) String() string
type PressInputPropertiesButtonRequest ¶
type PressInputPropertiesButtonRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` PropertyName string `protobuf:"bytes,3,opt,name=propertyName,proto3" json:"propertyName,omitempty"` // contains filtered or unexported fields }
func (*PressInputPropertiesButtonRequest) Descriptor
deprecated
func (*PressInputPropertiesButtonRequest) Descriptor() ([]byte, []int)
Deprecated: Use PressInputPropertiesButtonRequest.ProtoReflect.Descriptor instead.
func (*PressInputPropertiesButtonRequest) GetInputName ¶
func (x *PressInputPropertiesButtonRequest) GetInputName() string
func (*PressInputPropertiesButtonRequest) GetInputUUID ¶
func (x *PressInputPropertiesButtonRequest) GetInputUUID() string
func (*PressInputPropertiesButtonRequest) GetPropertyName ¶
func (x *PressInputPropertiesButtonRequest) GetPropertyName() string
func (*PressInputPropertiesButtonRequest) ProtoMessage ¶
func (*PressInputPropertiesButtonRequest) ProtoMessage()
func (*PressInputPropertiesButtonRequest) ProtoReflect ¶
func (x *PressInputPropertiesButtonRequest) ProtoReflect() protoreflect.Message
func (*PressInputPropertiesButtonRequest) Reset ¶
func (x *PressInputPropertiesButtonRequest) Reset()
func (*PressInputPropertiesButtonRequest) String ¶
func (x *PressInputPropertiesButtonRequest) String() string
type PressInputPropertiesButtonResponse ¶
type PressInputPropertiesButtonResponse struct {
// contains filtered or unexported fields
}
func (*PressInputPropertiesButtonResponse) Descriptor
deprecated
func (*PressInputPropertiesButtonResponse) Descriptor() ([]byte, []int)
Deprecated: Use PressInputPropertiesButtonResponse.ProtoReflect.Descriptor instead.
func (*PressInputPropertiesButtonResponse) ProtoMessage ¶
func (*PressInputPropertiesButtonResponse) ProtoMessage()
func (*PressInputPropertiesButtonResponse) ProtoReflect ¶
func (x *PressInputPropertiesButtonResponse) ProtoReflect() protoreflect.Message
func (*PressInputPropertiesButtonResponse) Reset ¶
func (x *PressInputPropertiesButtonResponse) Reset()
func (*PressInputPropertiesButtonResponse) String ¶
func (x *PressInputPropertiesButtonResponse) String() string
type PropertyItem ¶
type PropertyItem struct { ItemName string `protobuf:"bytes,1,opt,name=ItemName,proto3" json:"ItemName,omitempty"` ItemEnabled bool `protobuf:"varint,2,opt,name=ItemEnabled,proto3" json:"ItemEnabled,omitempty"` ItemValue *Any `protobuf:"bytes,3,opt,name=ItemValue,proto3" json:"ItemValue,omitempty"` // contains filtered or unexported fields }
func (*PropertyItem) Descriptor
deprecated
func (*PropertyItem) Descriptor() ([]byte, []int)
Deprecated: Use PropertyItem.ProtoReflect.Descriptor instead.
func (*PropertyItem) GetItemEnabled ¶
func (x *PropertyItem) GetItemEnabled() bool
func (*PropertyItem) GetItemName ¶
func (x *PropertyItem) GetItemName() string
func (*PropertyItem) GetItemValue ¶
func (x *PropertyItem) GetItemValue() *Any
func (*PropertyItem) ProtoMessage ¶
func (*PropertyItem) ProtoMessage()
func (*PropertyItem) ProtoReflect ¶
func (x *PropertyItem) ProtoReflect() protoreflect.Message
func (*PropertyItem) Reset ¶
func (x *PropertyItem) Reset()
func (*PropertyItem) String ¶
func (x *PropertyItem) String() string
type RemoveInputRequest ¶
type RemoveInputRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*RemoveInputRequest) Descriptor
deprecated
func (*RemoveInputRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveInputRequest.ProtoReflect.Descriptor instead.
func (*RemoveInputRequest) GetInputName ¶
func (x *RemoveInputRequest) GetInputName() string
func (*RemoveInputRequest) GetInputUUID ¶
func (x *RemoveInputRequest) GetInputUUID() string
func (*RemoveInputRequest) ProtoMessage ¶
func (*RemoveInputRequest) ProtoMessage()
func (*RemoveInputRequest) ProtoReflect ¶
func (x *RemoveInputRequest) ProtoReflect() protoreflect.Message
func (*RemoveInputRequest) Reset ¶
func (x *RemoveInputRequest) Reset()
func (*RemoveInputRequest) String ¶
func (x *RemoveInputRequest) String() string
type RemoveInputResponse ¶
type RemoveInputResponse struct {
// contains filtered or unexported fields
}
func (*RemoveInputResponse) Descriptor
deprecated
func (*RemoveInputResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveInputResponse.ProtoReflect.Descriptor instead.
func (*RemoveInputResponse) ProtoMessage ¶
func (*RemoveInputResponse) ProtoMessage()
func (*RemoveInputResponse) ProtoReflect ¶
func (x *RemoveInputResponse) ProtoReflect() protoreflect.Message
func (*RemoveInputResponse) Reset ¶
func (x *RemoveInputResponse) Reset()
func (*RemoveInputResponse) String ¶
func (x *RemoveInputResponse) String() string
type RemoveProfileRequest ¶
type RemoveProfileRequest struct { ProfileName string `protobuf:"bytes,1,opt,name=profileName,proto3" json:"profileName,omitempty"` // contains filtered or unexported fields }
func (*RemoveProfileRequest) Descriptor
deprecated
func (*RemoveProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveProfileRequest.ProtoReflect.Descriptor instead.
func (*RemoveProfileRequest) GetProfileName ¶
func (x *RemoveProfileRequest) GetProfileName() string
func (*RemoveProfileRequest) ProtoMessage ¶
func (*RemoveProfileRequest) ProtoMessage()
func (*RemoveProfileRequest) ProtoReflect ¶
func (x *RemoveProfileRequest) ProtoReflect() protoreflect.Message
func (*RemoveProfileRequest) Reset ¶
func (x *RemoveProfileRequest) Reset()
func (*RemoveProfileRequest) String ¶
func (x *RemoveProfileRequest) String() string
type RemoveProfileResponse ¶
type RemoveProfileResponse struct {
// contains filtered or unexported fields
}
func (*RemoveProfileResponse) Descriptor
deprecated
func (*RemoveProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveProfileResponse.ProtoReflect.Descriptor instead.
func (*RemoveProfileResponse) ProtoMessage ¶
func (*RemoveProfileResponse) ProtoMessage()
func (*RemoveProfileResponse) ProtoReflect ¶
func (x *RemoveProfileResponse) ProtoReflect() protoreflect.Message
func (*RemoveProfileResponse) Reset ¶
func (x *RemoveProfileResponse) Reset()
func (*RemoveProfileResponse) String ¶
func (x *RemoveProfileResponse) String() string
type RemoveSceneItemRequest ¶
type RemoveSceneItemRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` // contains filtered or unexported fields }
func (*RemoveSceneItemRequest) Descriptor
deprecated
func (*RemoveSceneItemRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSceneItemRequest.ProtoReflect.Descriptor instead.
func (*RemoveSceneItemRequest) GetSceneItemID ¶
func (x *RemoveSceneItemRequest) GetSceneItemID() int64
func (*RemoveSceneItemRequest) GetSceneName ¶
func (x *RemoveSceneItemRequest) GetSceneName() string
func (*RemoveSceneItemRequest) GetSceneUUID ¶
func (x *RemoveSceneItemRequest) GetSceneUUID() string
func (*RemoveSceneItemRequest) ProtoMessage ¶
func (*RemoveSceneItemRequest) ProtoMessage()
func (*RemoveSceneItemRequest) ProtoReflect ¶
func (x *RemoveSceneItemRequest) ProtoReflect() protoreflect.Message
func (*RemoveSceneItemRequest) Reset ¶
func (x *RemoveSceneItemRequest) Reset()
func (*RemoveSceneItemRequest) String ¶
func (x *RemoveSceneItemRequest) String() string
type RemoveSceneItemResponse ¶
type RemoveSceneItemResponse struct {
// contains filtered or unexported fields
}
func (*RemoveSceneItemResponse) Descriptor
deprecated
func (*RemoveSceneItemResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSceneItemResponse.ProtoReflect.Descriptor instead.
func (*RemoveSceneItemResponse) ProtoMessage ¶
func (*RemoveSceneItemResponse) ProtoMessage()
func (*RemoveSceneItemResponse) ProtoReflect ¶
func (x *RemoveSceneItemResponse) ProtoReflect() protoreflect.Message
func (*RemoveSceneItemResponse) Reset ¶
func (x *RemoveSceneItemResponse) Reset()
func (*RemoveSceneItemResponse) String ¶
func (x *RemoveSceneItemResponse) String() string
type RemoveSceneRequest ¶
type RemoveSceneRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` // contains filtered or unexported fields }
func (*RemoveSceneRequest) Descriptor
deprecated
func (*RemoveSceneRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSceneRequest.ProtoReflect.Descriptor instead.
func (*RemoveSceneRequest) GetSceneName ¶
func (x *RemoveSceneRequest) GetSceneName() string
func (*RemoveSceneRequest) GetSceneUUID ¶
func (x *RemoveSceneRequest) GetSceneUUID() string
func (*RemoveSceneRequest) ProtoMessage ¶
func (*RemoveSceneRequest) ProtoMessage()
func (*RemoveSceneRequest) ProtoReflect ¶
func (x *RemoveSceneRequest) ProtoReflect() protoreflect.Message
func (*RemoveSceneRequest) Reset ¶
func (x *RemoveSceneRequest) Reset()
func (*RemoveSceneRequest) String ¶
func (x *RemoveSceneRequest) String() string
type RemoveSceneResponse ¶
type RemoveSceneResponse struct {
// contains filtered or unexported fields
}
func (*RemoveSceneResponse) Descriptor
deprecated
func (*RemoveSceneResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSceneResponse.ProtoReflect.Descriptor instead.
func (*RemoveSceneResponse) ProtoMessage ¶
func (*RemoveSceneResponse) ProtoMessage()
func (*RemoveSceneResponse) ProtoReflect ¶
func (x *RemoveSceneResponse) ProtoReflect() protoreflect.Message
func (*RemoveSceneResponse) Reset ¶
func (x *RemoveSceneResponse) Reset()
func (*RemoveSceneResponse) String ¶
func (x *RemoveSceneResponse) String() string
type RemoveSourceFilterRequest ¶
type RemoveSourceFilterRequest struct { SourceName *string `protobuf:"bytes,1,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,2,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` FilterName string `protobuf:"bytes,3,opt,name=filterName,proto3" json:"filterName,omitempty"` // contains filtered or unexported fields }
func (*RemoveSourceFilterRequest) Descriptor
deprecated
func (*RemoveSourceFilterRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSourceFilterRequest.ProtoReflect.Descriptor instead.
func (*RemoveSourceFilterRequest) GetFilterName ¶
func (x *RemoveSourceFilterRequest) GetFilterName() string
func (*RemoveSourceFilterRequest) GetSourceName ¶
func (x *RemoveSourceFilterRequest) GetSourceName() string
func (*RemoveSourceFilterRequest) GetSourceUUID ¶
func (x *RemoveSourceFilterRequest) GetSourceUUID() string
func (*RemoveSourceFilterRequest) ProtoMessage ¶
func (*RemoveSourceFilterRequest) ProtoMessage()
func (*RemoveSourceFilterRequest) ProtoReflect ¶
func (x *RemoveSourceFilterRequest) ProtoReflect() protoreflect.Message
func (*RemoveSourceFilterRequest) Reset ¶
func (x *RemoveSourceFilterRequest) Reset()
func (*RemoveSourceFilterRequest) String ¶
func (x *RemoveSourceFilterRequest) String() string
type RemoveSourceFilterResponse ¶
type RemoveSourceFilterResponse struct {
// contains filtered or unexported fields
}
func (*RemoveSourceFilterResponse) Descriptor
deprecated
func (*RemoveSourceFilterResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSourceFilterResponse.ProtoReflect.Descriptor instead.
func (*RemoveSourceFilterResponse) ProtoMessage ¶
func (*RemoveSourceFilterResponse) ProtoMessage()
func (*RemoveSourceFilterResponse) ProtoReflect ¶
func (x *RemoveSourceFilterResponse) ProtoReflect() protoreflect.Message
func (*RemoveSourceFilterResponse) Reset ¶
func (x *RemoveSourceFilterResponse) Reset()
func (*RemoveSourceFilterResponse) String ¶
func (x *RemoveSourceFilterResponse) String() string
type RequestBatchExecutionType ¶
type RequestBatchExecutionType int32
const ( RequestBatchExecutionType_SerialRealtime RequestBatchExecutionType = 0 RequestBatchExecutionType__None RequestBatchExecutionType = -1 RequestBatchExecutionType_SerialFrame RequestBatchExecutionType = 1 RequestBatchExecutionType_Parallel RequestBatchExecutionType = 2 )
func (RequestBatchExecutionType) Descriptor ¶
func (RequestBatchExecutionType) Descriptor() protoreflect.EnumDescriptor
func (RequestBatchExecutionType) Enum ¶
func (x RequestBatchExecutionType) Enum() *RequestBatchExecutionType
func (RequestBatchExecutionType) EnumDescriptor
deprecated
func (RequestBatchExecutionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RequestBatchExecutionType.Descriptor instead.
func (RequestBatchExecutionType) Number ¶
func (x RequestBatchExecutionType) Number() protoreflect.EnumNumber
func (RequestBatchExecutionType) String ¶
func (x RequestBatchExecutionType) String() string
func (RequestBatchExecutionType) Type ¶
func (RequestBatchExecutionType) Type() protoreflect.EnumType
type RequestStatus ¶
type RequestStatus int32
const ( RequestStatus_Unknown RequestStatus = 0 RequestStatus_NoError RequestStatus = 10 RequestStatus_Success RequestStatus = 100 RequestStatus_MissingRequestType RequestStatus = 203 RequestStatus_UnknownRequestType RequestStatus = 204 RequestStatus_GenericError RequestStatus = 205 RequestStatus_UnsupportedRequestBatchExecutionType RequestStatus = 206 RequestStatus_NotReady RequestStatus = 207 RequestStatus_MissingRequestField RequestStatus = 300 RequestStatus_MissingRequestData RequestStatus = 301 RequestStatus_InvalidRequestField RequestStatus = 400 RequestStatus_InvalidRequestFieldType RequestStatus = 401 RequestStatus_RequestFieldOutOfRange RequestStatus = 402 RequestStatus_RequestFieldEmpty RequestStatus = 403 RequestStatus_TooManyRequestFields RequestStatus = 404 RequestStatus_OutputRunning RequestStatus = 500 RequestStatus_OutputNotRunning RequestStatus = 501 RequestStatus_OutputPaused RequestStatus = 502 RequestStatus_OutputNotPaused RequestStatus = 503 RequestStatus_OutputDisabled RequestStatus = 504 RequestStatus_StudioModeActive RequestStatus = 505 RequestStatus_StudioModeNotActive RequestStatus = 506 RequestStatus_ResourceNotFound RequestStatus = 600 RequestStatus_ResourceAlreadyExists RequestStatus = 601 RequestStatus_InvalidResourceType RequestStatus = 602 RequestStatus_NotEnoughResources RequestStatus = 603 RequestStatus_InvalidResourceState RequestStatus = 604 RequestStatus_InvalidInputKind RequestStatus = 605 RequestStatus_ResourceNotConfigurable RequestStatus = 606 RequestStatus_InvalidFilterKind RequestStatus = 607 RequestStatus_ResourceCreationFailed RequestStatus = 700 RequestStatus_ResourceActionFailed RequestStatus = 701 RequestStatus_RequestProcessingFailed RequestStatus = 702 RequestStatus_CannotAct RequestStatus = 703 )
func (RequestStatus) Descriptor ¶
func (RequestStatus) Descriptor() protoreflect.EnumDescriptor
func (RequestStatus) Enum ¶
func (x RequestStatus) Enum() *RequestStatus
func (RequestStatus) EnumDescriptor
deprecated
func (RequestStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use RequestStatus.Descriptor instead.
func (RequestStatus) Number ¶
func (x RequestStatus) Number() protoreflect.EnumNumber
func (RequestStatus) String ¶
func (x RequestStatus) String() string
func (RequestStatus) Type ¶
func (RequestStatus) Type() protoreflect.EnumType
type ResumeRecordRequest ¶
type ResumeRecordRequest struct {
// contains filtered or unexported fields
}
func (*ResumeRecordRequest) Descriptor
deprecated
func (*ResumeRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResumeRecordRequest.ProtoReflect.Descriptor instead.
func (*ResumeRecordRequest) ProtoMessage ¶
func (*ResumeRecordRequest) ProtoMessage()
func (*ResumeRecordRequest) ProtoReflect ¶
func (x *ResumeRecordRequest) ProtoReflect() protoreflect.Message
func (*ResumeRecordRequest) Reset ¶
func (x *ResumeRecordRequest) Reset()
func (*ResumeRecordRequest) String ¶
func (x *ResumeRecordRequest) String() string
type ResumeRecordResponse ¶
type ResumeRecordResponse struct {
// contains filtered or unexported fields
}
func (*ResumeRecordResponse) Descriptor
deprecated
func (*ResumeRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResumeRecordResponse.ProtoReflect.Descriptor instead.
func (*ResumeRecordResponse) ProtoMessage ¶
func (*ResumeRecordResponse) ProtoMessage()
func (*ResumeRecordResponse) ProtoReflect ¶
func (x *ResumeRecordResponse) ProtoReflect() protoreflect.Message
func (*ResumeRecordResponse) Reset ¶
func (x *ResumeRecordResponse) Reset()
func (*ResumeRecordResponse) String ¶
func (x *ResumeRecordResponse) String() string
type SaveReplayBufferRequest ¶
type SaveReplayBufferRequest struct {
// contains filtered or unexported fields
}
func (*SaveReplayBufferRequest) Descriptor
deprecated
func (*SaveReplayBufferRequest) Descriptor() ([]byte, []int)
Deprecated: Use SaveReplayBufferRequest.ProtoReflect.Descriptor instead.
func (*SaveReplayBufferRequest) ProtoMessage ¶
func (*SaveReplayBufferRequest) ProtoMessage()
func (*SaveReplayBufferRequest) ProtoReflect ¶
func (x *SaveReplayBufferRequest) ProtoReflect() protoreflect.Message
func (*SaveReplayBufferRequest) Reset ¶
func (x *SaveReplayBufferRequest) Reset()
func (*SaveReplayBufferRequest) String ¶
func (x *SaveReplayBufferRequest) String() string
type SaveReplayBufferResponse ¶
type SaveReplayBufferResponse struct {
// contains filtered or unexported fields
}
func (*SaveReplayBufferResponse) Descriptor
deprecated
func (*SaveReplayBufferResponse) Descriptor() ([]byte, []int)
Deprecated: Use SaveReplayBufferResponse.ProtoReflect.Descriptor instead.
func (*SaveReplayBufferResponse) ProtoMessage ¶
func (*SaveReplayBufferResponse) ProtoMessage()
func (*SaveReplayBufferResponse) ProtoReflect ¶
func (x *SaveReplayBufferResponse) ProtoReflect() protoreflect.Message
func (*SaveReplayBufferResponse) Reset ¶
func (x *SaveReplayBufferResponse) Reset()
func (*SaveReplayBufferResponse) String ¶
func (x *SaveReplayBufferResponse) String() string
type SaveSourceScreenshotRequest ¶
type SaveSourceScreenshotRequest struct { SourceName *string `protobuf:"bytes,1,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,2,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` ImageFormat []byte `protobuf:"bytes,3,opt,name=imageFormat,proto3" json:"imageFormat,omitempty"` ImageFilePath string `protobuf:"bytes,4,opt,name=imageFilePath,proto3" json:"imageFilePath,omitempty"` ImageWidth *int64 `protobuf:"varint,5,opt,name=imageWidth,proto3,oneof" json:"imageWidth,omitempty"` ImageHeight *int64 `protobuf:"varint,6,opt,name=imageHeight,proto3,oneof" json:"imageHeight,omitempty"` ImageCompressionQuality *int64 `protobuf:"varint,7,opt,name=imageCompressionQuality,proto3,oneof" json:"imageCompressionQuality,omitempty"` // contains filtered or unexported fields }
func (*SaveSourceScreenshotRequest) Descriptor
deprecated
func (*SaveSourceScreenshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use SaveSourceScreenshotRequest.ProtoReflect.Descriptor instead.
func (*SaveSourceScreenshotRequest) GetImageCompressionQuality ¶
func (x *SaveSourceScreenshotRequest) GetImageCompressionQuality() int64
func (*SaveSourceScreenshotRequest) GetImageFilePath ¶
func (x *SaveSourceScreenshotRequest) GetImageFilePath() string
func (*SaveSourceScreenshotRequest) GetImageFormat ¶
func (x *SaveSourceScreenshotRequest) GetImageFormat() []byte
func (*SaveSourceScreenshotRequest) GetImageHeight ¶
func (x *SaveSourceScreenshotRequest) GetImageHeight() int64
func (*SaveSourceScreenshotRequest) GetImageWidth ¶
func (x *SaveSourceScreenshotRequest) GetImageWidth() int64
func (*SaveSourceScreenshotRequest) GetSourceName ¶
func (x *SaveSourceScreenshotRequest) GetSourceName() string
func (*SaveSourceScreenshotRequest) GetSourceUUID ¶
func (x *SaveSourceScreenshotRequest) GetSourceUUID() string
func (*SaveSourceScreenshotRequest) ProtoMessage ¶
func (*SaveSourceScreenshotRequest) ProtoMessage()
func (*SaveSourceScreenshotRequest) ProtoReflect ¶
func (x *SaveSourceScreenshotRequest) ProtoReflect() protoreflect.Message
func (*SaveSourceScreenshotRequest) Reset ¶
func (x *SaveSourceScreenshotRequest) Reset()
func (*SaveSourceScreenshotRequest) String ¶
func (x *SaveSourceScreenshotRequest) String() string
type SaveSourceScreenshotResponse ¶
type SaveSourceScreenshotResponse struct {
// contains filtered or unexported fields
}
func (*SaveSourceScreenshotResponse) Descriptor
deprecated
func (*SaveSourceScreenshotResponse) Descriptor() ([]byte, []int)
Deprecated: Use SaveSourceScreenshotResponse.ProtoReflect.Descriptor instead.
func (*SaveSourceScreenshotResponse) ProtoMessage ¶
func (*SaveSourceScreenshotResponse) ProtoMessage()
func (*SaveSourceScreenshotResponse) ProtoReflect ¶
func (x *SaveSourceScreenshotResponse) ProtoReflect() protoreflect.Message
func (*SaveSourceScreenshotResponse) Reset ¶
func (x *SaveSourceScreenshotResponse) Reset()
func (*SaveSourceScreenshotResponse) String ¶
func (x *SaveSourceScreenshotResponse) String() string
type Scene ¶
type Scene struct { SceneUUID *string `protobuf:"bytes,1,opt,name=SceneUUID,proto3,oneof" json:"SceneUUID,omitempty"` SceneIndex *int64 `protobuf:"varint,2,opt,name=SceneIndex,proto3,oneof" json:"SceneIndex,omitempty"` SceneName *string `protobuf:"bytes,3,opt,name=SceneName,proto3,oneof" json:"SceneName,omitempty"` // contains filtered or unexported fields }
func (*Scene) Descriptor
deprecated
func (*Scene) GetSceneIndex ¶
func (*Scene) GetSceneName ¶
func (*Scene) GetSceneUUID ¶
func (*Scene) ProtoMessage ¶
func (*Scene) ProtoMessage()
func (*Scene) ProtoReflect ¶
func (x *Scene) ProtoReflect() protoreflect.Message
type SceneItem ¶
type SceneItem struct { InputKind string `protobuf:"bytes,1,opt,name=InputKind,proto3" json:"InputKind,omitempty"` IsGroup bool `protobuf:"varint,2,opt,name=IsGroup,proto3" json:"IsGroup,omitempty"` SceneItemBlendMode string `protobuf:"bytes,3,opt,name=SceneItemBlendMode,proto3" json:"SceneItemBlendMode,omitempty"` SceneItemEnabled bool `protobuf:"varint,4,opt,name=SceneItemEnabled,proto3" json:"SceneItemEnabled,omitempty"` SceneItemID int64 `protobuf:"varint,5,opt,name=SceneItemID,proto3" json:"SceneItemID,omitempty"` SceneItemIndex int64 `protobuf:"varint,6,opt,name=SceneItemIndex,proto3" json:"SceneItemIndex,omitempty"` SceneItemLocked bool `protobuf:"varint,7,opt,name=SceneItemLocked,proto3" json:"SceneItemLocked,omitempty"` SceneItemTransform *SceneItemTransform `protobuf:"bytes,8,opt,name=SceneItemTransform,proto3" json:"SceneItemTransform,omitempty"` SourceUUID string `protobuf:"bytes,9,opt,name=SourceUUID,proto3" json:"SourceUUID,omitempty"` SourceName string `protobuf:"bytes,10,opt,name=SourceName,proto3" json:"SourceName,omitempty"` SourceType string `protobuf:"bytes,11,opt,name=SourceType,proto3" json:"SourceType,omitempty"` // contains filtered or unexported fields }
func (*SceneItem) Descriptor
deprecated
func (*SceneItem) GetInputKind ¶
func (*SceneItem) GetIsGroup ¶
func (*SceneItem) GetSceneItemBlendMode ¶
func (*SceneItem) GetSceneItemEnabled ¶
func (*SceneItem) GetSceneItemID ¶
func (*SceneItem) GetSceneItemIndex ¶
func (*SceneItem) GetSceneItemLocked ¶
func (*SceneItem) GetSceneItemTransform ¶
func (x *SceneItem) GetSceneItemTransform() *SceneItemTransform
func (*SceneItem) GetSourceName ¶
func (*SceneItem) GetSourceType ¶
func (*SceneItem) GetSourceUUID ¶
func (*SceneItem) ProtoMessage ¶
func (*SceneItem) ProtoMessage()
func (*SceneItem) ProtoReflect ¶
func (x *SceneItem) ProtoReflect() protoreflect.Message
type SceneItemBasic ¶
type SceneItemBasic struct { SceneItemID int64 `protobuf:"varint,1,opt,name=SceneItemID,proto3" json:"SceneItemID,omitempty"` SceneItemIndex int64 `protobuf:"varint,2,opt,name=SceneItemIndex,proto3" json:"SceneItemIndex,omitempty"` // contains filtered or unexported fields }
func (*SceneItemBasic) Descriptor
deprecated
func (*SceneItemBasic) Descriptor() ([]byte, []int)
Deprecated: Use SceneItemBasic.ProtoReflect.Descriptor instead.
func (*SceneItemBasic) GetSceneItemID ¶
func (x *SceneItemBasic) GetSceneItemID() int64
func (*SceneItemBasic) GetSceneItemIndex ¶
func (x *SceneItemBasic) GetSceneItemIndex() int64
func (*SceneItemBasic) ProtoMessage ¶
func (*SceneItemBasic) ProtoMessage()
func (*SceneItemBasic) ProtoReflect ¶
func (x *SceneItemBasic) ProtoReflect() protoreflect.Message
func (*SceneItemBasic) Reset ¶
func (x *SceneItemBasic) Reset()
func (*SceneItemBasic) String ¶
func (x *SceneItemBasic) String() string
type SceneItemTransform ¶
type SceneItemTransform struct { Alignment float64 `protobuf:"fixed64,1,opt,name=Alignment,proto3" json:"Alignment,omitempty"` BoundsAlignment float64 `protobuf:"fixed64,2,opt,name=BoundsAlignment,proto3" json:"BoundsAlignment,omitempty"` BoundsHeight float64 `protobuf:"fixed64,3,opt,name=BoundsHeight,proto3" json:"BoundsHeight,omitempty"` BoundsType string `protobuf:"bytes,4,opt,name=BoundsType,proto3" json:"BoundsType,omitempty"` BoundsWidth float64 `protobuf:"fixed64,5,opt,name=BoundsWidth,proto3" json:"BoundsWidth,omitempty"` CropToBounds bool `protobuf:"varint,6,opt,name=CropToBounds,proto3" json:"CropToBounds,omitempty"` CropBottom float64 `protobuf:"fixed64,7,opt,name=CropBottom,proto3" json:"CropBottom,omitempty"` CropLeft float64 `protobuf:"fixed64,8,opt,name=CropLeft,proto3" json:"CropLeft,omitempty"` CropRight float64 `protobuf:"fixed64,9,opt,name=CropRight,proto3" json:"CropRight,omitempty"` CropTop float64 `protobuf:"fixed64,10,opt,name=CropTop,proto3" json:"CropTop,omitempty"` Height float64 `protobuf:"fixed64,11,opt,name=Height,proto3" json:"Height,omitempty"` PositionX float64 `protobuf:"fixed64,12,opt,name=PositionX,proto3" json:"PositionX,omitempty"` PositionY float64 `protobuf:"fixed64,13,opt,name=PositionY,proto3" json:"PositionY,omitempty"` Rotation float64 `protobuf:"fixed64,14,opt,name=Rotation,proto3" json:"Rotation,omitempty"` ScaleX float64 `protobuf:"fixed64,15,opt,name=ScaleX,proto3" json:"ScaleX,omitempty"` ScaleY float64 `protobuf:"fixed64,16,opt,name=ScaleY,proto3" json:"ScaleY,omitempty"` SourceHeight float64 `protobuf:"fixed64,17,opt,name=SourceHeight,proto3" json:"SourceHeight,omitempty"` SourceWidth float64 `protobuf:"fixed64,18,opt,name=SourceWidth,proto3" json:"SourceWidth,omitempty"` Width float64 `protobuf:"fixed64,19,opt,name=Width,proto3" json:"Width,omitempty"` // contains filtered or unexported fields }
func (*SceneItemTransform) Descriptor
deprecated
func (*SceneItemTransform) Descriptor() ([]byte, []int)
Deprecated: Use SceneItemTransform.ProtoReflect.Descriptor instead.
func (*SceneItemTransform) GetAlignment ¶
func (x *SceneItemTransform) GetAlignment() float64
func (*SceneItemTransform) GetBoundsAlignment ¶
func (x *SceneItemTransform) GetBoundsAlignment() float64
func (*SceneItemTransform) GetBoundsHeight ¶
func (x *SceneItemTransform) GetBoundsHeight() float64
func (*SceneItemTransform) GetBoundsType ¶
func (x *SceneItemTransform) GetBoundsType() string
func (*SceneItemTransform) GetBoundsWidth ¶
func (x *SceneItemTransform) GetBoundsWidth() float64
func (*SceneItemTransform) GetCropBottom ¶
func (x *SceneItemTransform) GetCropBottom() float64
func (*SceneItemTransform) GetCropLeft ¶
func (x *SceneItemTransform) GetCropLeft() float64
func (*SceneItemTransform) GetCropRight ¶
func (x *SceneItemTransform) GetCropRight() float64
func (*SceneItemTransform) GetCropToBounds ¶
func (x *SceneItemTransform) GetCropToBounds() bool
func (*SceneItemTransform) GetCropTop ¶
func (x *SceneItemTransform) GetCropTop() float64
func (*SceneItemTransform) GetHeight ¶
func (x *SceneItemTransform) GetHeight() float64
func (*SceneItemTransform) GetPositionX ¶
func (x *SceneItemTransform) GetPositionX() float64
func (*SceneItemTransform) GetPositionY ¶
func (x *SceneItemTransform) GetPositionY() float64
func (*SceneItemTransform) GetRotation ¶
func (x *SceneItemTransform) GetRotation() float64
func (*SceneItemTransform) GetScaleX ¶
func (x *SceneItemTransform) GetScaleX() float64
func (*SceneItemTransform) GetScaleY ¶
func (x *SceneItemTransform) GetScaleY() float64
func (*SceneItemTransform) GetSourceHeight ¶
func (x *SceneItemTransform) GetSourceHeight() float64
func (*SceneItemTransform) GetSourceWidth ¶
func (x *SceneItemTransform) GetSourceWidth() float64
func (*SceneItemTransform) GetWidth ¶
func (x *SceneItemTransform) GetWidth() float64
func (*SceneItemTransform) ProtoMessage ¶
func (*SceneItemTransform) ProtoMessage()
func (*SceneItemTransform) ProtoReflect ¶
func (x *SceneItemTransform) ProtoReflect() protoreflect.Message
func (*SceneItemTransform) Reset ¶
func (x *SceneItemTransform) Reset()
func (*SceneItemTransform) String ¶
func (x *SceneItemTransform) String() string
type SendStreamCaptionRequest ¶
type SendStreamCaptionRequest struct { CaptionText []byte `protobuf:"bytes,1,opt,name=captionText,proto3" json:"captionText,omitempty"` // contains filtered or unexported fields }
func (*SendStreamCaptionRequest) Descriptor
deprecated
func (*SendStreamCaptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SendStreamCaptionRequest.ProtoReflect.Descriptor instead.
func (*SendStreamCaptionRequest) GetCaptionText ¶
func (x *SendStreamCaptionRequest) GetCaptionText() []byte
func (*SendStreamCaptionRequest) ProtoMessage ¶
func (*SendStreamCaptionRequest) ProtoMessage()
func (*SendStreamCaptionRequest) ProtoReflect ¶
func (x *SendStreamCaptionRequest) ProtoReflect() protoreflect.Message
func (*SendStreamCaptionRequest) Reset ¶
func (x *SendStreamCaptionRequest) Reset()
func (*SendStreamCaptionRequest) String ¶
func (x *SendStreamCaptionRequest) String() string
type SendStreamCaptionResponse ¶
type SendStreamCaptionResponse struct {
// contains filtered or unexported fields
}
func (*SendStreamCaptionResponse) Descriptor
deprecated
func (*SendStreamCaptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SendStreamCaptionResponse.ProtoReflect.Descriptor instead.
func (*SendStreamCaptionResponse) ProtoMessage ¶
func (*SendStreamCaptionResponse) ProtoMessage()
func (*SendStreamCaptionResponse) ProtoReflect ¶
func (x *SendStreamCaptionResponse) ProtoReflect() protoreflect.Message
func (*SendStreamCaptionResponse) Reset ¶
func (x *SendStreamCaptionResponse) Reset()
func (*SendStreamCaptionResponse) String ¶
func (x *SendStreamCaptionResponse) String() string
type SetCurrentPreviewSceneRequest ¶
type SetCurrentPreviewSceneRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` // contains filtered or unexported fields }
func (*SetCurrentPreviewSceneRequest) Descriptor
deprecated
func (*SetCurrentPreviewSceneRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentPreviewSceneRequest.ProtoReflect.Descriptor instead.
func (*SetCurrentPreviewSceneRequest) GetSceneName ¶
func (x *SetCurrentPreviewSceneRequest) GetSceneName() string
func (*SetCurrentPreviewSceneRequest) GetSceneUUID ¶
func (x *SetCurrentPreviewSceneRequest) GetSceneUUID() string
func (*SetCurrentPreviewSceneRequest) ProtoMessage ¶
func (*SetCurrentPreviewSceneRequest) ProtoMessage()
func (*SetCurrentPreviewSceneRequest) ProtoReflect ¶
func (x *SetCurrentPreviewSceneRequest) ProtoReflect() protoreflect.Message
func (*SetCurrentPreviewSceneRequest) Reset ¶
func (x *SetCurrentPreviewSceneRequest) Reset()
func (*SetCurrentPreviewSceneRequest) String ¶
func (x *SetCurrentPreviewSceneRequest) String() string
type SetCurrentPreviewSceneResponse ¶
type SetCurrentPreviewSceneResponse struct {
// contains filtered or unexported fields
}
func (*SetCurrentPreviewSceneResponse) Descriptor
deprecated
func (*SetCurrentPreviewSceneResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentPreviewSceneResponse.ProtoReflect.Descriptor instead.
func (*SetCurrentPreviewSceneResponse) ProtoMessage ¶
func (*SetCurrentPreviewSceneResponse) ProtoMessage()
func (*SetCurrentPreviewSceneResponse) ProtoReflect ¶
func (x *SetCurrentPreviewSceneResponse) ProtoReflect() protoreflect.Message
func (*SetCurrentPreviewSceneResponse) Reset ¶
func (x *SetCurrentPreviewSceneResponse) Reset()
func (*SetCurrentPreviewSceneResponse) String ¶
func (x *SetCurrentPreviewSceneResponse) String() string
type SetCurrentProfileRequest ¶
type SetCurrentProfileRequest struct { ProfileName string `protobuf:"bytes,1,opt,name=profileName,proto3" json:"profileName,omitempty"` // contains filtered or unexported fields }
func (*SetCurrentProfileRequest) Descriptor
deprecated
func (*SetCurrentProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentProfileRequest.ProtoReflect.Descriptor instead.
func (*SetCurrentProfileRequest) GetProfileName ¶
func (x *SetCurrentProfileRequest) GetProfileName() string
func (*SetCurrentProfileRequest) ProtoMessage ¶
func (*SetCurrentProfileRequest) ProtoMessage()
func (*SetCurrentProfileRequest) ProtoReflect ¶
func (x *SetCurrentProfileRequest) ProtoReflect() protoreflect.Message
func (*SetCurrentProfileRequest) Reset ¶
func (x *SetCurrentProfileRequest) Reset()
func (*SetCurrentProfileRequest) String ¶
func (x *SetCurrentProfileRequest) String() string
type SetCurrentProfileResponse ¶
type SetCurrentProfileResponse struct {
// contains filtered or unexported fields
}
func (*SetCurrentProfileResponse) Descriptor
deprecated
func (*SetCurrentProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentProfileResponse.ProtoReflect.Descriptor instead.
func (*SetCurrentProfileResponse) ProtoMessage ¶
func (*SetCurrentProfileResponse) ProtoMessage()
func (*SetCurrentProfileResponse) ProtoReflect ¶
func (x *SetCurrentProfileResponse) ProtoReflect() protoreflect.Message
func (*SetCurrentProfileResponse) Reset ¶
func (x *SetCurrentProfileResponse) Reset()
func (*SetCurrentProfileResponse) String ¶
func (x *SetCurrentProfileResponse) String() string
type SetCurrentProgramSceneRequest ¶
type SetCurrentProgramSceneRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` // contains filtered or unexported fields }
func (*SetCurrentProgramSceneRequest) Descriptor
deprecated
func (*SetCurrentProgramSceneRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentProgramSceneRequest.ProtoReflect.Descriptor instead.
func (*SetCurrentProgramSceneRequest) GetSceneName ¶
func (x *SetCurrentProgramSceneRequest) GetSceneName() string
func (*SetCurrentProgramSceneRequest) GetSceneUUID ¶
func (x *SetCurrentProgramSceneRequest) GetSceneUUID() string
func (*SetCurrentProgramSceneRequest) ProtoMessage ¶
func (*SetCurrentProgramSceneRequest) ProtoMessage()
func (*SetCurrentProgramSceneRequest) ProtoReflect ¶
func (x *SetCurrentProgramSceneRequest) ProtoReflect() protoreflect.Message
func (*SetCurrentProgramSceneRequest) Reset ¶
func (x *SetCurrentProgramSceneRequest) Reset()
func (*SetCurrentProgramSceneRequest) String ¶
func (x *SetCurrentProgramSceneRequest) String() string
type SetCurrentProgramSceneResponse ¶
type SetCurrentProgramSceneResponse struct {
// contains filtered or unexported fields
}
func (*SetCurrentProgramSceneResponse) Descriptor
deprecated
func (*SetCurrentProgramSceneResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentProgramSceneResponse.ProtoReflect.Descriptor instead.
func (*SetCurrentProgramSceneResponse) ProtoMessage ¶
func (*SetCurrentProgramSceneResponse) ProtoMessage()
func (*SetCurrentProgramSceneResponse) ProtoReflect ¶
func (x *SetCurrentProgramSceneResponse) ProtoReflect() protoreflect.Message
func (*SetCurrentProgramSceneResponse) Reset ¶
func (x *SetCurrentProgramSceneResponse) Reset()
func (*SetCurrentProgramSceneResponse) String ¶
func (x *SetCurrentProgramSceneResponse) String() string
type SetCurrentSceneCollectionRequest ¶
type SetCurrentSceneCollectionRequest struct { SceneCollectionName string `protobuf:"bytes,1,opt,name=sceneCollectionName,proto3" json:"sceneCollectionName,omitempty"` // contains filtered or unexported fields }
func (*SetCurrentSceneCollectionRequest) Descriptor
deprecated
func (*SetCurrentSceneCollectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentSceneCollectionRequest.ProtoReflect.Descriptor instead.
func (*SetCurrentSceneCollectionRequest) GetSceneCollectionName ¶
func (x *SetCurrentSceneCollectionRequest) GetSceneCollectionName() string
func (*SetCurrentSceneCollectionRequest) ProtoMessage ¶
func (*SetCurrentSceneCollectionRequest) ProtoMessage()
func (*SetCurrentSceneCollectionRequest) ProtoReflect ¶
func (x *SetCurrentSceneCollectionRequest) ProtoReflect() protoreflect.Message
func (*SetCurrentSceneCollectionRequest) Reset ¶
func (x *SetCurrentSceneCollectionRequest) Reset()
func (*SetCurrentSceneCollectionRequest) String ¶
func (x *SetCurrentSceneCollectionRequest) String() string
type SetCurrentSceneCollectionResponse ¶
type SetCurrentSceneCollectionResponse struct {
// contains filtered or unexported fields
}
func (*SetCurrentSceneCollectionResponse) Descriptor
deprecated
func (*SetCurrentSceneCollectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentSceneCollectionResponse.ProtoReflect.Descriptor instead.
func (*SetCurrentSceneCollectionResponse) ProtoMessage ¶
func (*SetCurrentSceneCollectionResponse) ProtoMessage()
func (*SetCurrentSceneCollectionResponse) ProtoReflect ¶
func (x *SetCurrentSceneCollectionResponse) ProtoReflect() protoreflect.Message
func (*SetCurrentSceneCollectionResponse) Reset ¶
func (x *SetCurrentSceneCollectionResponse) Reset()
func (*SetCurrentSceneCollectionResponse) String ¶
func (x *SetCurrentSceneCollectionResponse) String() string
type SetCurrentSceneTransitionDurationRequest ¶
type SetCurrentSceneTransitionDurationRequest struct { TransitionDuration int64 `protobuf:"varint,1,opt,name=transitionDuration,proto3" json:"transitionDuration,omitempty"` // contains filtered or unexported fields }
func (*SetCurrentSceneTransitionDurationRequest) Descriptor
deprecated
func (*SetCurrentSceneTransitionDurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentSceneTransitionDurationRequest.ProtoReflect.Descriptor instead.
func (*SetCurrentSceneTransitionDurationRequest) GetTransitionDuration ¶
func (x *SetCurrentSceneTransitionDurationRequest) GetTransitionDuration() int64
func (*SetCurrentSceneTransitionDurationRequest) ProtoMessage ¶
func (*SetCurrentSceneTransitionDurationRequest) ProtoMessage()
func (*SetCurrentSceneTransitionDurationRequest) ProtoReflect ¶
func (x *SetCurrentSceneTransitionDurationRequest) ProtoReflect() protoreflect.Message
func (*SetCurrentSceneTransitionDurationRequest) Reset ¶
func (x *SetCurrentSceneTransitionDurationRequest) Reset()
func (*SetCurrentSceneTransitionDurationRequest) String ¶
func (x *SetCurrentSceneTransitionDurationRequest) String() string
type SetCurrentSceneTransitionDurationResponse ¶
type SetCurrentSceneTransitionDurationResponse struct {
// contains filtered or unexported fields
}
func (*SetCurrentSceneTransitionDurationResponse) Descriptor
deprecated
func (*SetCurrentSceneTransitionDurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentSceneTransitionDurationResponse.ProtoReflect.Descriptor instead.
func (*SetCurrentSceneTransitionDurationResponse) ProtoMessage ¶
func (*SetCurrentSceneTransitionDurationResponse) ProtoMessage()
func (*SetCurrentSceneTransitionDurationResponse) ProtoReflect ¶
func (x *SetCurrentSceneTransitionDurationResponse) ProtoReflect() protoreflect.Message
func (*SetCurrentSceneTransitionDurationResponse) Reset ¶
func (x *SetCurrentSceneTransitionDurationResponse) Reset()
func (*SetCurrentSceneTransitionDurationResponse) String ¶
func (x *SetCurrentSceneTransitionDurationResponse) String() string
type SetCurrentSceneTransitionRequest ¶
type SetCurrentSceneTransitionRequest struct { TransitionName string `protobuf:"bytes,1,opt,name=transitionName,proto3" json:"transitionName,omitempty"` // contains filtered or unexported fields }
func (*SetCurrentSceneTransitionRequest) Descriptor
deprecated
func (*SetCurrentSceneTransitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentSceneTransitionRequest.ProtoReflect.Descriptor instead.
func (*SetCurrentSceneTransitionRequest) GetTransitionName ¶
func (x *SetCurrentSceneTransitionRequest) GetTransitionName() string
func (*SetCurrentSceneTransitionRequest) ProtoMessage ¶
func (*SetCurrentSceneTransitionRequest) ProtoMessage()
func (*SetCurrentSceneTransitionRequest) ProtoReflect ¶
func (x *SetCurrentSceneTransitionRequest) ProtoReflect() protoreflect.Message
func (*SetCurrentSceneTransitionRequest) Reset ¶
func (x *SetCurrentSceneTransitionRequest) Reset()
func (*SetCurrentSceneTransitionRequest) String ¶
func (x *SetCurrentSceneTransitionRequest) String() string
type SetCurrentSceneTransitionResponse ¶
type SetCurrentSceneTransitionResponse struct {
// contains filtered or unexported fields
}
func (*SetCurrentSceneTransitionResponse) Descriptor
deprecated
func (*SetCurrentSceneTransitionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentSceneTransitionResponse.ProtoReflect.Descriptor instead.
func (*SetCurrentSceneTransitionResponse) ProtoMessage ¶
func (*SetCurrentSceneTransitionResponse) ProtoMessage()
func (*SetCurrentSceneTransitionResponse) ProtoReflect ¶
func (x *SetCurrentSceneTransitionResponse) ProtoReflect() protoreflect.Message
func (*SetCurrentSceneTransitionResponse) Reset ¶
func (x *SetCurrentSceneTransitionResponse) Reset()
func (*SetCurrentSceneTransitionResponse) String ¶
func (x *SetCurrentSceneTransitionResponse) String() string
type SetCurrentSceneTransitionSettingsRequest ¶
type SetCurrentSceneTransitionSettingsRequest struct { TransitionSettings *AbstractObject `protobuf:"bytes,1,opt,name=transitionSettings,proto3" json:"transitionSettings,omitempty"` Overlay *bool `protobuf:"varint,2,opt,name=overlay,proto3,oneof" json:"overlay,omitempty"` // contains filtered or unexported fields }
func (*SetCurrentSceneTransitionSettingsRequest) Descriptor
deprecated
func (*SetCurrentSceneTransitionSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentSceneTransitionSettingsRequest.ProtoReflect.Descriptor instead.
func (*SetCurrentSceneTransitionSettingsRequest) GetOverlay ¶
func (x *SetCurrentSceneTransitionSettingsRequest) GetOverlay() bool
func (*SetCurrentSceneTransitionSettingsRequest) GetTransitionSettings ¶
func (x *SetCurrentSceneTransitionSettingsRequest) GetTransitionSettings() *AbstractObject
func (*SetCurrentSceneTransitionSettingsRequest) ProtoMessage ¶
func (*SetCurrentSceneTransitionSettingsRequest) ProtoMessage()
func (*SetCurrentSceneTransitionSettingsRequest) ProtoReflect ¶
func (x *SetCurrentSceneTransitionSettingsRequest) ProtoReflect() protoreflect.Message
func (*SetCurrentSceneTransitionSettingsRequest) Reset ¶
func (x *SetCurrentSceneTransitionSettingsRequest) Reset()
func (*SetCurrentSceneTransitionSettingsRequest) String ¶
func (x *SetCurrentSceneTransitionSettingsRequest) String() string
type SetCurrentSceneTransitionSettingsResponse ¶
type SetCurrentSceneTransitionSettingsResponse struct {
// contains filtered or unexported fields
}
func (*SetCurrentSceneTransitionSettingsResponse) Descriptor
deprecated
func (*SetCurrentSceneTransitionSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentSceneTransitionSettingsResponse.ProtoReflect.Descriptor instead.
func (*SetCurrentSceneTransitionSettingsResponse) ProtoMessage ¶
func (*SetCurrentSceneTransitionSettingsResponse) ProtoMessage()
func (*SetCurrentSceneTransitionSettingsResponse) ProtoReflect ¶
func (x *SetCurrentSceneTransitionSettingsResponse) ProtoReflect() protoreflect.Message
func (*SetCurrentSceneTransitionSettingsResponse) Reset ¶
func (x *SetCurrentSceneTransitionSettingsResponse) Reset()
func (*SetCurrentSceneTransitionSettingsResponse) String ¶
func (x *SetCurrentSceneTransitionSettingsResponse) String() string
type SetInputAudioBalanceRequest ¶
type SetInputAudioBalanceRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` InputAudioBalance float64 `protobuf:"fixed64,3,opt,name=inputAudioBalance,proto3" json:"inputAudioBalance,omitempty"` // contains filtered or unexported fields }
func (*SetInputAudioBalanceRequest) Descriptor
deprecated
func (*SetInputAudioBalanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputAudioBalanceRequest.ProtoReflect.Descriptor instead.
func (*SetInputAudioBalanceRequest) GetInputAudioBalance ¶
func (x *SetInputAudioBalanceRequest) GetInputAudioBalance() float64
func (*SetInputAudioBalanceRequest) GetInputName ¶
func (x *SetInputAudioBalanceRequest) GetInputName() string
func (*SetInputAudioBalanceRequest) GetInputUUID ¶
func (x *SetInputAudioBalanceRequest) GetInputUUID() string
func (*SetInputAudioBalanceRequest) ProtoMessage ¶
func (*SetInputAudioBalanceRequest) ProtoMessage()
func (*SetInputAudioBalanceRequest) ProtoReflect ¶
func (x *SetInputAudioBalanceRequest) ProtoReflect() protoreflect.Message
func (*SetInputAudioBalanceRequest) Reset ¶
func (x *SetInputAudioBalanceRequest) Reset()
func (*SetInputAudioBalanceRequest) String ¶
func (x *SetInputAudioBalanceRequest) String() string
type SetInputAudioBalanceResponse ¶
type SetInputAudioBalanceResponse struct {
// contains filtered or unexported fields
}
func (*SetInputAudioBalanceResponse) Descriptor
deprecated
func (*SetInputAudioBalanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputAudioBalanceResponse.ProtoReflect.Descriptor instead.
func (*SetInputAudioBalanceResponse) ProtoMessage ¶
func (*SetInputAudioBalanceResponse) ProtoMessage()
func (*SetInputAudioBalanceResponse) ProtoReflect ¶
func (x *SetInputAudioBalanceResponse) ProtoReflect() protoreflect.Message
func (*SetInputAudioBalanceResponse) Reset ¶
func (x *SetInputAudioBalanceResponse) Reset()
func (*SetInputAudioBalanceResponse) String ¶
func (x *SetInputAudioBalanceResponse) String() string
type SetInputAudioMonitorTypeRequest ¶
type SetInputAudioMonitorTypeRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` MonitorType []byte `protobuf:"bytes,3,opt,name=monitorType,proto3" json:"monitorType,omitempty"` // contains filtered or unexported fields }
func (*SetInputAudioMonitorTypeRequest) Descriptor
deprecated
func (*SetInputAudioMonitorTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputAudioMonitorTypeRequest.ProtoReflect.Descriptor instead.
func (*SetInputAudioMonitorTypeRequest) GetInputName ¶
func (x *SetInputAudioMonitorTypeRequest) GetInputName() string
func (*SetInputAudioMonitorTypeRequest) GetInputUUID ¶
func (x *SetInputAudioMonitorTypeRequest) GetInputUUID() string
func (*SetInputAudioMonitorTypeRequest) GetMonitorType ¶
func (x *SetInputAudioMonitorTypeRequest) GetMonitorType() []byte
func (*SetInputAudioMonitorTypeRequest) ProtoMessage ¶
func (*SetInputAudioMonitorTypeRequest) ProtoMessage()
func (*SetInputAudioMonitorTypeRequest) ProtoReflect ¶
func (x *SetInputAudioMonitorTypeRequest) ProtoReflect() protoreflect.Message
func (*SetInputAudioMonitorTypeRequest) Reset ¶
func (x *SetInputAudioMonitorTypeRequest) Reset()
func (*SetInputAudioMonitorTypeRequest) String ¶
func (x *SetInputAudioMonitorTypeRequest) String() string
type SetInputAudioMonitorTypeResponse ¶
type SetInputAudioMonitorTypeResponse struct {
// contains filtered or unexported fields
}
func (*SetInputAudioMonitorTypeResponse) Descriptor
deprecated
func (*SetInputAudioMonitorTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputAudioMonitorTypeResponse.ProtoReflect.Descriptor instead.
func (*SetInputAudioMonitorTypeResponse) ProtoMessage ¶
func (*SetInputAudioMonitorTypeResponse) ProtoMessage()
func (*SetInputAudioMonitorTypeResponse) ProtoReflect ¶
func (x *SetInputAudioMonitorTypeResponse) ProtoReflect() protoreflect.Message
func (*SetInputAudioMonitorTypeResponse) Reset ¶
func (x *SetInputAudioMonitorTypeResponse) Reset()
func (*SetInputAudioMonitorTypeResponse) String ¶
func (x *SetInputAudioMonitorTypeResponse) String() string
type SetInputAudioSyncOffsetRequest ¶
type SetInputAudioSyncOffsetRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` InputAudioSyncOffset int64 `protobuf:"varint,3,opt,name=inputAudioSyncOffset,proto3" json:"inputAudioSyncOffset,omitempty"` // contains filtered or unexported fields }
func (*SetInputAudioSyncOffsetRequest) Descriptor
deprecated
func (*SetInputAudioSyncOffsetRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputAudioSyncOffsetRequest.ProtoReflect.Descriptor instead.
func (*SetInputAudioSyncOffsetRequest) GetInputAudioSyncOffset ¶
func (x *SetInputAudioSyncOffsetRequest) GetInputAudioSyncOffset() int64
func (*SetInputAudioSyncOffsetRequest) GetInputName ¶
func (x *SetInputAudioSyncOffsetRequest) GetInputName() string
func (*SetInputAudioSyncOffsetRequest) GetInputUUID ¶
func (x *SetInputAudioSyncOffsetRequest) GetInputUUID() string
func (*SetInputAudioSyncOffsetRequest) ProtoMessage ¶
func (*SetInputAudioSyncOffsetRequest) ProtoMessage()
func (*SetInputAudioSyncOffsetRequest) ProtoReflect ¶
func (x *SetInputAudioSyncOffsetRequest) ProtoReflect() protoreflect.Message
func (*SetInputAudioSyncOffsetRequest) Reset ¶
func (x *SetInputAudioSyncOffsetRequest) Reset()
func (*SetInputAudioSyncOffsetRequest) String ¶
func (x *SetInputAudioSyncOffsetRequest) String() string
type SetInputAudioSyncOffsetResponse ¶
type SetInputAudioSyncOffsetResponse struct {
// contains filtered or unexported fields
}
func (*SetInputAudioSyncOffsetResponse) Descriptor
deprecated
func (*SetInputAudioSyncOffsetResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputAudioSyncOffsetResponse.ProtoReflect.Descriptor instead.
func (*SetInputAudioSyncOffsetResponse) ProtoMessage ¶
func (*SetInputAudioSyncOffsetResponse) ProtoMessage()
func (*SetInputAudioSyncOffsetResponse) ProtoReflect ¶
func (x *SetInputAudioSyncOffsetResponse) ProtoReflect() protoreflect.Message
func (*SetInputAudioSyncOffsetResponse) Reset ¶
func (x *SetInputAudioSyncOffsetResponse) Reset()
func (*SetInputAudioSyncOffsetResponse) String ¶
func (x *SetInputAudioSyncOffsetResponse) String() string
type SetInputAudioTracksRequest ¶
type SetInputAudioTracksRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` InputAudioTracks *AbstractObject `protobuf:"bytes,3,opt,name=inputAudioTracks,proto3" json:"inputAudioTracks,omitempty"` // contains filtered or unexported fields }
func (*SetInputAudioTracksRequest) Descriptor
deprecated
func (*SetInputAudioTracksRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputAudioTracksRequest.ProtoReflect.Descriptor instead.
func (*SetInputAudioTracksRequest) GetInputAudioTracks ¶
func (x *SetInputAudioTracksRequest) GetInputAudioTracks() *AbstractObject
func (*SetInputAudioTracksRequest) GetInputName ¶
func (x *SetInputAudioTracksRequest) GetInputName() string
func (*SetInputAudioTracksRequest) GetInputUUID ¶
func (x *SetInputAudioTracksRequest) GetInputUUID() string
func (*SetInputAudioTracksRequest) ProtoMessage ¶
func (*SetInputAudioTracksRequest) ProtoMessage()
func (*SetInputAudioTracksRequest) ProtoReflect ¶
func (x *SetInputAudioTracksRequest) ProtoReflect() protoreflect.Message
func (*SetInputAudioTracksRequest) Reset ¶
func (x *SetInputAudioTracksRequest) Reset()
func (*SetInputAudioTracksRequest) String ¶
func (x *SetInputAudioTracksRequest) String() string
type SetInputAudioTracksResponse ¶
type SetInputAudioTracksResponse struct {
// contains filtered or unexported fields
}
func (*SetInputAudioTracksResponse) Descriptor
deprecated
func (*SetInputAudioTracksResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputAudioTracksResponse.ProtoReflect.Descriptor instead.
func (*SetInputAudioTracksResponse) ProtoMessage ¶
func (*SetInputAudioTracksResponse) ProtoMessage()
func (*SetInputAudioTracksResponse) ProtoReflect ¶
func (x *SetInputAudioTracksResponse) ProtoReflect() protoreflect.Message
func (*SetInputAudioTracksResponse) Reset ¶
func (x *SetInputAudioTracksResponse) Reset()
func (*SetInputAudioTracksResponse) String ¶
func (x *SetInputAudioTracksResponse) String() string
type SetInputMuteRequest ¶
type SetInputMuteRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` InputMuted bool `protobuf:"varint,3,opt,name=inputMuted,proto3" json:"inputMuted,omitempty"` // contains filtered or unexported fields }
func (*SetInputMuteRequest) Descriptor
deprecated
func (*SetInputMuteRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputMuteRequest.ProtoReflect.Descriptor instead.
func (*SetInputMuteRequest) GetInputMuted ¶
func (x *SetInputMuteRequest) GetInputMuted() bool
func (*SetInputMuteRequest) GetInputName ¶
func (x *SetInputMuteRequest) GetInputName() string
func (*SetInputMuteRequest) GetInputUUID ¶
func (x *SetInputMuteRequest) GetInputUUID() string
func (*SetInputMuteRequest) ProtoMessage ¶
func (*SetInputMuteRequest) ProtoMessage()
func (*SetInputMuteRequest) ProtoReflect ¶
func (x *SetInputMuteRequest) ProtoReflect() protoreflect.Message
func (*SetInputMuteRequest) Reset ¶
func (x *SetInputMuteRequest) Reset()
func (*SetInputMuteRequest) String ¶
func (x *SetInputMuteRequest) String() string
type SetInputMuteResponse ¶
type SetInputMuteResponse struct {
// contains filtered or unexported fields
}
func (*SetInputMuteResponse) Descriptor
deprecated
func (*SetInputMuteResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputMuteResponse.ProtoReflect.Descriptor instead.
func (*SetInputMuteResponse) ProtoMessage ¶
func (*SetInputMuteResponse) ProtoMessage()
func (*SetInputMuteResponse) ProtoReflect ¶
func (x *SetInputMuteResponse) ProtoReflect() protoreflect.Message
func (*SetInputMuteResponse) Reset ¶
func (x *SetInputMuteResponse) Reset()
func (*SetInputMuteResponse) String ¶
func (x *SetInputMuteResponse) String() string
type SetInputNameRequest ¶
type SetInputNameRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` NewInputName string `protobuf:"bytes,3,opt,name=newInputName,proto3" json:"newInputName,omitempty"` // contains filtered or unexported fields }
func (*SetInputNameRequest) Descriptor
deprecated
func (*SetInputNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputNameRequest.ProtoReflect.Descriptor instead.
func (*SetInputNameRequest) GetInputName ¶
func (x *SetInputNameRequest) GetInputName() string
func (*SetInputNameRequest) GetInputUUID ¶
func (x *SetInputNameRequest) GetInputUUID() string
func (*SetInputNameRequest) GetNewInputName ¶
func (x *SetInputNameRequest) GetNewInputName() string
func (*SetInputNameRequest) ProtoMessage ¶
func (*SetInputNameRequest) ProtoMessage()
func (*SetInputNameRequest) ProtoReflect ¶
func (x *SetInputNameRequest) ProtoReflect() protoreflect.Message
func (*SetInputNameRequest) Reset ¶
func (x *SetInputNameRequest) Reset()
func (*SetInputNameRequest) String ¶
func (x *SetInputNameRequest) String() string
type SetInputNameResponse ¶
type SetInputNameResponse struct {
// contains filtered or unexported fields
}
func (*SetInputNameResponse) Descriptor
deprecated
func (*SetInputNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputNameResponse.ProtoReflect.Descriptor instead.
func (*SetInputNameResponse) ProtoMessage ¶
func (*SetInputNameResponse) ProtoMessage()
func (*SetInputNameResponse) ProtoReflect ¶
func (x *SetInputNameResponse) ProtoReflect() protoreflect.Message
func (*SetInputNameResponse) Reset ¶
func (x *SetInputNameResponse) Reset()
func (*SetInputNameResponse) String ¶
func (x *SetInputNameResponse) String() string
type SetInputSettingsRequest ¶
type SetInputSettingsRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` InputSettings *AbstractObject `protobuf:"bytes,3,opt,name=inputSettings,proto3" json:"inputSettings,omitempty"` Overlay *bool `protobuf:"varint,4,opt,name=overlay,proto3,oneof" json:"overlay,omitempty"` // contains filtered or unexported fields }
func (*SetInputSettingsRequest) Descriptor
deprecated
func (*SetInputSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputSettingsRequest.ProtoReflect.Descriptor instead.
func (*SetInputSettingsRequest) GetInputName ¶
func (x *SetInputSettingsRequest) GetInputName() string
func (*SetInputSettingsRequest) GetInputSettings ¶
func (x *SetInputSettingsRequest) GetInputSettings() *AbstractObject
func (*SetInputSettingsRequest) GetInputUUID ¶
func (x *SetInputSettingsRequest) GetInputUUID() string
func (*SetInputSettingsRequest) GetOverlay ¶
func (x *SetInputSettingsRequest) GetOverlay() bool
func (*SetInputSettingsRequest) ProtoMessage ¶
func (*SetInputSettingsRequest) ProtoMessage()
func (*SetInputSettingsRequest) ProtoReflect ¶
func (x *SetInputSettingsRequest) ProtoReflect() protoreflect.Message
func (*SetInputSettingsRequest) Reset ¶
func (x *SetInputSettingsRequest) Reset()
func (*SetInputSettingsRequest) String ¶
func (x *SetInputSettingsRequest) String() string
type SetInputSettingsResponse ¶
type SetInputSettingsResponse struct {
// contains filtered or unexported fields
}
func (*SetInputSettingsResponse) Descriptor
deprecated
func (*SetInputSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputSettingsResponse.ProtoReflect.Descriptor instead.
func (*SetInputSettingsResponse) ProtoMessage ¶
func (*SetInputSettingsResponse) ProtoMessage()
func (*SetInputSettingsResponse) ProtoReflect ¶
func (x *SetInputSettingsResponse) ProtoReflect() protoreflect.Message
func (*SetInputSettingsResponse) Reset ¶
func (x *SetInputSettingsResponse) Reset()
func (*SetInputSettingsResponse) String ¶
func (x *SetInputSettingsResponse) String() string
type SetInputVolumeRequest ¶
type SetInputVolumeRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` InputVolumeMul *int64 `protobuf:"varint,3,opt,name=inputVolumeMul,proto3,oneof" json:"inputVolumeMul,omitempty"` InputVolumeDb *int64 `protobuf:"varint,4,opt,name=inputVolumeDb,proto3,oneof" json:"inputVolumeDb,omitempty"` // contains filtered or unexported fields }
func (*SetInputVolumeRequest) Descriptor
deprecated
func (*SetInputVolumeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputVolumeRequest.ProtoReflect.Descriptor instead.
func (*SetInputVolumeRequest) GetInputName ¶
func (x *SetInputVolumeRequest) GetInputName() string
func (*SetInputVolumeRequest) GetInputUUID ¶
func (x *SetInputVolumeRequest) GetInputUUID() string
func (*SetInputVolumeRequest) GetInputVolumeDb ¶
func (x *SetInputVolumeRequest) GetInputVolumeDb() int64
func (*SetInputVolumeRequest) GetInputVolumeMul ¶
func (x *SetInputVolumeRequest) GetInputVolumeMul() int64
func (*SetInputVolumeRequest) ProtoMessage ¶
func (*SetInputVolumeRequest) ProtoMessage()
func (*SetInputVolumeRequest) ProtoReflect ¶
func (x *SetInputVolumeRequest) ProtoReflect() protoreflect.Message
func (*SetInputVolumeRequest) Reset ¶
func (x *SetInputVolumeRequest) Reset()
func (*SetInputVolumeRequest) String ¶
func (x *SetInputVolumeRequest) String() string
type SetInputVolumeResponse ¶
type SetInputVolumeResponse struct {
// contains filtered or unexported fields
}
func (*SetInputVolumeResponse) Descriptor
deprecated
func (*SetInputVolumeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputVolumeResponse.ProtoReflect.Descriptor instead.
func (*SetInputVolumeResponse) ProtoMessage ¶
func (*SetInputVolumeResponse) ProtoMessage()
func (*SetInputVolumeResponse) ProtoReflect ¶
func (x *SetInputVolumeResponse) ProtoReflect() protoreflect.Message
func (*SetInputVolumeResponse) Reset ¶
func (x *SetInputVolumeResponse) Reset()
func (*SetInputVolumeResponse) String ¶
func (x *SetInputVolumeResponse) String() string
type SetMediaInputCursorRequest ¶
type SetMediaInputCursorRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` MediaCursor int64 `protobuf:"varint,3,opt,name=mediaCursor,proto3" json:"mediaCursor,omitempty"` // contains filtered or unexported fields }
func (*SetMediaInputCursorRequest) Descriptor
deprecated
func (*SetMediaInputCursorRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMediaInputCursorRequest.ProtoReflect.Descriptor instead.
func (*SetMediaInputCursorRequest) GetInputName ¶
func (x *SetMediaInputCursorRequest) GetInputName() string
func (*SetMediaInputCursorRequest) GetInputUUID ¶
func (x *SetMediaInputCursorRequest) GetInputUUID() string
func (*SetMediaInputCursorRequest) GetMediaCursor ¶
func (x *SetMediaInputCursorRequest) GetMediaCursor() int64
func (*SetMediaInputCursorRequest) ProtoMessage ¶
func (*SetMediaInputCursorRequest) ProtoMessage()
func (*SetMediaInputCursorRequest) ProtoReflect ¶
func (x *SetMediaInputCursorRequest) ProtoReflect() protoreflect.Message
func (*SetMediaInputCursorRequest) Reset ¶
func (x *SetMediaInputCursorRequest) Reset()
func (*SetMediaInputCursorRequest) String ¶
func (x *SetMediaInputCursorRequest) String() string
type SetMediaInputCursorResponse ¶
type SetMediaInputCursorResponse struct {
// contains filtered or unexported fields
}
func (*SetMediaInputCursorResponse) Descriptor
deprecated
func (*SetMediaInputCursorResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMediaInputCursorResponse.ProtoReflect.Descriptor instead.
func (*SetMediaInputCursorResponse) ProtoMessage ¶
func (*SetMediaInputCursorResponse) ProtoMessage()
func (*SetMediaInputCursorResponse) ProtoReflect ¶
func (x *SetMediaInputCursorResponse) ProtoReflect() protoreflect.Message
func (*SetMediaInputCursorResponse) Reset ¶
func (x *SetMediaInputCursorResponse) Reset()
func (*SetMediaInputCursorResponse) String ¶
func (x *SetMediaInputCursorResponse) String() string
type SetOutputSettingsRequest ¶
type SetOutputSettingsRequest struct { OutputName string `protobuf:"bytes,1,opt,name=outputName,proto3" json:"outputName,omitempty"` OutputSettings *AbstractObject `protobuf:"bytes,2,opt,name=outputSettings,proto3" json:"outputSettings,omitempty"` // contains filtered or unexported fields }
func (*SetOutputSettingsRequest) Descriptor
deprecated
func (*SetOutputSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOutputSettingsRequest.ProtoReflect.Descriptor instead.
func (*SetOutputSettingsRequest) GetOutputName ¶
func (x *SetOutputSettingsRequest) GetOutputName() string
func (*SetOutputSettingsRequest) GetOutputSettings ¶
func (x *SetOutputSettingsRequest) GetOutputSettings() *AbstractObject
func (*SetOutputSettingsRequest) ProtoMessage ¶
func (*SetOutputSettingsRequest) ProtoMessage()
func (*SetOutputSettingsRequest) ProtoReflect ¶
func (x *SetOutputSettingsRequest) ProtoReflect() protoreflect.Message
func (*SetOutputSettingsRequest) Reset ¶
func (x *SetOutputSettingsRequest) Reset()
func (*SetOutputSettingsRequest) String ¶
func (x *SetOutputSettingsRequest) String() string
type SetOutputSettingsResponse ¶
type SetOutputSettingsResponse struct {
// contains filtered or unexported fields
}
func (*SetOutputSettingsResponse) Descriptor
deprecated
func (*SetOutputSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetOutputSettingsResponse.ProtoReflect.Descriptor instead.
func (*SetOutputSettingsResponse) ProtoMessage ¶
func (*SetOutputSettingsResponse) ProtoMessage()
func (*SetOutputSettingsResponse) ProtoReflect ¶
func (x *SetOutputSettingsResponse) ProtoReflect() protoreflect.Message
func (*SetOutputSettingsResponse) Reset ¶
func (x *SetOutputSettingsResponse) Reset()
func (*SetOutputSettingsResponse) String ¶
func (x *SetOutputSettingsResponse) String() string
type SetPersistentDataRequest ¶
type SetPersistentDataRequest struct { Realm []byte `protobuf:"bytes,1,opt,name=realm,proto3" json:"realm,omitempty"` SlotName string `protobuf:"bytes,2,opt,name=slotName,proto3" json:"slotName,omitempty"` SlotValue *Any `protobuf:"bytes,3,opt,name=slotValue,proto3" json:"slotValue,omitempty"` // contains filtered or unexported fields }
func (*SetPersistentDataRequest) Descriptor
deprecated
func (*SetPersistentDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPersistentDataRequest.ProtoReflect.Descriptor instead.
func (*SetPersistentDataRequest) GetRealm ¶
func (x *SetPersistentDataRequest) GetRealm() []byte
func (*SetPersistentDataRequest) GetSlotName ¶
func (x *SetPersistentDataRequest) GetSlotName() string
func (*SetPersistentDataRequest) GetSlotValue ¶
func (x *SetPersistentDataRequest) GetSlotValue() *Any
func (*SetPersistentDataRequest) ProtoMessage ¶
func (*SetPersistentDataRequest) ProtoMessage()
func (*SetPersistentDataRequest) ProtoReflect ¶
func (x *SetPersistentDataRequest) ProtoReflect() protoreflect.Message
func (*SetPersistentDataRequest) Reset ¶
func (x *SetPersistentDataRequest) Reset()
func (*SetPersistentDataRequest) String ¶
func (x *SetPersistentDataRequest) String() string
type SetPersistentDataResponse ¶
type SetPersistentDataResponse struct {
// contains filtered or unexported fields
}
func (*SetPersistentDataResponse) Descriptor
deprecated
func (*SetPersistentDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPersistentDataResponse.ProtoReflect.Descriptor instead.
func (*SetPersistentDataResponse) ProtoMessage ¶
func (*SetPersistentDataResponse) ProtoMessage()
func (*SetPersistentDataResponse) ProtoReflect ¶
func (x *SetPersistentDataResponse) ProtoReflect() protoreflect.Message
func (*SetPersistentDataResponse) Reset ¶
func (x *SetPersistentDataResponse) Reset()
func (*SetPersistentDataResponse) String ¶
func (x *SetPersistentDataResponse) String() string
type SetProfileParameterRequest ¶
type SetProfileParameterRequest struct { ParameterCategory []byte `protobuf:"bytes,1,opt,name=parameterCategory,proto3" json:"parameterCategory,omitempty"` ParameterName string `protobuf:"bytes,2,opt,name=parameterName,proto3" json:"parameterName,omitempty"` ParameterValue []byte `protobuf:"bytes,3,opt,name=parameterValue,proto3" json:"parameterValue,omitempty"` // contains filtered or unexported fields }
func (*SetProfileParameterRequest) Descriptor
deprecated
func (*SetProfileParameterRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetProfileParameterRequest.ProtoReflect.Descriptor instead.
func (*SetProfileParameterRequest) GetParameterCategory ¶
func (x *SetProfileParameterRequest) GetParameterCategory() []byte
func (*SetProfileParameterRequest) GetParameterName ¶
func (x *SetProfileParameterRequest) GetParameterName() string
func (*SetProfileParameterRequest) GetParameterValue ¶
func (x *SetProfileParameterRequest) GetParameterValue() []byte
func (*SetProfileParameterRequest) ProtoMessage ¶
func (*SetProfileParameterRequest) ProtoMessage()
func (*SetProfileParameterRequest) ProtoReflect ¶
func (x *SetProfileParameterRequest) ProtoReflect() protoreflect.Message
func (*SetProfileParameterRequest) Reset ¶
func (x *SetProfileParameterRequest) Reset()
func (*SetProfileParameterRequest) String ¶
func (x *SetProfileParameterRequest) String() string
type SetProfileParameterResponse ¶
type SetProfileParameterResponse struct {
// contains filtered or unexported fields
}
func (*SetProfileParameterResponse) Descriptor
deprecated
func (*SetProfileParameterResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetProfileParameterResponse.ProtoReflect.Descriptor instead.
func (*SetProfileParameterResponse) ProtoMessage ¶
func (*SetProfileParameterResponse) ProtoMessage()
func (*SetProfileParameterResponse) ProtoReflect ¶
func (x *SetProfileParameterResponse) ProtoReflect() protoreflect.Message
func (*SetProfileParameterResponse) Reset ¶
func (x *SetProfileParameterResponse) Reset()
func (*SetProfileParameterResponse) String ¶
func (x *SetProfileParameterResponse) String() string
type SetRecordDirectoryRequest ¶
type SetRecordDirectoryRequest struct { RecordDirectory []byte `protobuf:"bytes,1,opt,name=recordDirectory,proto3" json:"recordDirectory,omitempty"` // contains filtered or unexported fields }
func (*SetRecordDirectoryRequest) Descriptor
deprecated
func (*SetRecordDirectoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRecordDirectoryRequest.ProtoReflect.Descriptor instead.
func (*SetRecordDirectoryRequest) GetRecordDirectory ¶
func (x *SetRecordDirectoryRequest) GetRecordDirectory() []byte
func (*SetRecordDirectoryRequest) ProtoMessage ¶
func (*SetRecordDirectoryRequest) ProtoMessage()
func (*SetRecordDirectoryRequest) ProtoReflect ¶
func (x *SetRecordDirectoryRequest) ProtoReflect() protoreflect.Message
func (*SetRecordDirectoryRequest) Reset ¶
func (x *SetRecordDirectoryRequest) Reset()
func (*SetRecordDirectoryRequest) String ¶
func (x *SetRecordDirectoryRequest) String() string
type SetRecordDirectoryResponse ¶
type SetRecordDirectoryResponse struct {
// contains filtered or unexported fields
}
func (*SetRecordDirectoryResponse) Descriptor
deprecated
func (*SetRecordDirectoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRecordDirectoryResponse.ProtoReflect.Descriptor instead.
func (*SetRecordDirectoryResponse) ProtoMessage ¶
func (*SetRecordDirectoryResponse) ProtoMessage()
func (*SetRecordDirectoryResponse) ProtoReflect ¶
func (x *SetRecordDirectoryResponse) ProtoReflect() protoreflect.Message
func (*SetRecordDirectoryResponse) Reset ¶
func (x *SetRecordDirectoryResponse) Reset()
func (*SetRecordDirectoryResponse) String ¶
func (x *SetRecordDirectoryResponse) String() string
type SetSceneItemBlendModeRequest ¶
type SetSceneItemBlendModeRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` SceneItemBlendMode []byte `protobuf:"bytes,4,opt,name=sceneItemBlendMode,proto3" json:"sceneItemBlendMode,omitempty"` // contains filtered or unexported fields }
func (*SetSceneItemBlendModeRequest) Descriptor
deprecated
func (*SetSceneItemBlendModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneItemBlendModeRequest.ProtoReflect.Descriptor instead.
func (*SetSceneItemBlendModeRequest) GetSceneItemBlendMode ¶
func (x *SetSceneItemBlendModeRequest) GetSceneItemBlendMode() []byte
func (*SetSceneItemBlendModeRequest) GetSceneItemID ¶
func (x *SetSceneItemBlendModeRequest) GetSceneItemID() int64
func (*SetSceneItemBlendModeRequest) GetSceneName ¶
func (x *SetSceneItemBlendModeRequest) GetSceneName() string
func (*SetSceneItemBlendModeRequest) GetSceneUUID ¶
func (x *SetSceneItemBlendModeRequest) GetSceneUUID() string
func (*SetSceneItemBlendModeRequest) ProtoMessage ¶
func (*SetSceneItemBlendModeRequest) ProtoMessage()
func (*SetSceneItemBlendModeRequest) ProtoReflect ¶
func (x *SetSceneItemBlendModeRequest) ProtoReflect() protoreflect.Message
func (*SetSceneItemBlendModeRequest) Reset ¶
func (x *SetSceneItemBlendModeRequest) Reset()
func (*SetSceneItemBlendModeRequest) String ¶
func (x *SetSceneItemBlendModeRequest) String() string
type SetSceneItemBlendModeResponse ¶
type SetSceneItemBlendModeResponse struct {
// contains filtered or unexported fields
}
func (*SetSceneItemBlendModeResponse) Descriptor
deprecated
func (*SetSceneItemBlendModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneItemBlendModeResponse.ProtoReflect.Descriptor instead.
func (*SetSceneItemBlendModeResponse) ProtoMessage ¶
func (*SetSceneItemBlendModeResponse) ProtoMessage()
func (*SetSceneItemBlendModeResponse) ProtoReflect ¶
func (x *SetSceneItemBlendModeResponse) ProtoReflect() protoreflect.Message
func (*SetSceneItemBlendModeResponse) Reset ¶
func (x *SetSceneItemBlendModeResponse) Reset()
func (*SetSceneItemBlendModeResponse) String ¶
func (x *SetSceneItemBlendModeResponse) String() string
type SetSceneItemEnabledRequest ¶
type SetSceneItemEnabledRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` SceneItemEnabled bool `protobuf:"varint,4,opt,name=sceneItemEnabled,proto3" json:"sceneItemEnabled,omitempty"` // contains filtered or unexported fields }
func (*SetSceneItemEnabledRequest) Descriptor
deprecated
func (*SetSceneItemEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneItemEnabledRequest.ProtoReflect.Descriptor instead.
func (*SetSceneItemEnabledRequest) GetSceneItemEnabled ¶
func (x *SetSceneItemEnabledRequest) GetSceneItemEnabled() bool
func (*SetSceneItemEnabledRequest) GetSceneItemID ¶
func (x *SetSceneItemEnabledRequest) GetSceneItemID() int64
func (*SetSceneItemEnabledRequest) GetSceneName ¶
func (x *SetSceneItemEnabledRequest) GetSceneName() string
func (*SetSceneItemEnabledRequest) GetSceneUUID ¶
func (x *SetSceneItemEnabledRequest) GetSceneUUID() string
func (*SetSceneItemEnabledRequest) ProtoMessage ¶
func (*SetSceneItemEnabledRequest) ProtoMessage()
func (*SetSceneItemEnabledRequest) ProtoReflect ¶
func (x *SetSceneItemEnabledRequest) ProtoReflect() protoreflect.Message
func (*SetSceneItemEnabledRequest) Reset ¶
func (x *SetSceneItemEnabledRequest) Reset()
func (*SetSceneItemEnabledRequest) String ¶
func (x *SetSceneItemEnabledRequest) String() string
type SetSceneItemEnabledResponse ¶
type SetSceneItemEnabledResponse struct {
// contains filtered or unexported fields
}
func (*SetSceneItemEnabledResponse) Descriptor
deprecated
func (*SetSceneItemEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneItemEnabledResponse.ProtoReflect.Descriptor instead.
func (*SetSceneItemEnabledResponse) ProtoMessage ¶
func (*SetSceneItemEnabledResponse) ProtoMessage()
func (*SetSceneItemEnabledResponse) ProtoReflect ¶
func (x *SetSceneItemEnabledResponse) ProtoReflect() protoreflect.Message
func (*SetSceneItemEnabledResponse) Reset ¶
func (x *SetSceneItemEnabledResponse) Reset()
func (*SetSceneItemEnabledResponse) String ¶
func (x *SetSceneItemEnabledResponse) String() string
type SetSceneItemIndexRequest ¶
type SetSceneItemIndexRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` SceneItemIndex int64 `protobuf:"varint,4,opt,name=sceneItemIndex,proto3" json:"sceneItemIndex,omitempty"` // contains filtered or unexported fields }
func (*SetSceneItemIndexRequest) Descriptor
deprecated
func (*SetSceneItemIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneItemIndexRequest.ProtoReflect.Descriptor instead.
func (*SetSceneItemIndexRequest) GetSceneItemID ¶
func (x *SetSceneItemIndexRequest) GetSceneItemID() int64
func (*SetSceneItemIndexRequest) GetSceneItemIndex ¶
func (x *SetSceneItemIndexRequest) GetSceneItemIndex() int64
func (*SetSceneItemIndexRequest) GetSceneName ¶
func (x *SetSceneItemIndexRequest) GetSceneName() string
func (*SetSceneItemIndexRequest) GetSceneUUID ¶
func (x *SetSceneItemIndexRequest) GetSceneUUID() string
func (*SetSceneItemIndexRequest) ProtoMessage ¶
func (*SetSceneItemIndexRequest) ProtoMessage()
func (*SetSceneItemIndexRequest) ProtoReflect ¶
func (x *SetSceneItemIndexRequest) ProtoReflect() protoreflect.Message
func (*SetSceneItemIndexRequest) Reset ¶
func (x *SetSceneItemIndexRequest) Reset()
func (*SetSceneItemIndexRequest) String ¶
func (x *SetSceneItemIndexRequest) String() string
type SetSceneItemIndexResponse ¶
type SetSceneItemIndexResponse struct {
// contains filtered or unexported fields
}
func (*SetSceneItemIndexResponse) Descriptor
deprecated
func (*SetSceneItemIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneItemIndexResponse.ProtoReflect.Descriptor instead.
func (*SetSceneItemIndexResponse) ProtoMessage ¶
func (*SetSceneItemIndexResponse) ProtoMessage()
func (*SetSceneItemIndexResponse) ProtoReflect ¶
func (x *SetSceneItemIndexResponse) ProtoReflect() protoreflect.Message
func (*SetSceneItemIndexResponse) Reset ¶
func (x *SetSceneItemIndexResponse) Reset()
func (*SetSceneItemIndexResponse) String ¶
func (x *SetSceneItemIndexResponse) String() string
type SetSceneItemLockedRequest ¶
type SetSceneItemLockedRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` SceneItemLocked bool `protobuf:"varint,4,opt,name=sceneItemLocked,proto3" json:"sceneItemLocked,omitempty"` // contains filtered or unexported fields }
func (*SetSceneItemLockedRequest) Descriptor
deprecated
func (*SetSceneItemLockedRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneItemLockedRequest.ProtoReflect.Descriptor instead.
func (*SetSceneItemLockedRequest) GetSceneItemID ¶
func (x *SetSceneItemLockedRequest) GetSceneItemID() int64
func (*SetSceneItemLockedRequest) GetSceneItemLocked ¶
func (x *SetSceneItemLockedRequest) GetSceneItemLocked() bool
func (*SetSceneItemLockedRequest) GetSceneName ¶
func (x *SetSceneItemLockedRequest) GetSceneName() string
func (*SetSceneItemLockedRequest) GetSceneUUID ¶
func (x *SetSceneItemLockedRequest) GetSceneUUID() string
func (*SetSceneItemLockedRequest) ProtoMessage ¶
func (*SetSceneItemLockedRequest) ProtoMessage()
func (*SetSceneItemLockedRequest) ProtoReflect ¶
func (x *SetSceneItemLockedRequest) ProtoReflect() protoreflect.Message
func (*SetSceneItemLockedRequest) Reset ¶
func (x *SetSceneItemLockedRequest) Reset()
func (*SetSceneItemLockedRequest) String ¶
func (x *SetSceneItemLockedRequest) String() string
type SetSceneItemLockedResponse ¶
type SetSceneItemLockedResponse struct {
// contains filtered or unexported fields
}
func (*SetSceneItemLockedResponse) Descriptor
deprecated
func (*SetSceneItemLockedResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneItemLockedResponse.ProtoReflect.Descriptor instead.
func (*SetSceneItemLockedResponse) ProtoMessage ¶
func (*SetSceneItemLockedResponse) ProtoMessage()
func (*SetSceneItemLockedResponse) ProtoReflect ¶
func (x *SetSceneItemLockedResponse) ProtoReflect() protoreflect.Message
func (*SetSceneItemLockedResponse) Reset ¶
func (x *SetSceneItemLockedResponse) Reset()
func (*SetSceneItemLockedResponse) String ¶
func (x *SetSceneItemLockedResponse) String() string
type SetSceneItemTransformRequest ¶
type SetSceneItemTransformRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` SceneItemID int64 `protobuf:"varint,3,opt,name=sceneItemID,proto3" json:"sceneItemID,omitempty"` SceneItemTransform *AbstractObject `protobuf:"bytes,4,opt,name=sceneItemTransform,proto3" json:"sceneItemTransform,omitempty"` // contains filtered or unexported fields }
func (*SetSceneItemTransformRequest) Descriptor
deprecated
func (*SetSceneItemTransformRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneItemTransformRequest.ProtoReflect.Descriptor instead.
func (*SetSceneItemTransformRequest) GetSceneItemID ¶
func (x *SetSceneItemTransformRequest) GetSceneItemID() int64
func (*SetSceneItemTransformRequest) GetSceneItemTransform ¶
func (x *SetSceneItemTransformRequest) GetSceneItemTransform() *AbstractObject
func (*SetSceneItemTransformRequest) GetSceneName ¶
func (x *SetSceneItemTransformRequest) GetSceneName() string
func (*SetSceneItemTransformRequest) GetSceneUUID ¶
func (x *SetSceneItemTransformRequest) GetSceneUUID() string
func (*SetSceneItemTransformRequest) ProtoMessage ¶
func (*SetSceneItemTransformRequest) ProtoMessage()
func (*SetSceneItemTransformRequest) ProtoReflect ¶
func (x *SetSceneItemTransformRequest) ProtoReflect() protoreflect.Message
func (*SetSceneItemTransformRequest) Reset ¶
func (x *SetSceneItemTransformRequest) Reset()
func (*SetSceneItemTransformRequest) String ¶
func (x *SetSceneItemTransformRequest) String() string
type SetSceneItemTransformResponse ¶
type SetSceneItemTransformResponse struct {
// contains filtered or unexported fields
}
func (*SetSceneItemTransformResponse) Descriptor
deprecated
func (*SetSceneItemTransformResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneItemTransformResponse.ProtoReflect.Descriptor instead.
func (*SetSceneItemTransformResponse) ProtoMessage ¶
func (*SetSceneItemTransformResponse) ProtoMessage()
func (*SetSceneItemTransformResponse) ProtoReflect ¶
func (x *SetSceneItemTransformResponse) ProtoReflect() protoreflect.Message
func (*SetSceneItemTransformResponse) Reset ¶
func (x *SetSceneItemTransformResponse) Reset()
func (*SetSceneItemTransformResponse) String ¶
func (x *SetSceneItemTransformResponse) String() string
type SetSceneNameRequest ¶
type SetSceneNameRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` NewSceneName string `protobuf:"bytes,3,opt,name=newSceneName,proto3" json:"newSceneName,omitempty"` // contains filtered or unexported fields }
func (*SetSceneNameRequest) Descriptor
deprecated
func (*SetSceneNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneNameRequest.ProtoReflect.Descriptor instead.
func (*SetSceneNameRequest) GetNewSceneName ¶
func (x *SetSceneNameRequest) GetNewSceneName() string
func (*SetSceneNameRequest) GetSceneName ¶
func (x *SetSceneNameRequest) GetSceneName() string
func (*SetSceneNameRequest) GetSceneUUID ¶
func (x *SetSceneNameRequest) GetSceneUUID() string
func (*SetSceneNameRequest) ProtoMessage ¶
func (*SetSceneNameRequest) ProtoMessage()
func (*SetSceneNameRequest) ProtoReflect ¶
func (x *SetSceneNameRequest) ProtoReflect() protoreflect.Message
func (*SetSceneNameRequest) Reset ¶
func (x *SetSceneNameRequest) Reset()
func (*SetSceneNameRequest) String ¶
func (x *SetSceneNameRequest) String() string
type SetSceneNameResponse ¶
type SetSceneNameResponse struct {
// contains filtered or unexported fields
}
func (*SetSceneNameResponse) Descriptor
deprecated
func (*SetSceneNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneNameResponse.ProtoReflect.Descriptor instead.
func (*SetSceneNameResponse) ProtoMessage ¶
func (*SetSceneNameResponse) ProtoMessage()
func (*SetSceneNameResponse) ProtoReflect ¶
func (x *SetSceneNameResponse) ProtoReflect() protoreflect.Message
func (*SetSceneNameResponse) Reset ¶
func (x *SetSceneNameResponse) Reset()
func (*SetSceneNameResponse) String ¶
func (x *SetSceneNameResponse) String() string
type SetSceneSceneTransitionOverrideRequest ¶
type SetSceneSceneTransitionOverrideRequest struct { SceneName *string `protobuf:"bytes,1,opt,name=sceneName,proto3,oneof" json:"sceneName,omitempty"` SceneUUID *string `protobuf:"bytes,2,opt,name=sceneUUID,proto3,oneof" json:"sceneUUID,omitempty"` TransitionName *string `protobuf:"bytes,3,opt,name=transitionName,proto3,oneof" json:"transitionName,omitempty"` TransitionDuration *int64 `protobuf:"varint,4,opt,name=transitionDuration,proto3,oneof" json:"transitionDuration,omitempty"` // contains filtered or unexported fields }
func (*SetSceneSceneTransitionOverrideRequest) Descriptor
deprecated
func (*SetSceneSceneTransitionOverrideRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneSceneTransitionOverrideRequest.ProtoReflect.Descriptor instead.
func (*SetSceneSceneTransitionOverrideRequest) GetSceneName ¶
func (x *SetSceneSceneTransitionOverrideRequest) GetSceneName() string
func (*SetSceneSceneTransitionOverrideRequest) GetSceneUUID ¶
func (x *SetSceneSceneTransitionOverrideRequest) GetSceneUUID() string
func (*SetSceneSceneTransitionOverrideRequest) GetTransitionDuration ¶
func (x *SetSceneSceneTransitionOverrideRequest) GetTransitionDuration() int64
func (*SetSceneSceneTransitionOverrideRequest) GetTransitionName ¶
func (x *SetSceneSceneTransitionOverrideRequest) GetTransitionName() string
func (*SetSceneSceneTransitionOverrideRequest) ProtoMessage ¶
func (*SetSceneSceneTransitionOverrideRequest) ProtoMessage()
func (*SetSceneSceneTransitionOverrideRequest) ProtoReflect ¶
func (x *SetSceneSceneTransitionOverrideRequest) ProtoReflect() protoreflect.Message
func (*SetSceneSceneTransitionOverrideRequest) Reset ¶
func (x *SetSceneSceneTransitionOverrideRequest) Reset()
func (*SetSceneSceneTransitionOverrideRequest) String ¶
func (x *SetSceneSceneTransitionOverrideRequest) String() string
type SetSceneSceneTransitionOverrideResponse ¶
type SetSceneSceneTransitionOverrideResponse struct {
// contains filtered or unexported fields
}
func (*SetSceneSceneTransitionOverrideResponse) Descriptor
deprecated
func (*SetSceneSceneTransitionOverrideResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneSceneTransitionOverrideResponse.ProtoReflect.Descriptor instead.
func (*SetSceneSceneTransitionOverrideResponse) ProtoMessage ¶
func (*SetSceneSceneTransitionOverrideResponse) ProtoMessage()
func (*SetSceneSceneTransitionOverrideResponse) ProtoReflect ¶
func (x *SetSceneSceneTransitionOverrideResponse) ProtoReflect() protoreflect.Message
func (*SetSceneSceneTransitionOverrideResponse) Reset ¶
func (x *SetSceneSceneTransitionOverrideResponse) Reset()
func (*SetSceneSceneTransitionOverrideResponse) String ¶
func (x *SetSceneSceneTransitionOverrideResponse) String() string
type SetSourceFilterEnabledRequest ¶
type SetSourceFilterEnabledRequest struct { SourceName *string `protobuf:"bytes,1,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,2,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` FilterName string `protobuf:"bytes,3,opt,name=filterName,proto3" json:"filterName,omitempty"` FilterEnabled bool `protobuf:"varint,4,opt,name=filterEnabled,proto3" json:"filterEnabled,omitempty"` // contains filtered or unexported fields }
func (*SetSourceFilterEnabledRequest) Descriptor
deprecated
func (*SetSourceFilterEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSourceFilterEnabledRequest.ProtoReflect.Descriptor instead.
func (*SetSourceFilterEnabledRequest) GetFilterEnabled ¶
func (x *SetSourceFilterEnabledRequest) GetFilterEnabled() bool
func (*SetSourceFilterEnabledRequest) GetFilterName ¶
func (x *SetSourceFilterEnabledRequest) GetFilterName() string
func (*SetSourceFilterEnabledRequest) GetSourceName ¶
func (x *SetSourceFilterEnabledRequest) GetSourceName() string
func (*SetSourceFilterEnabledRequest) GetSourceUUID ¶
func (x *SetSourceFilterEnabledRequest) GetSourceUUID() string
func (*SetSourceFilterEnabledRequest) ProtoMessage ¶
func (*SetSourceFilterEnabledRequest) ProtoMessage()
func (*SetSourceFilterEnabledRequest) ProtoReflect ¶
func (x *SetSourceFilterEnabledRequest) ProtoReflect() protoreflect.Message
func (*SetSourceFilterEnabledRequest) Reset ¶
func (x *SetSourceFilterEnabledRequest) Reset()
func (*SetSourceFilterEnabledRequest) String ¶
func (x *SetSourceFilterEnabledRequest) String() string
type SetSourceFilterEnabledResponse ¶
type SetSourceFilterEnabledResponse struct {
// contains filtered or unexported fields
}
func (*SetSourceFilterEnabledResponse) Descriptor
deprecated
func (*SetSourceFilterEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSourceFilterEnabledResponse.ProtoReflect.Descriptor instead.
func (*SetSourceFilterEnabledResponse) ProtoMessage ¶
func (*SetSourceFilterEnabledResponse) ProtoMessage()
func (*SetSourceFilterEnabledResponse) ProtoReflect ¶
func (x *SetSourceFilterEnabledResponse) ProtoReflect() protoreflect.Message
func (*SetSourceFilterEnabledResponse) Reset ¶
func (x *SetSourceFilterEnabledResponse) Reset()
func (*SetSourceFilterEnabledResponse) String ¶
func (x *SetSourceFilterEnabledResponse) String() string
type SetSourceFilterIndexRequest ¶
type SetSourceFilterIndexRequest struct { SourceName *string `protobuf:"bytes,1,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,2,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` FilterName string `protobuf:"bytes,3,opt,name=filterName,proto3" json:"filterName,omitempty"` FilterIndex int64 `protobuf:"varint,4,opt,name=filterIndex,proto3" json:"filterIndex,omitempty"` // contains filtered or unexported fields }
func (*SetSourceFilterIndexRequest) Descriptor
deprecated
func (*SetSourceFilterIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSourceFilterIndexRequest.ProtoReflect.Descriptor instead.
func (*SetSourceFilterIndexRequest) GetFilterIndex ¶
func (x *SetSourceFilterIndexRequest) GetFilterIndex() int64
func (*SetSourceFilterIndexRequest) GetFilterName ¶
func (x *SetSourceFilterIndexRequest) GetFilterName() string
func (*SetSourceFilterIndexRequest) GetSourceName ¶
func (x *SetSourceFilterIndexRequest) GetSourceName() string
func (*SetSourceFilterIndexRequest) GetSourceUUID ¶
func (x *SetSourceFilterIndexRequest) GetSourceUUID() string
func (*SetSourceFilterIndexRequest) ProtoMessage ¶
func (*SetSourceFilterIndexRequest) ProtoMessage()
func (*SetSourceFilterIndexRequest) ProtoReflect ¶
func (x *SetSourceFilterIndexRequest) ProtoReflect() protoreflect.Message
func (*SetSourceFilterIndexRequest) Reset ¶
func (x *SetSourceFilterIndexRequest) Reset()
func (*SetSourceFilterIndexRequest) String ¶
func (x *SetSourceFilterIndexRequest) String() string
type SetSourceFilterIndexResponse ¶
type SetSourceFilterIndexResponse struct {
// contains filtered or unexported fields
}
func (*SetSourceFilterIndexResponse) Descriptor
deprecated
func (*SetSourceFilterIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSourceFilterIndexResponse.ProtoReflect.Descriptor instead.
func (*SetSourceFilterIndexResponse) ProtoMessage ¶
func (*SetSourceFilterIndexResponse) ProtoMessage()
func (*SetSourceFilterIndexResponse) ProtoReflect ¶
func (x *SetSourceFilterIndexResponse) ProtoReflect() protoreflect.Message
func (*SetSourceFilterIndexResponse) Reset ¶
func (x *SetSourceFilterIndexResponse) Reset()
func (*SetSourceFilterIndexResponse) String ¶
func (x *SetSourceFilterIndexResponse) String() string
type SetSourceFilterNameRequest ¶
type SetSourceFilterNameRequest struct { SourceName *string `protobuf:"bytes,1,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,2,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` FilterName string `protobuf:"bytes,3,opt,name=filterName,proto3" json:"filterName,omitempty"` NewFilterName string `protobuf:"bytes,4,opt,name=newFilterName,proto3" json:"newFilterName,omitempty"` // contains filtered or unexported fields }
func (*SetSourceFilterNameRequest) Descriptor
deprecated
func (*SetSourceFilterNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSourceFilterNameRequest.ProtoReflect.Descriptor instead.
func (*SetSourceFilterNameRequest) GetFilterName ¶
func (x *SetSourceFilterNameRequest) GetFilterName() string
func (*SetSourceFilterNameRequest) GetNewFilterName ¶
func (x *SetSourceFilterNameRequest) GetNewFilterName() string
func (*SetSourceFilterNameRequest) GetSourceName ¶
func (x *SetSourceFilterNameRequest) GetSourceName() string
func (*SetSourceFilterNameRequest) GetSourceUUID ¶
func (x *SetSourceFilterNameRequest) GetSourceUUID() string
func (*SetSourceFilterNameRequest) ProtoMessage ¶
func (*SetSourceFilterNameRequest) ProtoMessage()
func (*SetSourceFilterNameRequest) ProtoReflect ¶
func (x *SetSourceFilterNameRequest) ProtoReflect() protoreflect.Message
func (*SetSourceFilterNameRequest) Reset ¶
func (x *SetSourceFilterNameRequest) Reset()
func (*SetSourceFilterNameRequest) String ¶
func (x *SetSourceFilterNameRequest) String() string
type SetSourceFilterNameResponse ¶
type SetSourceFilterNameResponse struct {
// contains filtered or unexported fields
}
func (*SetSourceFilterNameResponse) Descriptor
deprecated
func (*SetSourceFilterNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSourceFilterNameResponse.ProtoReflect.Descriptor instead.
func (*SetSourceFilterNameResponse) ProtoMessage ¶
func (*SetSourceFilterNameResponse) ProtoMessage()
func (*SetSourceFilterNameResponse) ProtoReflect ¶
func (x *SetSourceFilterNameResponse) ProtoReflect() protoreflect.Message
func (*SetSourceFilterNameResponse) Reset ¶
func (x *SetSourceFilterNameResponse) Reset()
func (*SetSourceFilterNameResponse) String ¶
func (x *SetSourceFilterNameResponse) String() string
type SetSourceFilterSettingsRequest ¶
type SetSourceFilterSettingsRequest struct { SourceName *string `protobuf:"bytes,1,opt,name=sourceName,proto3,oneof" json:"sourceName,omitempty"` SourceUUID *string `protobuf:"bytes,2,opt,name=sourceUUID,proto3,oneof" json:"sourceUUID,omitempty"` FilterName string `protobuf:"bytes,3,opt,name=filterName,proto3" json:"filterName,omitempty"` FilterSettings *AbstractObject `protobuf:"bytes,4,opt,name=filterSettings,proto3" json:"filterSettings,omitempty"` Overlay *bool `protobuf:"varint,5,opt,name=overlay,proto3,oneof" json:"overlay,omitempty"` // contains filtered or unexported fields }
func (*SetSourceFilterSettingsRequest) Descriptor
deprecated
func (*SetSourceFilterSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSourceFilterSettingsRequest.ProtoReflect.Descriptor instead.
func (*SetSourceFilterSettingsRequest) GetFilterName ¶
func (x *SetSourceFilterSettingsRequest) GetFilterName() string
func (*SetSourceFilterSettingsRequest) GetFilterSettings ¶
func (x *SetSourceFilterSettingsRequest) GetFilterSettings() *AbstractObject
func (*SetSourceFilterSettingsRequest) GetOverlay ¶
func (x *SetSourceFilterSettingsRequest) GetOverlay() bool
func (*SetSourceFilterSettingsRequest) GetSourceName ¶
func (x *SetSourceFilterSettingsRequest) GetSourceName() string
func (*SetSourceFilterSettingsRequest) GetSourceUUID ¶
func (x *SetSourceFilterSettingsRequest) GetSourceUUID() string
func (*SetSourceFilterSettingsRequest) ProtoMessage ¶
func (*SetSourceFilterSettingsRequest) ProtoMessage()
func (*SetSourceFilterSettingsRequest) ProtoReflect ¶
func (x *SetSourceFilterSettingsRequest) ProtoReflect() protoreflect.Message
func (*SetSourceFilterSettingsRequest) Reset ¶
func (x *SetSourceFilterSettingsRequest) Reset()
func (*SetSourceFilterSettingsRequest) String ¶
func (x *SetSourceFilterSettingsRequest) String() string
type SetSourceFilterSettingsResponse ¶
type SetSourceFilterSettingsResponse struct {
// contains filtered or unexported fields
}
func (*SetSourceFilterSettingsResponse) Descriptor
deprecated
func (*SetSourceFilterSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSourceFilterSettingsResponse.ProtoReflect.Descriptor instead.
func (*SetSourceFilterSettingsResponse) ProtoMessage ¶
func (*SetSourceFilterSettingsResponse) ProtoMessage()
func (*SetSourceFilterSettingsResponse) ProtoReflect ¶
func (x *SetSourceFilterSettingsResponse) ProtoReflect() protoreflect.Message
func (*SetSourceFilterSettingsResponse) Reset ¶
func (x *SetSourceFilterSettingsResponse) Reset()
func (*SetSourceFilterSettingsResponse) String ¶
func (x *SetSourceFilterSettingsResponse) String() string
type SetStreamServiceSettingsRequest ¶
type SetStreamServiceSettingsRequest struct { StreamServiceType []byte `protobuf:"bytes,1,opt,name=streamServiceType,proto3" json:"streamServiceType,omitempty"` StreamServiceSettings *AbstractObject `protobuf:"bytes,2,opt,name=streamServiceSettings,proto3" json:"streamServiceSettings,omitempty"` // contains filtered or unexported fields }
func (*SetStreamServiceSettingsRequest) Descriptor
deprecated
func (*SetStreamServiceSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetStreamServiceSettingsRequest.ProtoReflect.Descriptor instead.
func (*SetStreamServiceSettingsRequest) GetStreamServiceSettings ¶
func (x *SetStreamServiceSettingsRequest) GetStreamServiceSettings() *AbstractObject
func (*SetStreamServiceSettingsRequest) GetStreamServiceType ¶
func (x *SetStreamServiceSettingsRequest) GetStreamServiceType() []byte
func (*SetStreamServiceSettingsRequest) ProtoMessage ¶
func (*SetStreamServiceSettingsRequest) ProtoMessage()
func (*SetStreamServiceSettingsRequest) ProtoReflect ¶
func (x *SetStreamServiceSettingsRequest) ProtoReflect() protoreflect.Message
func (*SetStreamServiceSettingsRequest) Reset ¶
func (x *SetStreamServiceSettingsRequest) Reset()
func (*SetStreamServiceSettingsRequest) String ¶
func (x *SetStreamServiceSettingsRequest) String() string
type SetStreamServiceSettingsResponse ¶
type SetStreamServiceSettingsResponse struct {
// contains filtered or unexported fields
}
func (*SetStreamServiceSettingsResponse) Descriptor
deprecated
func (*SetStreamServiceSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetStreamServiceSettingsResponse.ProtoReflect.Descriptor instead.
func (*SetStreamServiceSettingsResponse) ProtoMessage ¶
func (*SetStreamServiceSettingsResponse) ProtoMessage()
func (*SetStreamServiceSettingsResponse) ProtoReflect ¶
func (x *SetStreamServiceSettingsResponse) ProtoReflect() protoreflect.Message
func (*SetStreamServiceSettingsResponse) Reset ¶
func (x *SetStreamServiceSettingsResponse) Reset()
func (*SetStreamServiceSettingsResponse) String ¶
func (x *SetStreamServiceSettingsResponse) String() string
type SetStudioModeEnabledRequest ¶
type SetStudioModeEnabledRequest struct { StudioModeEnabled bool `protobuf:"varint,1,opt,name=studioModeEnabled,proto3" json:"studioModeEnabled,omitempty"` // contains filtered or unexported fields }
func (*SetStudioModeEnabledRequest) Descriptor
deprecated
func (*SetStudioModeEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetStudioModeEnabledRequest.ProtoReflect.Descriptor instead.
func (*SetStudioModeEnabledRequest) GetStudioModeEnabled ¶
func (x *SetStudioModeEnabledRequest) GetStudioModeEnabled() bool
func (*SetStudioModeEnabledRequest) ProtoMessage ¶
func (*SetStudioModeEnabledRequest) ProtoMessage()
func (*SetStudioModeEnabledRequest) ProtoReflect ¶
func (x *SetStudioModeEnabledRequest) ProtoReflect() protoreflect.Message
func (*SetStudioModeEnabledRequest) Reset ¶
func (x *SetStudioModeEnabledRequest) Reset()
func (*SetStudioModeEnabledRequest) String ¶
func (x *SetStudioModeEnabledRequest) String() string
type SetStudioModeEnabledResponse ¶
type SetStudioModeEnabledResponse struct {
// contains filtered or unexported fields
}
func (*SetStudioModeEnabledResponse) Descriptor
deprecated
func (*SetStudioModeEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetStudioModeEnabledResponse.ProtoReflect.Descriptor instead.
func (*SetStudioModeEnabledResponse) ProtoMessage ¶
func (*SetStudioModeEnabledResponse) ProtoMessage()
func (*SetStudioModeEnabledResponse) ProtoReflect ¶
func (x *SetStudioModeEnabledResponse) ProtoReflect() protoreflect.Message
func (*SetStudioModeEnabledResponse) Reset ¶
func (x *SetStudioModeEnabledResponse) Reset()
func (*SetStudioModeEnabledResponse) String ¶
func (x *SetStudioModeEnabledResponse) String() string
type SetTBarPositionRequest ¶
type SetTBarPositionRequest struct { Position int64 `protobuf:"varint,1,opt,name=position,proto3" json:"position,omitempty"` Release *bool `protobuf:"varint,2,opt,name=release,proto3,oneof" json:"release,omitempty"` // contains filtered or unexported fields }
func (*SetTBarPositionRequest) Descriptor
deprecated
func (*SetTBarPositionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTBarPositionRequest.ProtoReflect.Descriptor instead.
func (*SetTBarPositionRequest) GetPosition ¶
func (x *SetTBarPositionRequest) GetPosition() int64
func (*SetTBarPositionRequest) GetRelease ¶
func (x *SetTBarPositionRequest) GetRelease() bool
func (*SetTBarPositionRequest) ProtoMessage ¶
func (*SetTBarPositionRequest) ProtoMessage()
func (*SetTBarPositionRequest) ProtoReflect ¶
func (x *SetTBarPositionRequest) ProtoReflect() protoreflect.Message
func (*SetTBarPositionRequest) Reset ¶
func (x *SetTBarPositionRequest) Reset()
func (*SetTBarPositionRequest) String ¶
func (x *SetTBarPositionRequest) String() string
type SetTBarPositionResponse ¶
type SetTBarPositionResponse struct {
// contains filtered or unexported fields
}
func (*SetTBarPositionResponse) Descriptor
deprecated
func (*SetTBarPositionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetTBarPositionResponse.ProtoReflect.Descriptor instead.
func (*SetTBarPositionResponse) ProtoMessage ¶
func (*SetTBarPositionResponse) ProtoMessage()
func (*SetTBarPositionResponse) ProtoReflect ¶
func (x *SetTBarPositionResponse) ProtoReflect() protoreflect.Message
func (*SetTBarPositionResponse) Reset ¶
func (x *SetTBarPositionResponse) Reset()
func (*SetTBarPositionResponse) String ¶
func (x *SetTBarPositionResponse) String() string
type SetVideoSettingsRequest ¶
type SetVideoSettingsRequest struct { FpsNumerator *int64 `protobuf:"varint,1,opt,name=fpsNumerator,proto3,oneof" json:"fpsNumerator,omitempty"` FpsDenominator *int64 `protobuf:"varint,2,opt,name=fpsDenominator,proto3,oneof" json:"fpsDenominator,omitempty"` BaseWidth *int64 `protobuf:"varint,3,opt,name=baseWidth,proto3,oneof" json:"baseWidth,omitempty"` BaseHeight *int64 `protobuf:"varint,4,opt,name=baseHeight,proto3,oneof" json:"baseHeight,omitempty"` OutputWidth *int64 `protobuf:"varint,5,opt,name=outputWidth,proto3,oneof" json:"outputWidth,omitempty"` OutputHeight *int64 `protobuf:"varint,6,opt,name=outputHeight,proto3,oneof" json:"outputHeight,omitempty"` // contains filtered or unexported fields }
func (*SetVideoSettingsRequest) Descriptor
deprecated
func (*SetVideoSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetVideoSettingsRequest.ProtoReflect.Descriptor instead.
func (*SetVideoSettingsRequest) GetBaseHeight ¶
func (x *SetVideoSettingsRequest) GetBaseHeight() int64
func (*SetVideoSettingsRequest) GetBaseWidth ¶
func (x *SetVideoSettingsRequest) GetBaseWidth() int64
func (*SetVideoSettingsRequest) GetFpsDenominator ¶
func (x *SetVideoSettingsRequest) GetFpsDenominator() int64
func (*SetVideoSettingsRequest) GetFpsNumerator ¶
func (x *SetVideoSettingsRequest) GetFpsNumerator() int64
func (*SetVideoSettingsRequest) GetOutputHeight ¶
func (x *SetVideoSettingsRequest) GetOutputHeight() int64
func (*SetVideoSettingsRequest) GetOutputWidth ¶
func (x *SetVideoSettingsRequest) GetOutputWidth() int64
func (*SetVideoSettingsRequest) ProtoMessage ¶
func (*SetVideoSettingsRequest) ProtoMessage()
func (*SetVideoSettingsRequest) ProtoReflect ¶
func (x *SetVideoSettingsRequest) ProtoReflect() protoreflect.Message
func (*SetVideoSettingsRequest) Reset ¶
func (x *SetVideoSettingsRequest) Reset()
func (*SetVideoSettingsRequest) String ¶
func (x *SetVideoSettingsRequest) String() string
type SetVideoSettingsResponse ¶
type SetVideoSettingsResponse struct {
// contains filtered or unexported fields
}
func (*SetVideoSettingsResponse) Descriptor
deprecated
func (*SetVideoSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetVideoSettingsResponse.ProtoReflect.Descriptor instead.
func (*SetVideoSettingsResponse) ProtoMessage ¶
func (*SetVideoSettingsResponse) ProtoMessage()
func (*SetVideoSettingsResponse) ProtoReflect ¶
func (x *SetVideoSettingsResponse) ProtoReflect() protoreflect.Message
func (*SetVideoSettingsResponse) Reset ¶
func (x *SetVideoSettingsResponse) Reset()
func (*SetVideoSettingsResponse) String ¶
func (x *SetVideoSettingsResponse) String() string
type SleepRequest ¶
type SleepRequest struct { SleepMillis *int64 `protobuf:"varint,1,opt,name=sleepMillis,proto3,oneof" json:"sleepMillis,omitempty"` SleepFrames *int64 `protobuf:"varint,2,opt,name=sleepFrames,proto3,oneof" json:"sleepFrames,omitempty"` // contains filtered or unexported fields }
func (*SleepRequest) Descriptor
deprecated
func (*SleepRequest) Descriptor() ([]byte, []int)
Deprecated: Use SleepRequest.ProtoReflect.Descriptor instead.
func (*SleepRequest) GetSleepFrames ¶
func (x *SleepRequest) GetSleepFrames() int64
func (*SleepRequest) GetSleepMillis ¶
func (x *SleepRequest) GetSleepMillis() int64
func (*SleepRequest) ProtoMessage ¶
func (*SleepRequest) ProtoMessage()
func (*SleepRequest) ProtoReflect ¶
func (x *SleepRequest) ProtoReflect() protoreflect.Message
func (*SleepRequest) Reset ¶
func (x *SleepRequest) Reset()
func (*SleepRequest) String ¶
func (x *SleepRequest) String() string
type SleepResponse ¶
type SleepResponse struct {
// contains filtered or unexported fields
}
func (*SleepResponse) Descriptor
deprecated
func (*SleepResponse) Descriptor() ([]byte, []int)
Deprecated: Use SleepResponse.ProtoReflect.Descriptor instead.
func (*SleepResponse) ProtoMessage ¶
func (*SleepResponse) ProtoMessage()
func (*SleepResponse) ProtoReflect ¶
func (x *SleepResponse) ProtoReflect() protoreflect.Message
func (*SleepResponse) Reset ¶
func (x *SleepResponse) Reset()
func (*SleepResponse) String ¶
func (x *SleepResponse) String() string
type SplitRecordFileRequest ¶
type SplitRecordFileRequest struct {
// contains filtered or unexported fields
}
func (*SplitRecordFileRequest) Descriptor
deprecated
func (*SplitRecordFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use SplitRecordFileRequest.ProtoReflect.Descriptor instead.
func (*SplitRecordFileRequest) ProtoMessage ¶
func (*SplitRecordFileRequest) ProtoMessage()
func (*SplitRecordFileRequest) ProtoReflect ¶
func (x *SplitRecordFileRequest) ProtoReflect() protoreflect.Message
func (*SplitRecordFileRequest) Reset ¶
func (x *SplitRecordFileRequest) Reset()
func (*SplitRecordFileRequest) String ¶
func (x *SplitRecordFileRequest) String() string
type SplitRecordFileResponse ¶
type SplitRecordFileResponse struct {
// contains filtered or unexported fields
}
func (*SplitRecordFileResponse) Descriptor
deprecated
func (*SplitRecordFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use SplitRecordFileResponse.ProtoReflect.Descriptor instead.
func (*SplitRecordFileResponse) ProtoMessage ¶
func (*SplitRecordFileResponse) ProtoMessage()
func (*SplitRecordFileResponse) ProtoReflect ¶
func (x *SplitRecordFileResponse) ProtoReflect() protoreflect.Message
func (*SplitRecordFileResponse) Reset ¶
func (x *SplitRecordFileResponse) Reset()
func (*SplitRecordFileResponse) String ¶
func (x *SplitRecordFileResponse) String() string
type StartOutputRequest ¶
type StartOutputRequest struct { OutputName string `protobuf:"bytes,1,opt,name=outputName,proto3" json:"outputName,omitempty"` // contains filtered or unexported fields }
func (*StartOutputRequest) Descriptor
deprecated
func (*StartOutputRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartOutputRequest.ProtoReflect.Descriptor instead.
func (*StartOutputRequest) GetOutputName ¶
func (x *StartOutputRequest) GetOutputName() string
func (*StartOutputRequest) ProtoMessage ¶
func (*StartOutputRequest) ProtoMessage()
func (*StartOutputRequest) ProtoReflect ¶
func (x *StartOutputRequest) ProtoReflect() protoreflect.Message
func (*StartOutputRequest) Reset ¶
func (x *StartOutputRequest) Reset()
func (*StartOutputRequest) String ¶
func (x *StartOutputRequest) String() string
type StartOutputResponse ¶
type StartOutputResponse struct {
// contains filtered or unexported fields
}
func (*StartOutputResponse) Descriptor
deprecated
func (*StartOutputResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartOutputResponse.ProtoReflect.Descriptor instead.
func (*StartOutputResponse) ProtoMessage ¶
func (*StartOutputResponse) ProtoMessage()
func (*StartOutputResponse) ProtoReflect ¶
func (x *StartOutputResponse) ProtoReflect() protoreflect.Message
func (*StartOutputResponse) Reset ¶
func (x *StartOutputResponse) Reset()
func (*StartOutputResponse) String ¶
func (x *StartOutputResponse) String() string
type StartRecordRequest ¶
type StartRecordRequest struct {
// contains filtered or unexported fields
}
func (*StartRecordRequest) Descriptor
deprecated
func (*StartRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartRecordRequest.ProtoReflect.Descriptor instead.
func (*StartRecordRequest) ProtoMessage ¶
func (*StartRecordRequest) ProtoMessage()
func (*StartRecordRequest) ProtoReflect ¶
func (x *StartRecordRequest) ProtoReflect() protoreflect.Message
func (*StartRecordRequest) Reset ¶
func (x *StartRecordRequest) Reset()
func (*StartRecordRequest) String ¶
func (x *StartRecordRequest) String() string
type StartRecordResponse ¶
type StartRecordResponse struct {
// contains filtered or unexported fields
}
func (*StartRecordResponse) Descriptor
deprecated
func (*StartRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartRecordResponse.ProtoReflect.Descriptor instead.
func (*StartRecordResponse) ProtoMessage ¶
func (*StartRecordResponse) ProtoMessage()
func (*StartRecordResponse) ProtoReflect ¶
func (x *StartRecordResponse) ProtoReflect() protoreflect.Message
func (*StartRecordResponse) Reset ¶
func (x *StartRecordResponse) Reset()
func (*StartRecordResponse) String ¶
func (x *StartRecordResponse) String() string
type StartReplayBufferRequest ¶
type StartReplayBufferRequest struct {
// contains filtered or unexported fields
}
func (*StartReplayBufferRequest) Descriptor
deprecated
func (*StartReplayBufferRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartReplayBufferRequest.ProtoReflect.Descriptor instead.
func (*StartReplayBufferRequest) ProtoMessage ¶
func (*StartReplayBufferRequest) ProtoMessage()
func (*StartReplayBufferRequest) ProtoReflect ¶
func (x *StartReplayBufferRequest) ProtoReflect() protoreflect.Message
func (*StartReplayBufferRequest) Reset ¶
func (x *StartReplayBufferRequest) Reset()
func (*StartReplayBufferRequest) String ¶
func (x *StartReplayBufferRequest) String() string
type StartReplayBufferResponse ¶
type StartReplayBufferResponse struct {
// contains filtered or unexported fields
}
func (*StartReplayBufferResponse) Descriptor
deprecated
func (*StartReplayBufferResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartReplayBufferResponse.ProtoReflect.Descriptor instead.
func (*StartReplayBufferResponse) ProtoMessage ¶
func (*StartReplayBufferResponse) ProtoMessage()
func (*StartReplayBufferResponse) ProtoReflect ¶
func (x *StartReplayBufferResponse) ProtoReflect() protoreflect.Message
func (*StartReplayBufferResponse) Reset ¶
func (x *StartReplayBufferResponse) Reset()
func (*StartReplayBufferResponse) String ¶
func (x *StartReplayBufferResponse) String() string
type StartStreamRequest ¶
type StartStreamRequest struct {
// contains filtered or unexported fields
}
func (*StartStreamRequest) Descriptor
deprecated
func (*StartStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartStreamRequest.ProtoReflect.Descriptor instead.
func (*StartStreamRequest) ProtoMessage ¶
func (*StartStreamRequest) ProtoMessage()
func (*StartStreamRequest) ProtoReflect ¶
func (x *StartStreamRequest) ProtoReflect() protoreflect.Message
func (*StartStreamRequest) Reset ¶
func (x *StartStreamRequest) Reset()
func (*StartStreamRequest) String ¶
func (x *StartStreamRequest) String() string
type StartStreamResponse ¶
type StartStreamResponse struct {
// contains filtered or unexported fields
}
func (*StartStreamResponse) Descriptor
deprecated
func (*StartStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartStreamResponse.ProtoReflect.Descriptor instead.
func (*StartStreamResponse) ProtoMessage ¶
func (*StartStreamResponse) ProtoMessage()
func (*StartStreamResponse) ProtoReflect ¶
func (x *StartStreamResponse) ProtoReflect() protoreflect.Message
func (*StartStreamResponse) Reset ¶
func (x *StartStreamResponse) Reset()
func (*StartStreamResponse) String ¶
func (x *StartStreamResponse) String() string
type StartVirtualCamRequest ¶
type StartVirtualCamRequest struct {
// contains filtered or unexported fields
}
func (*StartVirtualCamRequest) Descriptor
deprecated
func (*StartVirtualCamRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartVirtualCamRequest.ProtoReflect.Descriptor instead.
func (*StartVirtualCamRequest) ProtoMessage ¶
func (*StartVirtualCamRequest) ProtoMessage()
func (*StartVirtualCamRequest) ProtoReflect ¶
func (x *StartVirtualCamRequest) ProtoReflect() protoreflect.Message
func (*StartVirtualCamRequest) Reset ¶
func (x *StartVirtualCamRequest) Reset()
func (*StartVirtualCamRequest) String ¶
func (x *StartVirtualCamRequest) String() string
type StartVirtualCamResponse ¶
type StartVirtualCamResponse struct {
// contains filtered or unexported fields
}
func (*StartVirtualCamResponse) Descriptor
deprecated
func (*StartVirtualCamResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartVirtualCamResponse.ProtoReflect.Descriptor instead.
func (*StartVirtualCamResponse) ProtoMessage ¶
func (*StartVirtualCamResponse) ProtoMessage()
func (*StartVirtualCamResponse) ProtoReflect ¶
func (x *StartVirtualCamResponse) ProtoReflect() protoreflect.Message
func (*StartVirtualCamResponse) Reset ¶
func (x *StartVirtualCamResponse) Reset()
func (*StartVirtualCamResponse) String ¶
func (x *StartVirtualCamResponse) String() string
type StopOutputRequest ¶
type StopOutputRequest struct { OutputName string `protobuf:"bytes,1,opt,name=outputName,proto3" json:"outputName,omitempty"` // contains filtered or unexported fields }
func (*StopOutputRequest) Descriptor
deprecated
func (*StopOutputRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopOutputRequest.ProtoReflect.Descriptor instead.
func (*StopOutputRequest) GetOutputName ¶
func (x *StopOutputRequest) GetOutputName() string
func (*StopOutputRequest) ProtoMessage ¶
func (*StopOutputRequest) ProtoMessage()
func (*StopOutputRequest) ProtoReflect ¶
func (x *StopOutputRequest) ProtoReflect() protoreflect.Message
func (*StopOutputRequest) Reset ¶
func (x *StopOutputRequest) Reset()
func (*StopOutputRequest) String ¶
func (x *StopOutputRequest) String() string
type StopOutputResponse ¶
type StopOutputResponse struct {
// contains filtered or unexported fields
}
func (*StopOutputResponse) Descriptor
deprecated
func (*StopOutputResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopOutputResponse.ProtoReflect.Descriptor instead.
func (*StopOutputResponse) ProtoMessage ¶
func (*StopOutputResponse) ProtoMessage()
func (*StopOutputResponse) ProtoReflect ¶
func (x *StopOutputResponse) ProtoReflect() protoreflect.Message
func (*StopOutputResponse) Reset ¶
func (x *StopOutputResponse) Reset()
func (*StopOutputResponse) String ¶
func (x *StopOutputResponse) String() string
type StopRecordRequest ¶
type StopRecordRequest struct {
// contains filtered or unexported fields
}
func (*StopRecordRequest) Descriptor
deprecated
func (*StopRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopRecordRequest.ProtoReflect.Descriptor instead.
func (*StopRecordRequest) ProtoMessage ¶
func (*StopRecordRequest) ProtoMessage()
func (*StopRecordRequest) ProtoReflect ¶
func (x *StopRecordRequest) ProtoReflect() protoreflect.Message
func (*StopRecordRequest) Reset ¶
func (x *StopRecordRequest) Reset()
func (*StopRecordRequest) String ¶
func (x *StopRecordRequest) String() string
type StopRecordResponse ¶
type StopRecordResponse struct { OutputPath string `protobuf:"bytes,1,opt,name=outputPath,proto3" json:"outputPath,omitempty"` // contains filtered or unexported fields }
func (*StopRecordResponse) Descriptor
deprecated
func (*StopRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopRecordResponse.ProtoReflect.Descriptor instead.
func (*StopRecordResponse) GetOutputPath ¶
func (x *StopRecordResponse) GetOutputPath() string
func (*StopRecordResponse) ProtoMessage ¶
func (*StopRecordResponse) ProtoMessage()
func (*StopRecordResponse) ProtoReflect ¶
func (x *StopRecordResponse) ProtoReflect() protoreflect.Message
func (*StopRecordResponse) Reset ¶
func (x *StopRecordResponse) Reset()
func (*StopRecordResponse) String ¶
func (x *StopRecordResponse) String() string
type StopReplayBufferRequest ¶
type StopReplayBufferRequest struct {
// contains filtered or unexported fields
}
func (*StopReplayBufferRequest) Descriptor
deprecated
func (*StopReplayBufferRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopReplayBufferRequest.ProtoReflect.Descriptor instead.
func (*StopReplayBufferRequest) ProtoMessage ¶
func (*StopReplayBufferRequest) ProtoMessage()
func (*StopReplayBufferRequest) ProtoReflect ¶
func (x *StopReplayBufferRequest) ProtoReflect() protoreflect.Message
func (*StopReplayBufferRequest) Reset ¶
func (x *StopReplayBufferRequest) Reset()
func (*StopReplayBufferRequest) String ¶
func (x *StopReplayBufferRequest) String() string
type StopReplayBufferResponse ¶
type StopReplayBufferResponse struct {
// contains filtered or unexported fields
}
func (*StopReplayBufferResponse) Descriptor
deprecated
func (*StopReplayBufferResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopReplayBufferResponse.ProtoReflect.Descriptor instead.
func (*StopReplayBufferResponse) ProtoMessage ¶
func (*StopReplayBufferResponse) ProtoMessage()
func (*StopReplayBufferResponse) ProtoReflect ¶
func (x *StopReplayBufferResponse) ProtoReflect() protoreflect.Message
func (*StopReplayBufferResponse) Reset ¶
func (x *StopReplayBufferResponse) Reset()
func (*StopReplayBufferResponse) String ¶
func (x *StopReplayBufferResponse) String() string
type StopStreamRequest ¶
type StopStreamRequest struct {
// contains filtered or unexported fields
}
func (*StopStreamRequest) Descriptor
deprecated
func (*StopStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopStreamRequest.ProtoReflect.Descriptor instead.
func (*StopStreamRequest) ProtoMessage ¶
func (*StopStreamRequest) ProtoMessage()
func (*StopStreamRequest) ProtoReflect ¶
func (x *StopStreamRequest) ProtoReflect() protoreflect.Message
func (*StopStreamRequest) Reset ¶
func (x *StopStreamRequest) Reset()
func (*StopStreamRequest) String ¶
func (x *StopStreamRequest) String() string
type StopStreamResponse ¶
type StopStreamResponse struct {
// contains filtered or unexported fields
}
func (*StopStreamResponse) Descriptor
deprecated
func (*StopStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopStreamResponse.ProtoReflect.Descriptor instead.
func (*StopStreamResponse) ProtoMessage ¶
func (*StopStreamResponse) ProtoMessage()
func (*StopStreamResponse) ProtoReflect ¶
func (x *StopStreamResponse) ProtoReflect() protoreflect.Message
func (*StopStreamResponse) Reset ¶
func (x *StopStreamResponse) Reset()
func (*StopStreamResponse) String ¶
func (x *StopStreamResponse) String() string
type StopVirtualCamRequest ¶
type StopVirtualCamRequest struct {
// contains filtered or unexported fields
}
func (*StopVirtualCamRequest) Descriptor
deprecated
func (*StopVirtualCamRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopVirtualCamRequest.ProtoReflect.Descriptor instead.
func (*StopVirtualCamRequest) ProtoMessage ¶
func (*StopVirtualCamRequest) ProtoMessage()
func (*StopVirtualCamRequest) ProtoReflect ¶
func (x *StopVirtualCamRequest) ProtoReflect() protoreflect.Message
func (*StopVirtualCamRequest) Reset ¶
func (x *StopVirtualCamRequest) Reset()
func (*StopVirtualCamRequest) String ¶
func (x *StopVirtualCamRequest) String() string
type StopVirtualCamResponse ¶
type StopVirtualCamResponse struct {
// contains filtered or unexported fields
}
func (*StopVirtualCamResponse) Descriptor
deprecated
func (*StopVirtualCamResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopVirtualCamResponse.ProtoReflect.Descriptor instead.
func (*StopVirtualCamResponse) ProtoMessage ¶
func (*StopVirtualCamResponse) ProtoMessage()
func (*StopVirtualCamResponse) ProtoReflect ¶
func (x *StopVirtualCamResponse) ProtoReflect() protoreflect.Message
func (*StopVirtualCamResponse) Reset ¶
func (x *StopVirtualCamResponse) Reset()
func (*StopVirtualCamResponse) String ¶
func (x *StopVirtualCamResponse) String() string
type StreamServiceSettings ¶
type StreamServiceSettings struct { Bwtest bool `protobuf:"varint,1,opt,name=Bwtest,proto3" json:"Bwtest,omitempty"` Key string `protobuf:"bytes,2,opt,name=Key,proto3" json:"Key,omitempty"` Password string `protobuf:"bytes,3,opt,name=Password,proto3" json:"Password,omitempty"` Server string `protobuf:"bytes,4,opt,name=Server,proto3" json:"Server,omitempty"` UseAuth bool `protobuf:"varint,5,opt,name=UseAuth,proto3" json:"UseAuth,omitempty"` Username string `protobuf:"bytes,6,opt,name=Username,proto3" json:"Username,omitempty"` // contains filtered or unexported fields }
func (*StreamServiceSettings) Descriptor
deprecated
func (*StreamServiceSettings) Descriptor() ([]byte, []int)
Deprecated: Use StreamServiceSettings.ProtoReflect.Descriptor instead.
func (*StreamServiceSettings) GetBwtest ¶
func (x *StreamServiceSettings) GetBwtest() bool
func (*StreamServiceSettings) GetKey ¶
func (x *StreamServiceSettings) GetKey() string
func (*StreamServiceSettings) GetPassword ¶
func (x *StreamServiceSettings) GetPassword() string
func (*StreamServiceSettings) GetServer ¶
func (x *StreamServiceSettings) GetServer() string
func (*StreamServiceSettings) GetUseAuth ¶
func (x *StreamServiceSettings) GetUseAuth() bool
func (*StreamServiceSettings) GetUsername ¶
func (x *StreamServiceSettings) GetUsername() string
func (*StreamServiceSettings) ProtoMessage ¶
func (*StreamServiceSettings) ProtoMessage()
func (*StreamServiceSettings) ProtoReflect ¶
func (x *StreamServiceSettings) ProtoReflect() protoreflect.Message
func (*StreamServiceSettings) Reset ¶
func (x *StreamServiceSettings) Reset()
func (*StreamServiceSettings) String ¶
func (x *StreamServiceSettings) String() string
type ToggleInputMuteRequest ¶
type ToggleInputMuteRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` // contains filtered or unexported fields }
func (*ToggleInputMuteRequest) Descriptor
deprecated
func (*ToggleInputMuteRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToggleInputMuteRequest.ProtoReflect.Descriptor instead.
func (*ToggleInputMuteRequest) GetInputName ¶
func (x *ToggleInputMuteRequest) GetInputName() string
func (*ToggleInputMuteRequest) GetInputUUID ¶
func (x *ToggleInputMuteRequest) GetInputUUID() string
func (*ToggleInputMuteRequest) ProtoMessage ¶
func (*ToggleInputMuteRequest) ProtoMessage()
func (*ToggleInputMuteRequest) ProtoReflect ¶
func (x *ToggleInputMuteRequest) ProtoReflect() protoreflect.Message
func (*ToggleInputMuteRequest) Reset ¶
func (x *ToggleInputMuteRequest) Reset()
func (*ToggleInputMuteRequest) String ¶
func (x *ToggleInputMuteRequest) String() string
type ToggleInputMuteResponse ¶
type ToggleInputMuteResponse struct { InputMuted bool `protobuf:"varint,1,opt,name=inputMuted,proto3" json:"inputMuted,omitempty"` // contains filtered or unexported fields }
func (*ToggleInputMuteResponse) Descriptor
deprecated
func (*ToggleInputMuteResponse) Descriptor() ([]byte, []int)
Deprecated: Use ToggleInputMuteResponse.ProtoReflect.Descriptor instead.
func (*ToggleInputMuteResponse) GetInputMuted ¶
func (x *ToggleInputMuteResponse) GetInputMuted() bool
func (*ToggleInputMuteResponse) ProtoMessage ¶
func (*ToggleInputMuteResponse) ProtoMessage()
func (*ToggleInputMuteResponse) ProtoReflect ¶
func (x *ToggleInputMuteResponse) ProtoReflect() protoreflect.Message
func (*ToggleInputMuteResponse) Reset ¶
func (x *ToggleInputMuteResponse) Reset()
func (*ToggleInputMuteResponse) String ¶
func (x *ToggleInputMuteResponse) String() string
type ToggleOutputRequest ¶
type ToggleOutputRequest struct { OutputName string `protobuf:"bytes,1,opt,name=outputName,proto3" json:"outputName,omitempty"` // contains filtered or unexported fields }
func (*ToggleOutputRequest) Descriptor
deprecated
func (*ToggleOutputRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToggleOutputRequest.ProtoReflect.Descriptor instead.
func (*ToggleOutputRequest) GetOutputName ¶
func (x *ToggleOutputRequest) GetOutputName() string
func (*ToggleOutputRequest) ProtoMessage ¶
func (*ToggleOutputRequest) ProtoMessage()
func (*ToggleOutputRequest) ProtoReflect ¶
func (x *ToggleOutputRequest) ProtoReflect() protoreflect.Message
func (*ToggleOutputRequest) Reset ¶
func (x *ToggleOutputRequest) Reset()
func (*ToggleOutputRequest) String ¶
func (x *ToggleOutputRequest) String() string
type ToggleOutputResponse ¶
type ToggleOutputResponse struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` // contains filtered or unexported fields }
func (*ToggleOutputResponse) Descriptor
deprecated
func (*ToggleOutputResponse) Descriptor() ([]byte, []int)
Deprecated: Use ToggleOutputResponse.ProtoReflect.Descriptor instead.
func (*ToggleOutputResponse) GetOutputActive ¶
func (x *ToggleOutputResponse) GetOutputActive() bool
func (*ToggleOutputResponse) ProtoMessage ¶
func (*ToggleOutputResponse) ProtoMessage()
func (*ToggleOutputResponse) ProtoReflect ¶
func (x *ToggleOutputResponse) ProtoReflect() protoreflect.Message
func (*ToggleOutputResponse) Reset ¶
func (x *ToggleOutputResponse) Reset()
func (*ToggleOutputResponse) String ¶
func (x *ToggleOutputResponse) String() string
type ToggleRecordPauseRequest ¶
type ToggleRecordPauseRequest struct {
// contains filtered or unexported fields
}
func (*ToggleRecordPauseRequest) Descriptor
deprecated
func (*ToggleRecordPauseRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToggleRecordPauseRequest.ProtoReflect.Descriptor instead.
func (*ToggleRecordPauseRequest) ProtoMessage ¶
func (*ToggleRecordPauseRequest) ProtoMessage()
func (*ToggleRecordPauseRequest) ProtoReflect ¶
func (x *ToggleRecordPauseRequest) ProtoReflect() protoreflect.Message
func (*ToggleRecordPauseRequest) Reset ¶
func (x *ToggleRecordPauseRequest) Reset()
func (*ToggleRecordPauseRequest) String ¶
func (x *ToggleRecordPauseRequest) String() string
type ToggleRecordPauseResponse ¶
type ToggleRecordPauseResponse struct {
// contains filtered or unexported fields
}
func (*ToggleRecordPauseResponse) Descriptor
deprecated
func (*ToggleRecordPauseResponse) Descriptor() ([]byte, []int)
Deprecated: Use ToggleRecordPauseResponse.ProtoReflect.Descriptor instead.
func (*ToggleRecordPauseResponse) ProtoMessage ¶
func (*ToggleRecordPauseResponse) ProtoMessage()
func (*ToggleRecordPauseResponse) ProtoReflect ¶
func (x *ToggleRecordPauseResponse) ProtoReflect() protoreflect.Message
func (*ToggleRecordPauseResponse) Reset ¶
func (x *ToggleRecordPauseResponse) Reset()
func (*ToggleRecordPauseResponse) String ¶
func (x *ToggleRecordPauseResponse) String() string
type ToggleRecordRequest ¶
type ToggleRecordRequest struct {
// contains filtered or unexported fields
}
func (*ToggleRecordRequest) Descriptor
deprecated
func (*ToggleRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToggleRecordRequest.ProtoReflect.Descriptor instead.
func (*ToggleRecordRequest) ProtoMessage ¶
func (*ToggleRecordRequest) ProtoMessage()
func (*ToggleRecordRequest) ProtoReflect ¶
func (x *ToggleRecordRequest) ProtoReflect() protoreflect.Message
func (*ToggleRecordRequest) Reset ¶
func (x *ToggleRecordRequest) Reset()
func (*ToggleRecordRequest) String ¶
func (x *ToggleRecordRequest) String() string
type ToggleRecordResponse ¶
type ToggleRecordResponse struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` // contains filtered or unexported fields }
func (*ToggleRecordResponse) Descriptor
deprecated
func (*ToggleRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use ToggleRecordResponse.ProtoReflect.Descriptor instead.
func (*ToggleRecordResponse) GetOutputActive ¶
func (x *ToggleRecordResponse) GetOutputActive() bool
func (*ToggleRecordResponse) ProtoMessage ¶
func (*ToggleRecordResponse) ProtoMessage()
func (*ToggleRecordResponse) ProtoReflect ¶
func (x *ToggleRecordResponse) ProtoReflect() protoreflect.Message
func (*ToggleRecordResponse) Reset ¶
func (x *ToggleRecordResponse) Reset()
func (*ToggleRecordResponse) String ¶
func (x *ToggleRecordResponse) String() string
type ToggleReplayBufferRequest ¶
type ToggleReplayBufferRequest struct {
// contains filtered or unexported fields
}
func (*ToggleReplayBufferRequest) Descriptor
deprecated
func (*ToggleReplayBufferRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToggleReplayBufferRequest.ProtoReflect.Descriptor instead.
func (*ToggleReplayBufferRequest) ProtoMessage ¶
func (*ToggleReplayBufferRequest) ProtoMessage()
func (*ToggleReplayBufferRequest) ProtoReflect ¶
func (x *ToggleReplayBufferRequest) ProtoReflect() protoreflect.Message
func (*ToggleReplayBufferRequest) Reset ¶
func (x *ToggleReplayBufferRequest) Reset()
func (*ToggleReplayBufferRequest) String ¶
func (x *ToggleReplayBufferRequest) String() string
type ToggleReplayBufferResponse ¶
type ToggleReplayBufferResponse struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` // contains filtered or unexported fields }
func (*ToggleReplayBufferResponse) Descriptor
deprecated
func (*ToggleReplayBufferResponse) Descriptor() ([]byte, []int)
Deprecated: Use ToggleReplayBufferResponse.ProtoReflect.Descriptor instead.
func (*ToggleReplayBufferResponse) GetOutputActive ¶
func (x *ToggleReplayBufferResponse) GetOutputActive() bool
func (*ToggleReplayBufferResponse) ProtoMessage ¶
func (*ToggleReplayBufferResponse) ProtoMessage()
func (*ToggleReplayBufferResponse) ProtoReflect ¶
func (x *ToggleReplayBufferResponse) ProtoReflect() protoreflect.Message
func (*ToggleReplayBufferResponse) Reset ¶
func (x *ToggleReplayBufferResponse) Reset()
func (*ToggleReplayBufferResponse) String ¶
func (x *ToggleReplayBufferResponse) String() string
type ToggleStreamRequest ¶
type ToggleStreamRequest struct {
// contains filtered or unexported fields
}
func (*ToggleStreamRequest) Descriptor
deprecated
func (*ToggleStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToggleStreamRequest.ProtoReflect.Descriptor instead.
func (*ToggleStreamRequest) ProtoMessage ¶
func (*ToggleStreamRequest) ProtoMessage()
func (*ToggleStreamRequest) ProtoReflect ¶
func (x *ToggleStreamRequest) ProtoReflect() protoreflect.Message
func (*ToggleStreamRequest) Reset ¶
func (x *ToggleStreamRequest) Reset()
func (*ToggleStreamRequest) String ¶
func (x *ToggleStreamRequest) String() string
type ToggleStreamResponse ¶
type ToggleStreamResponse struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` // contains filtered or unexported fields }
func (*ToggleStreamResponse) Descriptor
deprecated
func (*ToggleStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use ToggleStreamResponse.ProtoReflect.Descriptor instead.
func (*ToggleStreamResponse) GetOutputActive ¶
func (x *ToggleStreamResponse) GetOutputActive() bool
func (*ToggleStreamResponse) ProtoMessage ¶
func (*ToggleStreamResponse) ProtoMessage()
func (*ToggleStreamResponse) ProtoReflect ¶
func (x *ToggleStreamResponse) ProtoReflect() protoreflect.Message
func (*ToggleStreamResponse) Reset ¶
func (x *ToggleStreamResponse) Reset()
func (*ToggleStreamResponse) String ¶
func (x *ToggleStreamResponse) String() string
type ToggleVirtualCamRequest ¶
type ToggleVirtualCamRequest struct {
// contains filtered or unexported fields
}
func (*ToggleVirtualCamRequest) Descriptor
deprecated
func (*ToggleVirtualCamRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToggleVirtualCamRequest.ProtoReflect.Descriptor instead.
func (*ToggleVirtualCamRequest) ProtoMessage ¶
func (*ToggleVirtualCamRequest) ProtoMessage()
func (*ToggleVirtualCamRequest) ProtoReflect ¶
func (x *ToggleVirtualCamRequest) ProtoReflect() protoreflect.Message
func (*ToggleVirtualCamRequest) Reset ¶
func (x *ToggleVirtualCamRequest) Reset()
func (*ToggleVirtualCamRequest) String ¶
func (x *ToggleVirtualCamRequest) String() string
type ToggleVirtualCamResponse ¶
type ToggleVirtualCamResponse struct { OutputActive bool `protobuf:"varint,1,opt,name=outputActive,proto3" json:"outputActive,omitempty"` // contains filtered or unexported fields }
func (*ToggleVirtualCamResponse) Descriptor
deprecated
func (*ToggleVirtualCamResponse) Descriptor() ([]byte, []int)
Deprecated: Use ToggleVirtualCamResponse.ProtoReflect.Descriptor instead.
func (*ToggleVirtualCamResponse) GetOutputActive ¶
func (x *ToggleVirtualCamResponse) GetOutputActive() bool
func (*ToggleVirtualCamResponse) ProtoMessage ¶
func (*ToggleVirtualCamResponse) ProtoMessage()
func (*ToggleVirtualCamResponse) ProtoReflect ¶
func (x *ToggleVirtualCamResponse) ProtoReflect() protoreflect.Message
func (*ToggleVirtualCamResponse) Reset ¶
func (x *ToggleVirtualCamResponse) Reset()
func (*ToggleVirtualCamResponse) String ¶
func (x *ToggleVirtualCamResponse) String() string
type Transition ¶
type Transition struct { TransitionUUID string `protobuf:"bytes,1,opt,name=TransitionUUID,proto3" json:"TransitionUUID,omitempty"` TransitionConfigurable bool `protobuf:"varint,2,opt,name=TransitionConfigurable,proto3" json:"TransitionConfigurable,omitempty"` TransitionFixed bool `protobuf:"varint,3,opt,name=TransitionFixed,proto3" json:"TransitionFixed,omitempty"` TransitionKind string `protobuf:"bytes,4,opt,name=TransitionKind,proto3" json:"TransitionKind,omitempty"` TransitionName string `protobuf:"bytes,5,opt,name=TransitionName,proto3" json:"TransitionName,omitempty"` // contains filtered or unexported fields }
func (*Transition) Descriptor
deprecated
func (*Transition) Descriptor() ([]byte, []int)
Deprecated: Use Transition.ProtoReflect.Descriptor instead.
func (*Transition) GetTransitionConfigurable ¶
func (x *Transition) GetTransitionConfigurable() bool
func (*Transition) GetTransitionFixed ¶
func (x *Transition) GetTransitionFixed() bool
func (*Transition) GetTransitionKind ¶
func (x *Transition) GetTransitionKind() string
func (*Transition) GetTransitionName ¶
func (x *Transition) GetTransitionName() string
func (*Transition) GetTransitionUUID ¶
func (x *Transition) GetTransitionUUID() string
func (*Transition) ProtoMessage ¶
func (*Transition) ProtoMessage()
func (*Transition) ProtoReflect ¶
func (x *Transition) ProtoReflect() protoreflect.Message
func (*Transition) Reset ¶
func (x *Transition) Reset()
func (*Transition) String ¶
func (x *Transition) String() string
type TriggerHotkeyByKeySequenceRequest ¶
type TriggerHotkeyByKeySequenceRequest struct { KeyID *string `protobuf:"bytes,1,opt,name=keyID,proto3,oneof" json:"keyID,omitempty"` KeyModifiers *AbstractObject `protobuf:"bytes,2,opt,name=keyModifiers,proto3,oneof" json:"keyModifiers,omitempty"` KeyModifiersShift *bool `protobuf:"varint,3,opt,name=keyModifiers_shift,json=keyModifiersShift,proto3,oneof" json:"keyModifiers_shift,omitempty"` KeyModifiersControl *bool `protobuf:"varint,4,opt,name=keyModifiers_control,json=keyModifiersControl,proto3,oneof" json:"keyModifiers_control,omitempty"` KeyModifiersAlt *bool `protobuf:"varint,5,opt,name=keyModifiers_alt,json=keyModifiersAlt,proto3,oneof" json:"keyModifiers_alt,omitempty"` KeyModifiersCommand *bool `protobuf:"varint,6,opt,name=keyModifiers_command,json=keyModifiersCommand,proto3,oneof" json:"keyModifiers_command,omitempty"` // contains filtered or unexported fields }
func (*TriggerHotkeyByKeySequenceRequest) Descriptor
deprecated
func (*TriggerHotkeyByKeySequenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use TriggerHotkeyByKeySequenceRequest.ProtoReflect.Descriptor instead.
func (*TriggerHotkeyByKeySequenceRequest) GetKeyID ¶
func (x *TriggerHotkeyByKeySequenceRequest) GetKeyID() string
func (*TriggerHotkeyByKeySequenceRequest) GetKeyModifiers ¶
func (x *TriggerHotkeyByKeySequenceRequest) GetKeyModifiers() *AbstractObject
func (*TriggerHotkeyByKeySequenceRequest) GetKeyModifiersAlt ¶
func (x *TriggerHotkeyByKeySequenceRequest) GetKeyModifiersAlt() bool
func (*TriggerHotkeyByKeySequenceRequest) GetKeyModifiersCommand ¶
func (x *TriggerHotkeyByKeySequenceRequest) GetKeyModifiersCommand() bool
func (*TriggerHotkeyByKeySequenceRequest) GetKeyModifiersControl ¶
func (x *TriggerHotkeyByKeySequenceRequest) GetKeyModifiersControl() bool
func (*TriggerHotkeyByKeySequenceRequest) GetKeyModifiersShift ¶
func (x *TriggerHotkeyByKeySequenceRequest) GetKeyModifiersShift() bool
func (*TriggerHotkeyByKeySequenceRequest) ProtoMessage ¶
func (*TriggerHotkeyByKeySequenceRequest) ProtoMessage()
func (*TriggerHotkeyByKeySequenceRequest) ProtoReflect ¶
func (x *TriggerHotkeyByKeySequenceRequest) ProtoReflect() protoreflect.Message
func (*TriggerHotkeyByKeySequenceRequest) Reset ¶
func (x *TriggerHotkeyByKeySequenceRequest) Reset()
func (*TriggerHotkeyByKeySequenceRequest) String ¶
func (x *TriggerHotkeyByKeySequenceRequest) String() string
type TriggerHotkeyByKeySequenceResponse ¶
type TriggerHotkeyByKeySequenceResponse struct {
// contains filtered or unexported fields
}
func (*TriggerHotkeyByKeySequenceResponse) Descriptor
deprecated
func (*TriggerHotkeyByKeySequenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use TriggerHotkeyByKeySequenceResponse.ProtoReflect.Descriptor instead.
func (*TriggerHotkeyByKeySequenceResponse) ProtoMessage ¶
func (*TriggerHotkeyByKeySequenceResponse) ProtoMessage()
func (*TriggerHotkeyByKeySequenceResponse) ProtoReflect ¶
func (x *TriggerHotkeyByKeySequenceResponse) ProtoReflect() protoreflect.Message
func (*TriggerHotkeyByKeySequenceResponse) Reset ¶
func (x *TriggerHotkeyByKeySequenceResponse) Reset()
func (*TriggerHotkeyByKeySequenceResponse) String ¶
func (x *TriggerHotkeyByKeySequenceResponse) String() string
type TriggerHotkeyByNameRequest ¶
type TriggerHotkeyByNameRequest struct { HotkeyName string `protobuf:"bytes,1,opt,name=hotkeyName,proto3" json:"hotkeyName,omitempty"` ContextName *string `protobuf:"bytes,2,opt,name=contextName,proto3,oneof" json:"contextName,omitempty"` // contains filtered or unexported fields }
func (*TriggerHotkeyByNameRequest) Descriptor
deprecated
func (*TriggerHotkeyByNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use TriggerHotkeyByNameRequest.ProtoReflect.Descriptor instead.
func (*TriggerHotkeyByNameRequest) GetContextName ¶
func (x *TriggerHotkeyByNameRequest) GetContextName() string
func (*TriggerHotkeyByNameRequest) GetHotkeyName ¶
func (x *TriggerHotkeyByNameRequest) GetHotkeyName() string
func (*TriggerHotkeyByNameRequest) ProtoMessage ¶
func (*TriggerHotkeyByNameRequest) ProtoMessage()
func (*TriggerHotkeyByNameRequest) ProtoReflect ¶
func (x *TriggerHotkeyByNameRequest) ProtoReflect() protoreflect.Message
func (*TriggerHotkeyByNameRequest) Reset ¶
func (x *TriggerHotkeyByNameRequest) Reset()
func (*TriggerHotkeyByNameRequest) String ¶
func (x *TriggerHotkeyByNameRequest) String() string
type TriggerHotkeyByNameResponse ¶
type TriggerHotkeyByNameResponse struct {
// contains filtered or unexported fields
}
func (*TriggerHotkeyByNameResponse) Descriptor
deprecated
func (*TriggerHotkeyByNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use TriggerHotkeyByNameResponse.ProtoReflect.Descriptor instead.
func (*TriggerHotkeyByNameResponse) ProtoMessage ¶
func (*TriggerHotkeyByNameResponse) ProtoMessage()
func (*TriggerHotkeyByNameResponse) ProtoReflect ¶
func (x *TriggerHotkeyByNameResponse) ProtoReflect() protoreflect.Message
func (*TriggerHotkeyByNameResponse) Reset ¶
func (x *TriggerHotkeyByNameResponse) Reset()
func (*TriggerHotkeyByNameResponse) String ¶
func (x *TriggerHotkeyByNameResponse) String() string
type TriggerMediaInputActionRequest ¶
type TriggerMediaInputActionRequest struct { InputName *string `protobuf:"bytes,1,opt,name=inputName,proto3,oneof" json:"inputName,omitempty"` InputUUID *string `protobuf:"bytes,2,opt,name=inputUUID,proto3,oneof" json:"inputUUID,omitempty"` MediaAction string `protobuf:"bytes,3,opt,name=mediaAction,proto3" json:"mediaAction,omitempty"` // contains filtered or unexported fields }
func (*TriggerMediaInputActionRequest) Descriptor
deprecated
func (*TriggerMediaInputActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use TriggerMediaInputActionRequest.ProtoReflect.Descriptor instead.
func (*TriggerMediaInputActionRequest) GetInputName ¶
func (x *TriggerMediaInputActionRequest) GetInputName() string
func (*TriggerMediaInputActionRequest) GetInputUUID ¶
func (x *TriggerMediaInputActionRequest) GetInputUUID() string
func (*TriggerMediaInputActionRequest) GetMediaAction ¶
func (x *TriggerMediaInputActionRequest) GetMediaAction() string
func (*TriggerMediaInputActionRequest) ProtoMessage ¶
func (*TriggerMediaInputActionRequest) ProtoMessage()
func (*TriggerMediaInputActionRequest) ProtoReflect ¶
func (x *TriggerMediaInputActionRequest) ProtoReflect() protoreflect.Message
func (*TriggerMediaInputActionRequest) Reset ¶
func (x *TriggerMediaInputActionRequest) Reset()
func (*TriggerMediaInputActionRequest) String ¶
func (x *TriggerMediaInputActionRequest) String() string
type TriggerMediaInputActionResponse ¶
type TriggerMediaInputActionResponse struct {
// contains filtered or unexported fields
}
func (*TriggerMediaInputActionResponse) Descriptor
deprecated
func (*TriggerMediaInputActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use TriggerMediaInputActionResponse.ProtoReflect.Descriptor instead.
func (*TriggerMediaInputActionResponse) ProtoMessage ¶
func (*TriggerMediaInputActionResponse) ProtoMessage()
func (*TriggerMediaInputActionResponse) ProtoReflect ¶
func (x *TriggerMediaInputActionResponse) ProtoReflect() protoreflect.Message
func (*TriggerMediaInputActionResponse) Reset ¶
func (x *TriggerMediaInputActionResponse) Reset()
func (*TriggerMediaInputActionResponse) String ¶
func (x *TriggerMediaInputActionResponse) String() string
type TriggerStudioModeTransitionRequest ¶
type TriggerStudioModeTransitionRequest struct {
// contains filtered or unexported fields
}
func (*TriggerStudioModeTransitionRequest) Descriptor
deprecated
func (*TriggerStudioModeTransitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use TriggerStudioModeTransitionRequest.ProtoReflect.Descriptor instead.
func (*TriggerStudioModeTransitionRequest) ProtoMessage ¶
func (*TriggerStudioModeTransitionRequest) ProtoMessage()
func (*TriggerStudioModeTransitionRequest) ProtoReflect ¶
func (x *TriggerStudioModeTransitionRequest) ProtoReflect() protoreflect.Message
func (*TriggerStudioModeTransitionRequest) Reset ¶
func (x *TriggerStudioModeTransitionRequest) Reset()
func (*TriggerStudioModeTransitionRequest) String ¶
func (x *TriggerStudioModeTransitionRequest) String() string
type TriggerStudioModeTransitionResponse ¶
type TriggerStudioModeTransitionResponse struct {
// contains filtered or unexported fields
}
func (*TriggerStudioModeTransitionResponse) Descriptor
deprecated
func (*TriggerStudioModeTransitionResponse) Descriptor() ([]byte, []int)
Deprecated: Use TriggerStudioModeTransitionResponse.ProtoReflect.Descriptor instead.
func (*TriggerStudioModeTransitionResponse) ProtoMessage ¶
func (*TriggerStudioModeTransitionResponse) ProtoMessage()
func (*TriggerStudioModeTransitionResponse) ProtoReflect ¶
func (x *TriggerStudioModeTransitionResponse) ProtoReflect() protoreflect.Message
func (*TriggerStudioModeTransitionResponse) Reset ¶
func (x *TriggerStudioModeTransitionResponse) Reset()
func (*TriggerStudioModeTransitionResponse) String ¶
func (x *TriggerStudioModeTransitionResponse) String() string
type UnimplementedOBSServer ¶
type UnimplementedOBSServer struct { }
UnimplementedOBSServer must be embedded to have forward compatible implementations.
func (UnimplementedOBSServer) BroadcastCustomEvent ¶
func (UnimplementedOBSServer) BroadcastCustomEvent(context.Context, *BroadcastCustomEventRequest) (*BroadcastCustomEventResponse, error)
func (UnimplementedOBSServer) CallVendorRequest ¶
func (UnimplementedOBSServer) CallVendorRequest(context.Context, *CallVendorRequestRequest) (*CallVendorRequestResponse, error)
func (UnimplementedOBSServer) CreateInput ¶
func (UnimplementedOBSServer) CreateInput(context.Context, *CreateInputRequest) (*CreateInputResponse, error)
func (UnimplementedOBSServer) CreateProfile ¶
func (UnimplementedOBSServer) CreateProfile(context.Context, *CreateProfileRequest) (*CreateProfileResponse, error)
func (UnimplementedOBSServer) CreateRecordChapter ¶
func (UnimplementedOBSServer) CreateRecordChapter(context.Context, *CreateRecordChapterRequest) (*CreateRecordChapterResponse, error)
func (UnimplementedOBSServer) CreateScene ¶
func (UnimplementedOBSServer) CreateScene(context.Context, *CreateSceneRequest) (*CreateSceneResponse, error)
func (UnimplementedOBSServer) CreateSceneCollection ¶
func (UnimplementedOBSServer) CreateSceneCollection(context.Context, *CreateSceneCollectionRequest) (*CreateSceneCollectionResponse, error)
func (UnimplementedOBSServer) CreateSceneItem ¶
func (UnimplementedOBSServer) CreateSceneItem(context.Context, *CreateSceneItemRequest) (*CreateSceneItemResponse, error)
func (UnimplementedOBSServer) CreateSourceFilter ¶
func (UnimplementedOBSServer) CreateSourceFilter(context.Context, *CreateSourceFilterRequest) (*CreateSourceFilterResponse, error)
func (UnimplementedOBSServer) DuplicateSceneItem ¶
func (UnimplementedOBSServer) DuplicateSceneItem(context.Context, *DuplicateSceneItemRequest) (*DuplicateSceneItemResponse, error)
func (UnimplementedOBSServer) GetCurrentPreviewScene ¶
func (UnimplementedOBSServer) GetCurrentPreviewScene(context.Context, *GetCurrentPreviewSceneRequest) (*GetCurrentPreviewSceneResponse, error)
func (UnimplementedOBSServer) GetCurrentProgramScene ¶
func (UnimplementedOBSServer) GetCurrentProgramScene(context.Context, *GetCurrentProgramSceneRequest) (*GetCurrentProgramSceneResponse, error)
func (UnimplementedOBSServer) GetCurrentSceneTransition ¶
func (UnimplementedOBSServer) GetCurrentSceneTransition(context.Context, *GetCurrentSceneTransitionRequest) (*GetCurrentSceneTransitionResponse, error)
func (UnimplementedOBSServer) GetCurrentSceneTransitionCursor ¶
func (UnimplementedOBSServer) GetCurrentSceneTransitionCursor(context.Context, *GetCurrentSceneTransitionCursorRequest) (*GetCurrentSceneTransitionCursorResponse, error)
func (UnimplementedOBSServer) GetGroupList ¶
func (UnimplementedOBSServer) GetGroupList(context.Context, *GetGroupListRequest) (*GetGroupListResponse, error)
func (UnimplementedOBSServer) GetGroupSceneItemList ¶
func (UnimplementedOBSServer) GetGroupSceneItemList(context.Context, *GetGroupSceneItemListRequest) (*GetGroupSceneItemListResponse, error)
func (UnimplementedOBSServer) GetHotkeyList ¶
func (UnimplementedOBSServer) GetHotkeyList(context.Context, *GetHotkeyListRequest) (*GetHotkeyListResponse, error)
func (UnimplementedOBSServer) GetInputAudioBalance ¶
func (UnimplementedOBSServer) GetInputAudioBalance(context.Context, *GetInputAudioBalanceRequest) (*GetInputAudioBalanceResponse, error)
func (UnimplementedOBSServer) GetInputAudioMonitorType ¶
func (UnimplementedOBSServer) GetInputAudioMonitorType(context.Context, *GetInputAudioMonitorTypeRequest) (*GetInputAudioMonitorTypeResponse, error)
func (UnimplementedOBSServer) GetInputAudioSyncOffset ¶
func (UnimplementedOBSServer) GetInputAudioSyncOffset(context.Context, *GetInputAudioSyncOffsetRequest) (*GetInputAudioSyncOffsetResponse, error)
func (UnimplementedOBSServer) GetInputAudioTracks ¶
func (UnimplementedOBSServer) GetInputAudioTracks(context.Context, *GetInputAudioTracksRequest) (*GetInputAudioTracksResponse, error)
func (UnimplementedOBSServer) GetInputDefaultSettings ¶
func (UnimplementedOBSServer) GetInputDefaultSettings(context.Context, *GetInputDefaultSettingsRequest) (*GetInputDefaultSettingsResponse, error)
func (UnimplementedOBSServer) GetInputKindList ¶
func (UnimplementedOBSServer) GetInputKindList(context.Context, *GetInputKindListRequest) (*GetInputKindListResponse, error)
func (UnimplementedOBSServer) GetInputList ¶
func (UnimplementedOBSServer) GetInputList(context.Context, *GetInputListRequest) (*GetInputListResponse, error)
func (UnimplementedOBSServer) GetInputMute ¶
func (UnimplementedOBSServer) GetInputMute(context.Context, *GetInputMuteRequest) (*GetInputMuteResponse, error)
func (UnimplementedOBSServer) GetInputPropertiesListPropertyItems ¶
func (UnimplementedOBSServer) GetInputPropertiesListPropertyItems(context.Context, *GetInputPropertiesListPropertyItemsRequest) (*GetInputPropertiesListPropertyItemsResponse, error)
func (UnimplementedOBSServer) GetInputSettings ¶
func (UnimplementedOBSServer) GetInputSettings(context.Context, *GetInputSettingsRequest) (*GetInputSettingsResponse, error)
func (UnimplementedOBSServer) GetInputVolume ¶
func (UnimplementedOBSServer) GetInputVolume(context.Context, *GetInputVolumeRequest) (*GetInputVolumeResponse, error)
func (UnimplementedOBSServer) GetLastReplayBufferReplay ¶
func (UnimplementedOBSServer) GetLastReplayBufferReplay(context.Context, *GetLastReplayBufferReplayRequest) (*GetLastReplayBufferReplayResponse, error)
func (UnimplementedOBSServer) GetMediaInputStatus ¶
func (UnimplementedOBSServer) GetMediaInputStatus(context.Context, *GetMediaInputStatusRequest) (*GetMediaInputStatusResponse, error)
func (UnimplementedOBSServer) GetMonitorList ¶
func (UnimplementedOBSServer) GetMonitorList(context.Context, *GetMonitorListRequest) (*GetMonitorListResponse, error)
func (UnimplementedOBSServer) GetOutputList ¶
func (UnimplementedOBSServer) GetOutputList(context.Context, *GetOutputListRequest) (*GetOutputListResponse, error)
func (UnimplementedOBSServer) GetOutputSettings ¶
func (UnimplementedOBSServer) GetOutputSettings(context.Context, *GetOutputSettingsRequest) (*GetOutputSettingsResponse, error)
func (UnimplementedOBSServer) GetOutputStatus ¶
func (UnimplementedOBSServer) GetOutputStatus(context.Context, *GetOutputStatusRequest) (*GetOutputStatusResponse, error)
func (UnimplementedOBSServer) GetPersistentData ¶
func (UnimplementedOBSServer) GetPersistentData(context.Context, *GetPersistentDataRequest) (*GetPersistentDataResponse, error)
func (UnimplementedOBSServer) GetProfileList ¶
func (UnimplementedOBSServer) GetProfileList(context.Context, *GetProfileListRequest) (*GetProfileListResponse, error)
func (UnimplementedOBSServer) GetProfileParameter ¶
func (UnimplementedOBSServer) GetProfileParameter(context.Context, *GetProfileParameterRequest) (*GetProfileParameterResponse, error)
func (UnimplementedOBSServer) GetRecordDirectory ¶
func (UnimplementedOBSServer) GetRecordDirectory(context.Context, *GetRecordDirectoryRequest) (*GetRecordDirectoryResponse, error)
func (UnimplementedOBSServer) GetRecordStatus ¶
func (UnimplementedOBSServer) GetRecordStatus(context.Context, *GetRecordStatusRequest) (*GetRecordStatusResponse, error)
func (UnimplementedOBSServer) GetReplayBufferStatus ¶
func (UnimplementedOBSServer) GetReplayBufferStatus(context.Context, *GetReplayBufferStatusRequest) (*GetReplayBufferStatusResponse, error)
func (UnimplementedOBSServer) GetSceneCollectionList ¶
func (UnimplementedOBSServer) GetSceneCollectionList(context.Context, *GetSceneCollectionListRequest) (*GetSceneCollectionListResponse, error)
func (UnimplementedOBSServer) GetSceneItemBlendMode ¶
func (UnimplementedOBSServer) GetSceneItemBlendMode(context.Context, *GetSceneItemBlendModeRequest) (*GetSceneItemBlendModeResponse, error)
func (UnimplementedOBSServer) GetSceneItemEnabled ¶
func (UnimplementedOBSServer) GetSceneItemEnabled(context.Context, *GetSceneItemEnabledRequest) (*GetSceneItemEnabledResponse, error)
func (UnimplementedOBSServer) GetSceneItemId ¶
func (UnimplementedOBSServer) GetSceneItemId(context.Context, *GetSceneItemIdRequest) (*GetSceneItemIdResponse, error)
func (UnimplementedOBSServer) GetSceneItemIndex ¶
func (UnimplementedOBSServer) GetSceneItemIndex(context.Context, *GetSceneItemIndexRequest) (*GetSceneItemIndexResponse, error)
func (UnimplementedOBSServer) GetSceneItemList ¶
func (UnimplementedOBSServer) GetSceneItemList(context.Context, *GetSceneItemListRequest) (*GetSceneItemListResponse, error)
func (UnimplementedOBSServer) GetSceneItemLocked ¶
func (UnimplementedOBSServer) GetSceneItemLocked(context.Context, *GetSceneItemLockedRequest) (*GetSceneItemLockedResponse, error)
func (UnimplementedOBSServer) GetSceneItemSource ¶
func (UnimplementedOBSServer) GetSceneItemSource(context.Context, *GetSceneItemSourceRequest) (*GetSceneItemSourceResponse, error)
func (UnimplementedOBSServer) GetSceneItemTransform ¶
func (UnimplementedOBSServer) GetSceneItemTransform(context.Context, *GetSceneItemTransformRequest) (*GetSceneItemTransformResponse, error)
func (UnimplementedOBSServer) GetSceneList ¶
func (UnimplementedOBSServer) GetSceneList(context.Context, *GetSceneListRequest) (*GetSceneListResponse, error)
func (UnimplementedOBSServer) GetSceneSceneTransitionOverride ¶
func (UnimplementedOBSServer) GetSceneSceneTransitionOverride(context.Context, *GetSceneSceneTransitionOverrideRequest) (*GetSceneSceneTransitionOverrideResponse, error)
func (UnimplementedOBSServer) GetSceneTransitionList ¶
func (UnimplementedOBSServer) GetSceneTransitionList(context.Context, *GetSceneTransitionListRequest) (*GetSceneTransitionListResponse, error)
func (UnimplementedOBSServer) GetSourceActive ¶
func (UnimplementedOBSServer) GetSourceActive(context.Context, *GetSourceActiveRequest) (*GetSourceActiveResponse, error)
func (UnimplementedOBSServer) GetSourceFilter ¶
func (UnimplementedOBSServer) GetSourceFilter(context.Context, *GetSourceFilterRequest) (*GetSourceFilterResponse, error)
func (UnimplementedOBSServer) GetSourceFilterDefaultSettings ¶
func (UnimplementedOBSServer) GetSourceFilterDefaultSettings(context.Context, *GetSourceFilterDefaultSettingsRequest) (*GetSourceFilterDefaultSettingsResponse, error)
func (UnimplementedOBSServer) GetSourceFilterKindList ¶
func (UnimplementedOBSServer) GetSourceFilterKindList(context.Context, *GetSourceFilterKindListRequest) (*GetSourceFilterKindListResponse, error)
func (UnimplementedOBSServer) GetSourceFilterList ¶
func (UnimplementedOBSServer) GetSourceFilterList(context.Context, *GetSourceFilterListRequest) (*GetSourceFilterListResponse, error)
func (UnimplementedOBSServer) GetSourceScreenshot ¶
func (UnimplementedOBSServer) GetSourceScreenshot(context.Context, *GetSourceScreenshotRequest) (*GetSourceScreenshotResponse, error)
func (UnimplementedOBSServer) GetSpecialInputs ¶
func (UnimplementedOBSServer) GetSpecialInputs(context.Context, *GetSpecialInputsRequest) (*GetSpecialInputsResponse, error)
func (UnimplementedOBSServer) GetStats ¶
func (UnimplementedOBSServer) GetStats(context.Context, *GetStatsRequest) (*GetStatsResponse, error)
func (UnimplementedOBSServer) GetStreamServiceSettings ¶
func (UnimplementedOBSServer) GetStreamServiceSettings(context.Context, *GetStreamServiceSettingsRequest) (*GetStreamServiceSettingsResponse, error)
func (UnimplementedOBSServer) GetStreamStatus ¶
func (UnimplementedOBSServer) GetStreamStatus(context.Context, *GetStreamStatusRequest) (*GetStreamStatusResponse, error)
func (UnimplementedOBSServer) GetStudioModeEnabled ¶
func (UnimplementedOBSServer) GetStudioModeEnabled(context.Context, *GetStudioModeEnabledRequest) (*GetStudioModeEnabledResponse, error)
func (UnimplementedOBSServer) GetTransitionKindList ¶
func (UnimplementedOBSServer) GetTransitionKindList(context.Context, *GetTransitionKindListRequest) (*GetTransitionKindListResponse, error)
func (UnimplementedOBSServer) GetVersion ¶
func (UnimplementedOBSServer) GetVersion(context.Context, *GetVersionRequest) (*GetVersionResponse, error)
func (UnimplementedOBSServer) GetVideoSettings ¶
func (UnimplementedOBSServer) GetVideoSettings(context.Context, *GetVideoSettingsRequest) (*GetVideoSettingsResponse, error)
func (UnimplementedOBSServer) GetVirtualCamStatus ¶
func (UnimplementedOBSServer) GetVirtualCamStatus(context.Context, *GetVirtualCamStatusRequest) (*GetVirtualCamStatusResponse, error)
func (UnimplementedOBSServer) OffsetMediaInputCursor ¶
func (UnimplementedOBSServer) OffsetMediaInputCursor(context.Context, *OffsetMediaInputCursorRequest) (*OffsetMediaInputCursorResponse, error)
func (UnimplementedOBSServer) OpenInputFiltersDialog ¶
func (UnimplementedOBSServer) OpenInputFiltersDialog(context.Context, *OpenInputFiltersDialogRequest) (*OpenInputFiltersDialogResponse, error)
func (UnimplementedOBSServer) OpenInputInteractDialog ¶
func (UnimplementedOBSServer) OpenInputInteractDialog(context.Context, *OpenInputInteractDialogRequest) (*OpenInputInteractDialogResponse, error)
func (UnimplementedOBSServer) OpenInputPropertiesDialog ¶
func (UnimplementedOBSServer) OpenInputPropertiesDialog(context.Context, *OpenInputPropertiesDialogRequest) (*OpenInputPropertiesDialogResponse, error)
func (UnimplementedOBSServer) OpenSourceProjector ¶
func (UnimplementedOBSServer) OpenSourceProjector(context.Context, *OpenSourceProjectorRequest) (*OpenSourceProjectorResponse, error)
func (UnimplementedOBSServer) OpenVideoMixProjector ¶
func (UnimplementedOBSServer) OpenVideoMixProjector(context.Context, *OpenVideoMixProjectorRequest) (*OpenVideoMixProjectorResponse, error)
func (UnimplementedOBSServer) PauseRecord ¶
func (UnimplementedOBSServer) PauseRecord(context.Context, *PauseRecordRequest) (*PauseRecordResponse, error)
func (UnimplementedOBSServer) PressInputPropertiesButton ¶
func (UnimplementedOBSServer) PressInputPropertiesButton(context.Context, *PressInputPropertiesButtonRequest) (*PressInputPropertiesButtonResponse, error)
func (UnimplementedOBSServer) RemoveInput ¶
func (UnimplementedOBSServer) RemoveInput(context.Context, *RemoveInputRequest) (*RemoveInputResponse, error)
func (UnimplementedOBSServer) RemoveProfile ¶
func (UnimplementedOBSServer) RemoveProfile(context.Context, *RemoveProfileRequest) (*RemoveProfileResponse, error)
func (UnimplementedOBSServer) RemoveScene ¶
func (UnimplementedOBSServer) RemoveScene(context.Context, *RemoveSceneRequest) (*RemoveSceneResponse, error)
func (UnimplementedOBSServer) RemoveSceneItem ¶
func (UnimplementedOBSServer) RemoveSceneItem(context.Context, *RemoveSceneItemRequest) (*RemoveSceneItemResponse, error)
func (UnimplementedOBSServer) RemoveSourceFilter ¶
func (UnimplementedOBSServer) RemoveSourceFilter(context.Context, *RemoveSourceFilterRequest) (*RemoveSourceFilterResponse, error)
func (UnimplementedOBSServer) ResumeRecord ¶
func (UnimplementedOBSServer) ResumeRecord(context.Context, *ResumeRecordRequest) (*ResumeRecordResponse, error)
func (UnimplementedOBSServer) SaveReplayBuffer ¶
func (UnimplementedOBSServer) SaveReplayBuffer(context.Context, *SaveReplayBufferRequest) (*SaveReplayBufferResponse, error)
func (UnimplementedOBSServer) SaveSourceScreenshot ¶
func (UnimplementedOBSServer) SaveSourceScreenshot(context.Context, *SaveSourceScreenshotRequest) (*SaveSourceScreenshotResponse, error)
func (UnimplementedOBSServer) SendStreamCaption ¶
func (UnimplementedOBSServer) SendStreamCaption(context.Context, *SendStreamCaptionRequest) (*SendStreamCaptionResponse, error)
func (UnimplementedOBSServer) SetCurrentPreviewScene ¶
func (UnimplementedOBSServer) SetCurrentPreviewScene(context.Context, *SetCurrentPreviewSceneRequest) (*SetCurrentPreviewSceneResponse, error)
func (UnimplementedOBSServer) SetCurrentProfile ¶
func (UnimplementedOBSServer) SetCurrentProfile(context.Context, *SetCurrentProfileRequest) (*SetCurrentProfileResponse, error)
func (UnimplementedOBSServer) SetCurrentProgramScene ¶
func (UnimplementedOBSServer) SetCurrentProgramScene(context.Context, *SetCurrentProgramSceneRequest) (*SetCurrentProgramSceneResponse, error)
func (UnimplementedOBSServer) SetCurrentSceneCollection ¶
func (UnimplementedOBSServer) SetCurrentSceneCollection(context.Context, *SetCurrentSceneCollectionRequest) (*SetCurrentSceneCollectionResponse, error)
func (UnimplementedOBSServer) SetCurrentSceneTransition ¶
func (UnimplementedOBSServer) SetCurrentSceneTransition(context.Context, *SetCurrentSceneTransitionRequest) (*SetCurrentSceneTransitionResponse, error)
func (UnimplementedOBSServer) SetCurrentSceneTransitionDuration ¶
func (UnimplementedOBSServer) SetCurrentSceneTransitionDuration(context.Context, *SetCurrentSceneTransitionDurationRequest) (*SetCurrentSceneTransitionDurationResponse, error)
func (UnimplementedOBSServer) SetCurrentSceneTransitionSettings ¶
func (UnimplementedOBSServer) SetCurrentSceneTransitionSettings(context.Context, *SetCurrentSceneTransitionSettingsRequest) (*SetCurrentSceneTransitionSettingsResponse, error)
func (UnimplementedOBSServer) SetInputAudioBalance ¶
func (UnimplementedOBSServer) SetInputAudioBalance(context.Context, *SetInputAudioBalanceRequest) (*SetInputAudioBalanceResponse, error)
func (UnimplementedOBSServer) SetInputAudioMonitorType ¶
func (UnimplementedOBSServer) SetInputAudioMonitorType(context.Context, *SetInputAudioMonitorTypeRequest) (*SetInputAudioMonitorTypeResponse, error)
func (UnimplementedOBSServer) SetInputAudioSyncOffset ¶
func (UnimplementedOBSServer) SetInputAudioSyncOffset(context.Context, *SetInputAudioSyncOffsetRequest) (*SetInputAudioSyncOffsetResponse, error)
func (UnimplementedOBSServer) SetInputAudioTracks ¶
func (UnimplementedOBSServer) SetInputAudioTracks(context.Context, *SetInputAudioTracksRequest) (*SetInputAudioTracksResponse, error)
func (UnimplementedOBSServer) SetInputMute ¶
func (UnimplementedOBSServer) SetInputMute(context.Context, *SetInputMuteRequest) (*SetInputMuteResponse, error)
func (UnimplementedOBSServer) SetInputName ¶
func (UnimplementedOBSServer) SetInputName(context.Context, *SetInputNameRequest) (*SetInputNameResponse, error)
func (UnimplementedOBSServer) SetInputSettings ¶
func (UnimplementedOBSServer) SetInputSettings(context.Context, *SetInputSettingsRequest) (*SetInputSettingsResponse, error)
func (UnimplementedOBSServer) SetInputVolume ¶
func (UnimplementedOBSServer) SetInputVolume(context.Context, *SetInputVolumeRequest) (*SetInputVolumeResponse, error)
func (UnimplementedOBSServer) SetMediaInputCursor ¶
func (UnimplementedOBSServer) SetMediaInputCursor(context.Context, *SetMediaInputCursorRequest) (*SetMediaInputCursorResponse, error)
func (UnimplementedOBSServer) SetOutputSettings ¶
func (UnimplementedOBSServer) SetOutputSettings(context.Context, *SetOutputSettingsRequest) (*SetOutputSettingsResponse, error)
func (UnimplementedOBSServer) SetPersistentData ¶
func (UnimplementedOBSServer) SetPersistentData(context.Context, *SetPersistentDataRequest) (*SetPersistentDataResponse, error)
func (UnimplementedOBSServer) SetProfileParameter ¶
func (UnimplementedOBSServer) SetProfileParameter(context.Context, *SetProfileParameterRequest) (*SetProfileParameterResponse, error)
func (UnimplementedOBSServer) SetRecordDirectory ¶
func (UnimplementedOBSServer) SetRecordDirectory(context.Context, *SetRecordDirectoryRequest) (*SetRecordDirectoryResponse, error)
func (UnimplementedOBSServer) SetSceneItemBlendMode ¶
func (UnimplementedOBSServer) SetSceneItemBlendMode(context.Context, *SetSceneItemBlendModeRequest) (*SetSceneItemBlendModeResponse, error)
func (UnimplementedOBSServer) SetSceneItemEnabled ¶
func (UnimplementedOBSServer) SetSceneItemEnabled(context.Context, *SetSceneItemEnabledRequest) (*SetSceneItemEnabledResponse, error)
func (UnimplementedOBSServer) SetSceneItemIndex ¶
func (UnimplementedOBSServer) SetSceneItemIndex(context.Context, *SetSceneItemIndexRequest) (*SetSceneItemIndexResponse, error)
func (UnimplementedOBSServer) SetSceneItemLocked ¶
func (UnimplementedOBSServer) SetSceneItemLocked(context.Context, *SetSceneItemLockedRequest) (*SetSceneItemLockedResponse, error)
func (UnimplementedOBSServer) SetSceneItemTransform ¶
func (UnimplementedOBSServer) SetSceneItemTransform(context.Context, *SetSceneItemTransformRequest) (*SetSceneItemTransformResponse, error)
func (UnimplementedOBSServer) SetSceneName ¶
func (UnimplementedOBSServer) SetSceneName(context.Context, *SetSceneNameRequest) (*SetSceneNameResponse, error)
func (UnimplementedOBSServer) SetSceneSceneTransitionOverride ¶
func (UnimplementedOBSServer) SetSceneSceneTransitionOverride(context.Context, *SetSceneSceneTransitionOverrideRequest) (*SetSceneSceneTransitionOverrideResponse, error)
func (UnimplementedOBSServer) SetSourceFilterEnabled ¶
func (UnimplementedOBSServer) SetSourceFilterEnabled(context.Context, *SetSourceFilterEnabledRequest) (*SetSourceFilterEnabledResponse, error)
func (UnimplementedOBSServer) SetSourceFilterIndex ¶
func (UnimplementedOBSServer) SetSourceFilterIndex(context.Context, *SetSourceFilterIndexRequest) (*SetSourceFilterIndexResponse, error)
func (UnimplementedOBSServer) SetSourceFilterName ¶
func (UnimplementedOBSServer) SetSourceFilterName(context.Context, *SetSourceFilterNameRequest) (*SetSourceFilterNameResponse, error)
func (UnimplementedOBSServer) SetSourceFilterSettings ¶
func (UnimplementedOBSServer) SetSourceFilterSettings(context.Context, *SetSourceFilterSettingsRequest) (*SetSourceFilterSettingsResponse, error)
func (UnimplementedOBSServer) SetStreamServiceSettings ¶
func (UnimplementedOBSServer) SetStreamServiceSettings(context.Context, *SetStreamServiceSettingsRequest) (*SetStreamServiceSettingsResponse, error)
func (UnimplementedOBSServer) SetStudioModeEnabled ¶
func (UnimplementedOBSServer) SetStudioModeEnabled(context.Context, *SetStudioModeEnabledRequest) (*SetStudioModeEnabledResponse, error)
func (UnimplementedOBSServer) SetTBarPosition ¶
func (UnimplementedOBSServer) SetTBarPosition(context.Context, *SetTBarPositionRequest) (*SetTBarPositionResponse, error)
func (UnimplementedOBSServer) SetVideoSettings ¶
func (UnimplementedOBSServer) SetVideoSettings(context.Context, *SetVideoSettingsRequest) (*SetVideoSettingsResponse, error)
func (UnimplementedOBSServer) Sleep ¶
func (UnimplementedOBSServer) Sleep(context.Context, *SleepRequest) (*SleepResponse, error)
func (UnimplementedOBSServer) SplitRecordFile ¶
func (UnimplementedOBSServer) SplitRecordFile(context.Context, *SplitRecordFileRequest) (*SplitRecordFileResponse, error)
func (UnimplementedOBSServer) StartOutput ¶
func (UnimplementedOBSServer) StartOutput(context.Context, *StartOutputRequest) (*StartOutputResponse, error)
func (UnimplementedOBSServer) StartRecord ¶
func (UnimplementedOBSServer) StartRecord(context.Context, *StartRecordRequest) (*StartRecordResponse, error)
func (UnimplementedOBSServer) StartReplayBuffer ¶
func (UnimplementedOBSServer) StartReplayBuffer(context.Context, *StartReplayBufferRequest) (*StartReplayBufferResponse, error)
func (UnimplementedOBSServer) StartStream ¶
func (UnimplementedOBSServer) StartStream(context.Context, *StartStreamRequest) (*StartStreamResponse, error)
func (UnimplementedOBSServer) StartVirtualCam ¶
func (UnimplementedOBSServer) StartVirtualCam(context.Context, *StartVirtualCamRequest) (*StartVirtualCamResponse, error)
func (UnimplementedOBSServer) StopOutput ¶
func (UnimplementedOBSServer) StopOutput(context.Context, *StopOutputRequest) (*StopOutputResponse, error)
func (UnimplementedOBSServer) StopRecord ¶
func (UnimplementedOBSServer) StopRecord(context.Context, *StopRecordRequest) (*StopRecordResponse, error)
func (UnimplementedOBSServer) StopReplayBuffer ¶
func (UnimplementedOBSServer) StopReplayBuffer(context.Context, *StopReplayBufferRequest) (*StopReplayBufferResponse, error)
func (UnimplementedOBSServer) StopStream ¶
func (UnimplementedOBSServer) StopStream(context.Context, *StopStreamRequest) (*StopStreamResponse, error)
func (UnimplementedOBSServer) StopVirtualCam ¶
func (UnimplementedOBSServer) StopVirtualCam(context.Context, *StopVirtualCamRequest) (*StopVirtualCamResponse, error)
func (UnimplementedOBSServer) ToggleInputMute ¶
func (UnimplementedOBSServer) ToggleInputMute(context.Context, *ToggleInputMuteRequest) (*ToggleInputMuteResponse, error)
func (UnimplementedOBSServer) ToggleOutput ¶
func (UnimplementedOBSServer) ToggleOutput(context.Context, *ToggleOutputRequest) (*ToggleOutputResponse, error)
func (UnimplementedOBSServer) ToggleRecord ¶
func (UnimplementedOBSServer) ToggleRecord(context.Context, *ToggleRecordRequest) (*ToggleRecordResponse, error)
func (UnimplementedOBSServer) ToggleRecordPause ¶
func (UnimplementedOBSServer) ToggleRecordPause(context.Context, *ToggleRecordPauseRequest) (*ToggleRecordPauseResponse, error)
func (UnimplementedOBSServer) ToggleReplayBuffer ¶
func (UnimplementedOBSServer) ToggleReplayBuffer(context.Context, *ToggleReplayBufferRequest) (*ToggleReplayBufferResponse, error)
func (UnimplementedOBSServer) ToggleStream ¶
func (UnimplementedOBSServer) ToggleStream(context.Context, *ToggleStreamRequest) (*ToggleStreamResponse, error)
func (UnimplementedOBSServer) ToggleVirtualCam ¶
func (UnimplementedOBSServer) ToggleVirtualCam(context.Context, *ToggleVirtualCamRequest) (*ToggleVirtualCamResponse, error)
func (UnimplementedOBSServer) TriggerHotkeyByKeySequence ¶
func (UnimplementedOBSServer) TriggerHotkeyByKeySequence(context.Context, *TriggerHotkeyByKeySequenceRequest) (*TriggerHotkeyByKeySequenceResponse, error)
func (UnimplementedOBSServer) TriggerHotkeyByName ¶
func (UnimplementedOBSServer) TriggerHotkeyByName(context.Context, *TriggerHotkeyByNameRequest) (*TriggerHotkeyByNameResponse, error)
func (UnimplementedOBSServer) TriggerMediaInputAction ¶
func (UnimplementedOBSServer) TriggerMediaInputAction(context.Context, *TriggerMediaInputActionRequest) (*TriggerMediaInputActionResponse, error)
func (UnimplementedOBSServer) TriggerStudioModeTransition ¶
func (UnimplementedOBSServer) TriggerStudioModeTransition(context.Context, *TriggerStudioModeTransitionRequest) (*TriggerStudioModeTransitionResponse, error)
type UnsafeOBSServer ¶
type UnsafeOBSServer interface {
// contains filtered or unexported methods
}
UnsafeOBSServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OBSServer will result in compilation errors.
type WebSocketCloseCode ¶
type WebSocketCloseCode int32
const ( WebSocketCloseCode_DontClose WebSocketCloseCode = 0 WebSocketCloseCode_UnknownReason WebSocketCloseCode = 4000 WebSocketCloseCode_MessageDecodeError WebSocketCloseCode = 4002 WebSocketCloseCode_MissingDataField WebSocketCloseCode = 4003 WebSocketCloseCode_InvalidDataFieldType WebSocketCloseCode = 4004 WebSocketCloseCode_InvalidDataFieldValue WebSocketCloseCode = 4005 WebSocketCloseCode_UnknownOpCode WebSocketCloseCode = 4006 WebSocketCloseCode_NotIdentified WebSocketCloseCode = 4007 WebSocketCloseCode_AlreadyIdentified WebSocketCloseCode = 4008 WebSocketCloseCode_AuthenticationFailed WebSocketCloseCode = 4009 WebSocketCloseCode_UnsupportedRpcVersion WebSocketCloseCode = 4010 WebSocketCloseCode_SessionInvalidated WebSocketCloseCode = 4011 WebSocketCloseCode_UnsupportedFeature WebSocketCloseCode = 4012 )
func (WebSocketCloseCode) Descriptor ¶
func (WebSocketCloseCode) Descriptor() protoreflect.EnumDescriptor
func (WebSocketCloseCode) Enum ¶
func (x WebSocketCloseCode) Enum() *WebSocketCloseCode
func (WebSocketCloseCode) EnumDescriptor
deprecated
func (WebSocketCloseCode) EnumDescriptor() ([]byte, []int)
Deprecated: Use WebSocketCloseCode.Descriptor instead.
func (WebSocketCloseCode) Number ¶
func (x WebSocketCloseCode) Number() protoreflect.EnumNumber
func (WebSocketCloseCode) String ¶
func (x WebSocketCloseCode) String() string
func (WebSocketCloseCode) Type ¶
func (WebSocketCloseCode) Type() protoreflect.EnumType
type WebSocketOpCode ¶
type WebSocketOpCode int32
const ( WebSocketOpCode_Hello WebSocketOpCode = 0 WebSocketOpCode_Identify WebSocketOpCode = 1 WebSocketOpCode_Identified WebSocketOpCode = 2 WebSocketOpCode_Reidentify WebSocketOpCode = 3 WebSocketOpCode_Event WebSocketOpCode = 5 WebSocketOpCode_Request WebSocketOpCode = 6 WebSocketOpCode_RequestResponse WebSocketOpCode = 7 WebSocketOpCode_RequestBatch WebSocketOpCode = 8 WebSocketOpCode_RequestBatchResponse WebSocketOpCode = 9 )
func (WebSocketOpCode) Descriptor ¶
func (WebSocketOpCode) Descriptor() protoreflect.EnumDescriptor
func (WebSocketOpCode) Enum ¶
func (x WebSocketOpCode) Enum() *WebSocketOpCode
func (WebSocketOpCode) EnumDescriptor
deprecated
func (WebSocketOpCode) EnumDescriptor() ([]byte, []int)
Deprecated: Use WebSocketOpCode.Descriptor instead.
func (WebSocketOpCode) Number ¶
func (x WebSocketOpCode) Number() protoreflect.EnumNumber
func (WebSocketOpCode) String ¶
func (x WebSocketOpCode) String() string
func (WebSocketOpCode) Type ¶
func (WebSocketOpCode) Type() protoreflect.EnumType