My Project
|
This is the complete list of members for ProGifManager, including all inherited members.
Clear() (defined in ProGifManager) | ProGifManager | inline |
ClearPlayer() (defined in ProGifManager) | ProGifManager | inline |
ClearRecorder() (defined in ProGifManager) | ProGifManager | inline |
ClearRecorder_Delay(Action onClear=null) | ProGifManager | inline |
CommonColorEnum enum name (defined in ProGifManager) | ProGifManager | |
GetColor(CommonColorEnum colorEnum) (defined in ProGifManager) | ProGifManager | inlinestatic |
Instance | ProGifManager | static |
InstantiatePrefab< T >(GameObject prefab) (defined in ProGifManager) | ProGifManager | inlinestatic |
m_AspectRatio (defined in ProGifManager) | ProGifManager | |
m_AutoAspect (defined in ProGifManager) | ProGifManager | |
m_AutoTransparent (defined in ProGifManager) | ProGifManager | |
m_CurrentGifPath (defined in ProGifManager) | ProGifManager | |
m_Duration (defined in ProGifManager) | ProGifManager | |
m_Fps (defined in ProGifManager) | ProGifManager | |
m_GifPlayer (defined in ProGifManager) | ProGifManager | |
m_GifRecorder (defined in ProGifManager) | ProGifManager | |
m_GiphyApiKey (defined in ProGifManager) | ProGifManager | |
m_GiphyUploadApiKey (defined in ProGifManager) | ProGifManager | |
m_GiphyUserName (defined in ProGifManager) | ProGifManager | |
m_Height (defined in ProGifManager) | ProGifManager | |
m_Loop (defined in ProGifManager) | ProGifManager | |
m_OptimizeMemoryUsage | ProGifManager | |
m_Quality (defined in ProGifManager) | ProGifManager | |
m_Rotation (defined in ProGifManager) | ProGifManager | |
m_TransparentColor (defined in ProGifManager) | ProGifManager | |
m_TransparentColorRange (defined in ProGifManager) | ProGifManager | |
m_Width (defined in ProGifManager) | ProGifManager | |
PausePlayer() (defined in ProGifManager) | ProGifManager | inline |
PauseRecord() | ProGifManager | inline |
PlayGif(Image playerImage, Action< float > onLoading=null) | ProGifManager | inline |
PlayGif(Renderer playerRenderer, Action< float > onLoading=null) | ProGifManager | inline |
PlayGif(RawImage playerRawImage, Action< float > onLoading=null) | ProGifManager | inline |
PP_LastGifPathKey (defined in ProGifManager) | ProGifManager | static |
ResumePlayer() (defined in ProGifManager) | ProGifManager | inline |
ResumeRecord() | ProGifManager | inline |
SaveRecord(Action onRecorderPreProcessingDone=null, Action< int, float > onFileSaveProgress=null, Action< int, string > onFileSaved=null, string fileNameWithoutExtension="") | ProGifManager | inline |
SetGifRotation(ImageRotator.Rotation rotation) | ProGifManager | inline |
SetPlayerOnFirstFrame(Action< ProGifPlayerComponent.FirstGifFrame > onFirstFrame) | ProGifManager | inline |
SetPlayerOnLoading(Action< float > onLoading) | ProGifManager | inline |
SetPlayerOnPlaying(Action< GifTexture > onPlaying) | ProGifManager | inline |
SetPlayerOptimization(bool enable) | ProGifManager | inline |
SetRecordSettings(bool autoAspect, int width, int height, float duration, int fps, int loop, int quality) | ProGifManager | inline |
SetRecordSettings(Vector2 aspectRatio, int width, int height, float duration, int fps, int loop, int quality) | ProGifManager | inline |
SetTransparent(Color32 color32, byte transparentColorRange) | ProGifManager | inline |
SetTransparent(bool autoDetectTransparent) | ProGifManager | inline |
ShareFacebook(string filePath="") | ProGifManager | inline |
ShareTwitter(string filePath) | ProGifManager | inline |
ShareTwitter_Mobile(string filePath) | ProGifManager | inline |
StartRecord(Action< float > onRecordProgress=null, Action onRecordDurationMax=null, bool autoClear=true) | ProGifManager | inline |
StartRecord(Camera camera, Action< float > onRecordProgress=null, Action onRecordDurationMax=null, bool autoClear=true) | ProGifManager | inline |
StopAndSaveRecord(Action onRecorderPreProcessingDone=null, Action< int, float > onFileSaveProgress=null, Action< int, string > onFileSaved=null, string fileNameWithoutExtension="") | ProGifManager | inline |
StopPlayer() (defined in ProGifManager) | ProGifManager | inline |
StopRecord() | ProGifManager | inline |