...
BindSpaceUsers | Triggers whenever users join or leave a given space | FCavrnusSpaceConnection spaceConn, | BlueprintCallable, | |
BindUserVideoFrames | Triggers an Event when the property changes | FCavrnusSpaceConnection spaceConn, |
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 >> |