Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

BindSpaceUsers

Triggers whenever users join or leave a given space

FCavrnusSpaceConnection spaceConn,
FCavrnusSpaceUserEvent userAdded,
FCavrnusSpaceUserEvent userRemoved

BlueprintCallable,
CallInEditor

BindUserVideoFrames

Triggers an Event when the property changes

FCavrnusSpaceConnection spaceConn,
FCavrnusUser& User,
FCavrnusUserVideoFrameEvent OnVideoFrameUpdateBlueprintCallable,
CallInEditor

Voice and Video

SetUserMutedState

Set my muted state

Set my muted state

SetUserStreamingState

Set my streaming state

Set my streaming state

FetchAudioInputs

Gets available microphones

Gets available microphones

UpdateAudioInput

Sets which microphone to use

Sets which microphone to use

FetchAudioOutputs

Gets available speakers

Gets available speakers

UpdateAudioOutput

Sets which speaker to use

Sets which speaker to use

FetchVideoInputs

Gets available camera/stream sources

Gets available camera/stream sources

UpdateVideoInput

Sets which camera/stream source to use

Sets which camera/stream source to use

GetCurrentInput

<< Pending >>

GetCurrentOutput

<< Pending >>