Click or drag to resize
IUserAccessiableStartFrontFacingCameraAttachment Method (String, String, Boolean, Int64)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
string StartFrontFacingCameraAttachment(
	string inAttachmentNameToCapture,
	string inVideoAttachment,
	bool inShowControls,
	long inVideoAttachmentLength
)

Parameters

inAttachmentNameToCapture
Type: SystemString
inVideoAttachment
Type: SystemString
inShowControls
Type: SystemBoolean
inVideoAttachmentLength
Type: SystemInt64

Return Value

Type: String
See Also