Click or drag to resize

AvatarRecordingServiceStartRecording Method (String)

Start recording the local user's avatar

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool StartRecording(
	string description
)

Parameters

description
Type: SystemString

Return Value

Type: Boolean
See Also