| 
    My Project
    
   | 
 
This is the complete list of members for PGif, including all inherited members.
| ClearPlayer(string playerName) (defined in PGif) | PGif | inline | 
| ClearRecorder(string recorderName) (defined in PGif) | PGif | inline | 
| ClearRecorder_Delay(string recorderName, string importingPlayerName, Action< string > onClear=null) (defined in PGif) | PGif | inline | 
| GetPlayer(string playerName) (defined in PGif) | PGif | inline | 
| GetRecorder(string recorderName) (defined in PGif) | PGif | inline | 
| HasInstance (defined in PGif) | PGif | static | 
| iClearPlayer(string playerName) (defined in PGif) | PGif | inlinestatic | 
| iClearRecorder(string recorderName) | PGif | inlinestatic | 
| iClearRecorder_Delay(string recorderName, string importingPlayerName, Action< string > onClear=null) | PGif | inlinestatic | 
| iGetPlayer(string playerName) (defined in PGif) | PGif | inlinestatic | 
| iGetRecorder(string recorderName) (defined in PGif) | PGif | inlinestatic | 
| Instance | PGif | static | 
| iPausePlayer(string playerName) (defined in PGif) | PGif | inlinestatic | 
| iPauseRecord(string recorderName) (defined in PGif) | PGif | inlinestatic | 
| iPlayGif(ProGifRecorder recorderSource, Image playerImage, string playerName, Action< float > onLoading=null) | PGif | inlinestatic | 
| iPlayGif(ProGifRecorder recorderSource, Renderer playerRenderer, string playerName, Action< float > onLoading=null) | PGif | inlinestatic | 
| iResumePlayer(string playerName) (defined in PGif) | PGif | inlinestatic | 
| iResumeRecord(string recorderName) (defined in PGif) | PGif | inlinestatic | 
| iSaveRecord(string recorderName, string fileNameWithoutExtension="") (defined in PGif) | PGif | inlinestatic | 
| iSetGifRotation(ImageRotator.Rotation rotation) | PGif | inlinestatic | 
| iSetPlayerOptimization(bool enable) | PGif | inlinestatic | 
| iSetRecordSettings(bool autoAspect, int width, int height, float duration, int fps, int loop, int quality) | PGif | inlinestatic | 
| iSetRecordSettings(Vector2 aspectRatio, int width, int height, float duration, int fps, int loop, int quality) | PGif | inlinestatic | 
| iSetTransparent(Color32 color32, byte transparentColorRange) | PGif | inlinestatic | 
| iSetTransparent(bool autoDetectTransparent) | PGif | inlinestatic | 
| 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) | PGif | inlinestatic | 
| iStopAndSaveRecord(string recorderName, string fileNameWithoutExtension="") (defined in PGif) | PGif | inlinestatic | 
| iStopPlayer(string playerName) (defined in PGif) | PGif | inlinestatic | 
| iStopRecord(string recorderName) (defined in PGif) | PGif | inlinestatic | 
| 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_OptimizeMemoryUsage | PGif | |
| 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) | PGif | inline | 
| PauseRecord(string recorderName) (defined in PGif) | PGif | inline | 
| PlayGif(ProGifRecorder recorderSource, Image playerImage, string playerName, Action< float > onLoading=null) | PGif | inline | 
| PlayGif(ProGifRecorder recorderSource, Renderer playerRenderer, string playerName, Action< float > onLoading=null) | PGif | inline | 
| PlayGif(ProGifRecorder recorderSource, RawImage playerRawImage, string playerName, Action< float > onLoading=null) | PGif | inline | 
| ResumePlayer(string playerName) (defined in PGif) | PGif | inline | 
| ResumeRecord(string recorderName) (defined in PGif) | PGif | inline | 
| SaveRecord(string recorderName, string fileNameWithoutExtension="") (defined in PGif) | PGif | inline | 
| SetGifRotation(ImageRotator.Rotation rotation) | PGif | inline | 
| SetPlayerOnFirstFrame(string playerName, Action< ProGifPlayerComponent.FirstGifFrame > onFirstFrame) | PGif | inline | 
| SetPlayerOnLoading(string playerName, Action< float > onLoading) | PGif | inline | 
| SetPlayerOnPlaying(string playerName, Action< GifTexture > onPlaying) | PGif | inline | 
| SetRecordSettings(bool autoAspect, int width, int height, float duration, int fps, int loop, int quality) | PGif | inline | 
| SetRecordSettings(Vector2 aspectRatio, int width, int height, float duration, int fps, int loop, int quality) | PGif | inline | 
| SetTransparent(Color32 color32, byte transparentColorRange) | PGif | inline | 
| SetTransparent(bool autoDetectTransparent) | PGif | inline | 
| 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) | PGif | inline | 
| StopAndSaveRecord(string recorderName, string fileNameWithoutExtension="") (defined in PGif) | PGif | inline | 
| StopPlayer(string playerName) (defined in PGif) | PGif | inline | 
| StopRecord(string recorderName) (defined in PGif) | PGif | inline |