My Project
Loading...
Searching...
No Matches
PGif Member List

This is the complete list of members for PGif, including all inherited members.

ClearPlayer(string playerName) (defined in PGif)PGifinline
ClearRecorder(string recorderName) (defined in PGif)PGifinline
ClearRecorder_Delay(string recorderName, string importingPlayerName, Action< string > onClear=null) (defined in PGif)PGifinline
GetPlayer(string playerName) (defined in PGif)PGifinline
GetRecorder(string recorderName) (defined in PGif)PGifinline
HasInstance (defined in PGif)PGifstatic
iClearPlayer(string playerName) (defined in PGif)PGifinlinestatic
iClearRecorder(string recorderName)PGifinlinestatic
iClearRecorder_Delay(string recorderName, string importingPlayerName, Action< string > onClear=null)PGifinlinestatic
iGetPlayer(string playerName) (defined in PGif)PGifinlinestatic
iGetRecorder(string recorderName) (defined in PGif)PGifinlinestatic
InstancePGifstatic
iPausePlayer(string playerName) (defined in PGif)PGifinlinestatic
iPauseRecord(string recorderName) (defined in PGif)PGifinlinestatic
iPlayGif(ProGifRecorder recorderSource, Image playerImage, string playerName, Action< float > onLoading=null)PGifinlinestatic
iPlayGif(ProGifRecorder recorderSource, Renderer playerRenderer, string playerName, Action< float > onLoading=null)PGifinlinestatic
iResumePlayer(string playerName) (defined in PGif)PGifinlinestatic
iResumeRecord(string recorderName) (defined in PGif)PGifinlinestatic
iSaveRecord(string recorderName, string fileNameWithoutExtension="") (defined in PGif)PGifinlinestatic
iSetGifRotation(ImageRotator.Rotation rotation)PGifinlinestatic
iSetPlayerOptimization(bool enable)PGifinlinestatic
iSetRecordSettings(bool autoAspect, int width, int height, float duration, int fps, int loop, int quality)PGifinlinestatic
iSetRecordSettings(Vector2 aspectRatio, int width, int height, float duration, int fps, int loop, int quality)PGifinlinestatic
iSetTransparent(Color32 color32, byte transparentColorRange)PGifinlinestatic
iSetTransparent(bool autoDetectTransparent)PGifinlinestatic
iStartRecord(Camera camera, string recorderName, Action< float > onRecordProgress=null, Action onRecordDurationMax=null, Action onPreProcessingDone=null, Action< int, float > onFileSaveProgress=null, Action< int, string > onFileSaved=null, bool autoClear=true)PGifinlinestatic
iStopAndSaveRecord(string recorderName, string fileNameWithoutExtension="") (defined in PGif)PGifinlinestatic
iStopPlayer(string playerName) (defined in PGif)PGifinlinestatic
iStopRecord(string recorderName) (defined in PGif)PGifinlinestatic
m_AspectRatio (defined in PGif)PGif
m_AutoAspect (defined in PGif)PGif
m_AutoTransparent (defined in PGif)PGif
m_Duration (defined in PGif)PGif
m_Fps (defined in PGif)PGif
m_GifPlayerDict (defined in PGif)PGif
m_GifRecorderDict (defined in PGif)PGif
m_Height (defined in PGif)PGif
m_Loop (defined in PGif)PGif
m_OptimizeMemoryUsagePGif
m_Quality (defined in PGif)PGif
m_Rotation (defined in PGif)PGif
m_TransparentColor (defined in PGif)PGif
m_TransparentColorRange (defined in PGif)PGif
m_Width (defined in PGif)PGif
PausePlayer(string playerName) (defined in PGif)PGifinline
PauseRecord(string recorderName) (defined in PGif)PGifinline
PlayGif(ProGifRecorder recorderSource, Image playerImage, string playerName, Action< float > onLoading=null)PGifinline
PlayGif(ProGifRecorder recorderSource, Renderer playerRenderer, string playerName, Action< float > onLoading=null)PGifinline
PlayGif(ProGifRecorder recorderSource, RawImage playerRawImage, string playerName, Action< float > onLoading=null)PGifinline
ResumePlayer(string playerName) (defined in PGif)PGifinline
ResumeRecord(string recorderName) (defined in PGif)PGifinline
SaveRecord(string recorderName, string fileNameWithoutExtension="") (defined in PGif)PGifinline
SetGifRotation(ImageRotator.Rotation rotation)PGifinline
SetPlayerOnFirstFrame(string playerName, Action< ProGifPlayerComponent.FirstGifFrame > onFirstFrame)PGifinline
SetPlayerOnLoading(string playerName, Action< float > onLoading)PGifinline
SetPlayerOnPlaying(string playerName, Action< GifTexture > onPlaying)PGifinline
SetRecordSettings(bool autoAspect, int width, int height, float duration, int fps, int loop, int quality)PGifinline
SetRecordSettings(Vector2 aspectRatio, int width, int height, float duration, int fps, int loop, int quality)PGifinline
SetTransparent(Color32 color32, byte transparentColorRange)PGifinline
SetTransparent(bool autoDetectTransparent)PGifinline
StartRecord(Camera camera, string recorderName, Action< float > onRecordProgress=null, Action onRecordDurationMax=null, Action onPreProcessingDone=null, Action< int, float > onFileSaveProgress=null, Action< int, string > onFileSaved=null, bool autoClear=true)PGifinline
StopAndSaveRecord(string recorderName, string fileNameWithoutExtension="") (defined in PGif)PGifinline
StopPlayer(string playerName) (defined in PGif)PGifinline
StopRecord(string recorderName) (defined in PGif)PGifinline