Метод | Описание | |
---|---|---|
AccessToken ( ) : string | ||
FaceCamAudioPeakLevel ( ) : float | ||
FaceCamAudioPowerLevel ( ) : float | ||
FaceCamIsAudioRecordingSupported ( ) : bool | ||
FaceCamIsHeadphonesPluggedIn ( ) : bool | ||
FaceCamIsRecordingPermissionGranted ( ) : bool | ||
FaceCamIsSessionRunning ( ) : bool | ||
FaceCamIsVideoRecordingSupported ( ) : bool | ||
FaceCamRequestRecordingPermission ( ) : void | ||
FaceCamSetAudioOnly ( bool audioOnly ) : void | ||
FaceCamSetMonitorAudioLevels ( bool enabled ) : void | ||
FaceCamSetPreviewBorderColor ( float r, float g, float b, float a ) : void | ||
FaceCamSetPreviewBorderWidth ( int width ) : void | ||
FaceCamSetPreviewOrigin ( Everyplay, origin ) : void | ||
FaceCamSetPreviewPositionX ( int x ) : void | ||
FaceCamSetPreviewPositionY ( int y ) : void | ||
FaceCamSetPreviewScaleRetina ( bool autoScale ) : void | ||
FaceCamSetPreviewSideWidth ( int width ) : void | ||
FaceCamSetPreviewVisible ( bool visible ) : void | ||
FaceCamSetTargetTextureHeight ( int textureHeight ) : void | ||
FaceCamSetTargetTextureId ( int textureId ) : void | ||
FaceCamSetTargetTextureWidth ( int textureWidth ) : void | ||
FaceCamStartSession ( ) : void | ||
FaceCamStopSession ( ) : void | ||
GetUserInterfaceIdiom ( ) : int | ||
IsPaused ( ) : bool | ||
IsRecording ( ) : bool | ||
IsRecordingSupported ( ) : bool | ||
IsSingleCoreDevice ( ) : bool | ||
IsSupported ( ) : bool | ||
LoadThumbnailFromFilePath ( string filePath, Everyplay, readyDelegate, Everyplay, failedDelegate ) : void | ||
MakeRequest ( string method, string url, object>.Dictionary |
||
PauseRecording ( ) : void | ||
PlayLastRecording ( ) : void | ||
PlayVideoWithDictionary ( object>.Dictionary |
||
PlayVideoWithURL ( string url ) : void | ||
ResumeRecording ( ) : void | ||
SetDisableSingleCoreDevices ( bool state ) : void | ||
SetLowMemoryDevice ( bool state ) : void | ||
SetMaxRecordingMinutesLength ( int minutes ) : void | ||
SetMetadata ( object>.Dictionary |
||
SetMetadata ( string key, object val ) : void | ||
SetMotionFactor ( int factor ) : void | ||
SetTargetFPS ( int fps ) : void | ||
SetThumbnailTargetTextureHeight ( int textureHeight ) : void | ||
SetThumbnailTargetTextureId ( int textureId ) : void | ||
SetThumbnailTargetTextureWidth ( int textureWidth ) : void | ||
SetThumbnailWidth ( int thumbnailWidth ) : void | ||
Show ( ) : void | ||
ShowSharingModal ( ) : void | ||
ShowWithPath ( string path ) : void | ||
SnapshotRenderbuffer ( ) : bool | ||
StartRecording ( ) : void | ||
StopRecording ( ) : void | ||
TakeThumbnail ( ) : void |
public FaceCamIsAudioRecordingSupported ( ) : bool | ||
Результат | bool |
public FaceCamIsHeadphonesPluggedIn ( ) : bool | ||
Результат | bool |
public FaceCamIsRecordingPermissionGranted ( ) : bool | ||
Результат | bool |
public FaceCamIsVideoRecordingSupported ( ) : bool | ||
Результат | bool |
public FaceCamRequestRecordingPermission ( ) : void | ||
Результат | void |
public FaceCamSetAudioOnly ( bool audioOnly ) : void | ||
audioOnly | bool | |
Результат | void |
public FaceCamSetMonitorAudioLevels ( bool enabled ) : void | ||
enabled | bool | |
Результат | void |
public FaceCamSetPreviewBorderColor ( float r, float g, float b, float a ) : void | ||
r | float | |
g | float | |
b | float | |
a | float | |
Результат | void |
public FaceCamSetPreviewBorderWidth ( int width ) : void | ||
width | int | |
Результат | void |
public FaceCamSetPreviewOrigin ( Everyplay, origin ) : void | ||
origin | Everyplay, | |
Результат | void |
public FaceCamSetPreviewPositionX ( int x ) : void | ||
x | int | |
Результат | void |
public FaceCamSetPreviewPositionY ( int y ) : void | ||
y | int | |
Результат | void |
public FaceCamSetPreviewScaleRetina ( bool autoScale ) : void | ||
autoScale | bool | |
Результат | void |
public FaceCamSetPreviewSideWidth ( int width ) : void | ||
width | int | |
Результат | void |
public FaceCamSetPreviewVisible ( bool visible ) : void | ||
visible | bool | |
Результат | void |
public FaceCamSetTargetTextureHeight ( int textureHeight ) : void | ||
textureHeight | int | |
Результат | void |
public FaceCamSetTargetTextureId ( int textureId ) : void | ||
textureId | int | |
Результат | void |
public FaceCamSetTargetTextureWidth ( int textureWidth ) : void | ||
textureWidth | int | |
Результат | void |
public LoadThumbnailFromFilePath ( string filePath, Everyplay, readyDelegate, Everyplay, failedDelegate ) : void | ||
filePath | string | |
readyDelegate | Everyplay, | |
failedDelegate | Everyplay, | |
Результат | void |
public MakeRequest ( string method, string url, object>.Dictionary |
||
method | string | |
url | string | |
data | object>.Dictionary | |
readyDelegate | Everyplay, | |
failedDelegate | Everyplay, | |
Результат | void |
public PlayVideoWithDictionary ( object>.Dictionary |
||
dict | object>.Dictionary | |
Результат | void |
public PlayVideoWithURL ( string url ) : void | ||
url | string | |
Результат | void |
public SetDisableSingleCoreDevices ( bool state ) : void | ||
state | bool | |
Результат | void |
public SetLowMemoryDevice ( bool state ) : void | ||
state | bool | |
Результат | void |
public SetMaxRecordingMinutesLength ( int minutes ) : void | ||
minutes | int | |
Результат | void |
public SetMetadata ( object>.Dictionary |
||
dict | object>.Dictionary | |
Результат | void |
public SetMetadata ( string key, object val ) : void | ||
key | string | |
val | object | |
Результат | void |
public SetMotionFactor ( int factor ) : void | ||
factor | int | |
Результат | void |
public SetThumbnailTargetTextureHeight ( int textureHeight ) : void | ||
textureHeight | int | |
Результат | void |
public SetThumbnailTargetTextureId ( int textureId ) : void | ||
textureId | int | |
Результат | void |
public SetThumbnailTargetTextureWidth ( int textureWidth ) : void | ||
textureWidth | int | |
Результат | void |
public SetThumbnailWidth ( int thumbnailWidth ) : void | ||
thumbnailWidth | int | |
Результат | void |
public ShowWithPath ( string path ) : void | ||
path | string | |
Результат | void |