C# 클래스 UnityEngine.Apple.ReplayKit.ReplayKit

ReplayKit is only available on certain iPhone, iPad and iPod Touch devices running iOS 9.0 or later.

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

비공개 메소드들

메소드 설명
Discard ( ) : bool
HideCameraPreview ( ) : void
Preview ( ) : bool
ShowCameraPreviewAt ( float posX, float posY ) : bool
StartBroadcasting ( BroadcastStatusCallback callback ) : void
StartBroadcasting ( BroadcastStatusCallback callback, [ enableMicrophone, [ enableCamera ) : void
StartBroadcasting ( BroadcastStatusCallback callback, bool enableMicrophone ) : void
StartRecording ( ) : bool
StartRecording ( [ enableMicrophone, [ enableCamera ) : bool
StartRecording ( bool enableMicrophone ) : bool
StopBroadcasting ( ) : void
StopRecording ( ) : bool