10051 lines
511 KiB
C++
10051 lines
511 KiB
C++
#include "pch-cpp.hpp"
|
|
|
|
#ifndef _MSC_VER
|
|
# include <alloca.h>
|
|
#else
|
|
# include <malloc.h>
|
|
#endif
|
|
|
|
|
|
#include <limits>
|
|
#include <stdint.h>
|
|
|
|
|
|
struct VirtualActionInvoker0
|
|
{
|
|
typedef void (*Action)(void*, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
((Action)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename T1>
|
|
struct VirtualActionInvoker1
|
|
{
|
|
typedef void (*Action)(void*, T1, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R>
|
|
struct VirtualFuncInvoker0
|
|
{
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
struct InterfaceActionInvoker0
|
|
{
|
|
typedef void (*Action)(void*, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
((Action)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename T1>
|
|
struct InterfaceActionInvoker1
|
|
{
|
|
typedef void (*Action)(void*, T1, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R>
|
|
struct InterfaceFuncInvoker0
|
|
{
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
|
|
// System.Action`1<System.Boolean>
|
|
struct Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C;
|
|
// System.Action`1<System.Int32>
|
|
struct Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404;
|
|
// System.Action`2<System.Int32,System.Int32>
|
|
struct Action_2_tD7438462601D3939500ED67463331FE00CFFBDB8;
|
|
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.GUIStyle>
|
|
struct Dictionary_2_tEFC8016EC28460E6CE058A5F413FAB656883AA5F;
|
|
// System.Collections.Generic.List`1<RenderHeads.Media.AVProVideo.AudioTrack>
|
|
struct List_1_t01FE6F9654EFF2B2927CF4D2E59CACCB98F0E09E;
|
|
// System.Collections.Generic.List`1<UnityEngine.CanvasGroup>
|
|
struct List_1_t2CDCA768E7F493F5EDEBC75AEB200FD621354E35;
|
|
// System.Collections.Generic.List`1<UnityEngine.Color32>
|
|
struct List_1_t3517D52AE25CA3B19051E691E9C06ED03A3AB9B8;
|
|
// System.Collections.Generic.List`1<UnityEngine.GameObject>
|
|
struct List_1_tB951CE80B58D1BF9650862451D8DAD8C231F207B;
|
|
// System.Collections.Generic.List`1<UnityEngine.UI.Image>
|
|
struct List_1_tE6BB71ABF15905EFA2BE92C38A2716547AEADB19;
|
|
// System.Collections.Generic.List`1<System.Int32>
|
|
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73;
|
|
// System.Collections.Generic.List`1<System.Object>
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
|
|
// System.Collections.Generic.List`1<RenderHeads.Media.AVProVideo.TextTrack>
|
|
struct List_1_t1D958AD636939DBB380E0BCEC16704959FA0D9D8;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector3>
|
|
struct List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector4>
|
|
struct List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317;
|
|
// System.Collections.Generic.List`1<RenderHeads.Media.AVProVideo.VideoTrack>
|
|
struct List_1_tC13401FC5A9D5F32E43EE93D30006C9BDC6E95B2;
|
|
// System.Collections.Generic.List`1<UnityEngine.XR.XRDisplaySubsystem>
|
|
struct List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597;
|
|
// System.Collections.Generic.List`1<UnityEngine.EventSystems.EventTrigger/Entry>
|
|
struct List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440;
|
|
// RenderHeads.Media.AVProVideo.TrackCollection`1<System.Object>
|
|
struct TrackCollection_1_t8A81433EBB19D9229A6D2F01013DB9ADE3C867E9;
|
|
// RenderHeads.Media.AVProVideo.TrackCollection`1<RenderHeads.Media.AVProVideo.TextTrack>
|
|
struct TrackCollection_1_t7D45897E2C63836954B42BAF3EAEB04BB7C9B2B1;
|
|
// UnityEngine.UI.CoroutineTween.TweenRunner`1<UnityEngine.UI.CoroutineTween.ColorTween>
|
|
struct TweenRunner_1_t5BB0582F926E75E2FE795492679A6CF55A4B4BC4;
|
|
// UnityEngine.Events.UnityAction`1<UnityEngine.EventSystems.BaseEventData>
|
|
struct UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64;
|
|
// UnityEngine.Events.UnityAction`1<System.Object>
|
|
struct UnityAction_1_t9C30BCD020745BF400CBACF22C6F34ADBA2DDA6A;
|
|
// UnityEngine.Events.UnityEvent`1<UnityEngine.EventSystems.BaseEventData>
|
|
struct UnityEvent_1_tF9BBD6DC0D3D492C046AA6007435AFB6C08E1FD7;
|
|
// UnityEngine.Events.UnityEvent`1<System.Object>
|
|
struct UnityEvent_1_t3CE03B42D5873C0C0E0692BEE72E1E6D5399F205;
|
|
// System.Delegate[]
|
|
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
|
|
// UnityEngine.GUILayoutOption[]
|
|
struct GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2;
|
|
// UnityEngine.GUIStyle[]
|
|
struct GUIStyleU5BU5D_t1BA4BCF4D4D32DF07E9B84F1750D964DF33B0FEC;
|
|
// System.Object[]
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
// UnityEngine.UI.Selectable[]
|
|
struct SelectableU5BU5D_t4160E135F02A40F75A63F787D36F31FEC6FE91A9;
|
|
// System.Single[]
|
|
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
|
|
// RenderHeads.Media.AVProVideo.TimeRange[]
|
|
struct TimeRangeU5BU5D_tA898FFB894BB2CE846E7CF8870E5615878BA5F19;
|
|
// UnityEngine.UIVertex[]
|
|
struct UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F;
|
|
// UnityEngine.Vector2[]
|
|
struct Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA;
|
|
// UnityEngine.Vector3[]
|
|
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
|
|
// UnityEngine.XR.XRDisplaySubsystem[]
|
|
struct XRDisplaySubsystemU5BU5D_t741124D80DCCCF62F2AF47431354B7387672F264;
|
|
// UnityEngine.EventSystems.EventTrigger/Entry[]
|
|
struct EntryU5BU5D_t7F80FE101EBB042094267D264CEABEFCFE6AA556;
|
|
// UnityEngine.UI.AnimationTriggers
|
|
struct AnimationTriggers_tA0DC06F89C5280C6DD972F6F4C8A56D7F4F79074;
|
|
// UnityEngine.AudioSource
|
|
struct AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299;
|
|
// RenderHeads.Media.AVProVideo.AudioTrack
|
|
struct AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7;
|
|
// UnityEngine.EventSystems.BaseEventData
|
|
struct BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F;
|
|
// RenderHeads.Media.AVProVideo.BaseMediaPlayer
|
|
struct BaseMediaPlayer_tFA078F6B054890E45F61CE4D873B42D52C0B8104;
|
|
// UnityEngine.EventSystems.BaseRaycaster
|
|
struct BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832;
|
|
// UnityEngine.Behaviour
|
|
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA;
|
|
// UnityEngine.UI.Button
|
|
struct Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098;
|
|
// UnityEngine.Camera
|
|
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184;
|
|
// UnityEngine.Canvas
|
|
struct Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26;
|
|
// UnityEngine.CanvasGroup
|
|
struct CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094;
|
|
// UnityEngine.CanvasRenderer
|
|
struct CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860;
|
|
// UnityEngine.Component
|
|
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3;
|
|
// UnityEngine.Coroutine
|
|
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B;
|
|
// System.DelegateData
|
|
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
|
|
// UnityEngine.EventSystems.EventSystem
|
|
struct EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707;
|
|
// UnityEngine.EventSystems.EventTrigger
|
|
struct EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B;
|
|
// UnityEngine.Font
|
|
struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6;
|
|
// UnityEngine.UI.FontData
|
|
struct FontData_tB8E562846C6CB59C43260F69AE346B9BF3157224;
|
|
// UnityEngine.GUILayoutOption
|
|
struct GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14;
|
|
// UnityEngine.GUISettings
|
|
struct GUISettings_tF2CA7E8B9F62F1FC013BFF053B5FA2709EBA3847;
|
|
// UnityEngine.GUISkin
|
|
struct GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9;
|
|
// UnityEngine.GUIStyle
|
|
struct GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580;
|
|
// UnityEngine.GUIStyleState
|
|
struct GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95;
|
|
// UnityEngine.GameObject
|
|
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F;
|
|
// UnityEngine.UI.Graphic
|
|
struct Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931;
|
|
// UnityEngine.Gyroscope
|
|
struct Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E;
|
|
// RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive
|
|
struct HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C;
|
|
// RenderHeads.Media.AVProVideo.HttpHeaderData
|
|
struct HttpHeaderData_t01D0969A0D0175C95295EB89DC7CAB8773D05DC5;
|
|
// RenderHeads.Media.AVProVideo.IAudioTracks
|
|
struct IAudioTracks_t8A3F2CDDD50C5D19774FF02BF9A47145CCF02FD8;
|
|
// RenderHeads.Media.AVProVideo.IBufferedDisplay
|
|
struct IBufferedDisplay_tC7A73FFB9F297222B9BA8B295A424C12E7814A25;
|
|
// System.IDisposable
|
|
struct IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5;
|
|
// RenderHeads.Media.AVProVideo.IMediaCache
|
|
struct IMediaCache_t66A8FB6CD99EF62F7026A5B437F9477DF0221132;
|
|
// RenderHeads.Media.AVProVideo.IMediaControl
|
|
struct IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF;
|
|
// RenderHeads.Media.AVProVideo.IMediaInfo
|
|
struct IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0;
|
|
// RenderHeads.Media.AVProVideo.IMediaPlayer
|
|
struct IMediaPlayer_t42FED49F372A58B9C162F0F9A5A46F0295CCF57E;
|
|
// RenderHeads.Media.AVProVideo.IMediaSubtitles
|
|
struct IMediaSubtitles_tDD9AB10BDDA2246008993E0EA85F072D7CD35585;
|
|
// UnityEngine.ISubsystemDescriptor
|
|
struct ISubsystemDescriptor_tEF29944D579CC7D70F52CB883150735991D54E6E;
|
|
// RenderHeads.Media.AVProVideo.ITextTracks
|
|
struct ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F;
|
|
// RenderHeads.Media.AVProVideo.ITextureProducer
|
|
struct ITextureProducer_t2E2E963D1B1BBB0BE88F60A1922F7349182CF0F4;
|
|
// RenderHeads.Media.AVProVideo.IVideoTracks
|
|
struct IVideoTracks_tDDFAA12F121DE28E876F66D19135CA918E6405AA;
|
|
// UnityEngine.UI.Image
|
|
struct Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E;
|
|
// UnityEngine.IntegratedSubsystem
|
|
struct IntegratedSubsystem_t990160A89854D87C0836DC589B720231C02D4CE3;
|
|
// UnityEngine.Events.InvokableCallList
|
|
struct InvokableCallList_t309E1C8C7CE885A0D2F98C84CEA77A8935688382;
|
|
// RenderHeads.Media.AVProVideo.KeyAuthData
|
|
struct KeyAuthData_tE5F9489F37FDB5AE9B57344713ED21EECF983092;
|
|
// RenderHeads.Media.AVProVideo.Demos.LookAround360
|
|
struct LookAround360_t83FA42F28A02E53A6BCC9012B65DB381987441E9;
|
|
// UnityEngine.Material
|
|
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3;
|
|
// RenderHeads.Media.AVProVideo.MediaPath
|
|
struct MediaPath_t8AD36B2B518A8A90D83F7EB4F6533B9BFF9DC04F;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer
|
|
struct MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayerEvent
|
|
struct MediaPlayerEvent_t121509C282EF0611D2925165D8D101C0CDD759A8;
|
|
// RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI
|
|
struct MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C;
|
|
// RenderHeads.Media.AVProVideo.MediaReference
|
|
struct MediaReference_t8FD65045987DB0F4D07210AD684E87212147E2C9;
|
|
// UnityEngine.Mesh
|
|
struct Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4;
|
|
// System.Reflection.MethodInfo
|
|
struct MethodInfo_t;
|
|
// UnityEngine.MonoBehaviour
|
|
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71;
|
|
// UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
|
|
// RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager
|
|
struct OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565;
|
|
// UnityEngine.Events.PersistentCallGroup
|
|
struct PersistentCallGroup_tB826EDF15DC80F71BCBCD8E410FD959A04C33F25;
|
|
// UnityEngine.EventSystems.PointerEventData
|
|
struct PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB;
|
|
// UnityEngine.UI.RawImage
|
|
struct RawImage_tFF12F7DB574FBDC1863CF607C7A12A5D9F8D6179;
|
|
// UnityEngine.UI.RectMask2D
|
|
struct RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670;
|
|
// UnityEngine.RectOffset
|
|
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5;
|
|
// UnityEngine.RectTransform
|
|
struct RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5;
|
|
// RenderHeads.Media.AVProVideo.Resampler
|
|
struct Resampler_t0EB1CF2AF535A9459DEAD26A39B81914493D99D8;
|
|
// UnityEngine.UI.Selectable
|
|
struct Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712;
|
|
// UnityEngine.UI.Slider
|
|
struct Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F;
|
|
// UnityEngine.Sprite
|
|
struct Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99;
|
|
// System.String
|
|
struct String_t;
|
|
// UnityEngine.UI.Text
|
|
struct Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62;
|
|
// UnityEngine.TextGenerator
|
|
struct TextGenerator_t85D00417640A53953556C01F9D4E7DDE1ABD8FEC;
|
|
// RenderHeads.Media.AVProVideo.TextTrack
|
|
struct TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31;
|
|
// UnityEngine.Texture
|
|
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700;
|
|
// UnityEngine.Texture2D
|
|
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4;
|
|
// RenderHeads.Media.AVProVideo.TimeRanges
|
|
struct TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594;
|
|
// RenderHeads.Media.AVProVideo.TrackBase
|
|
struct TrackBase_t5ACAB4713ACCBC93F73F7272103A21F79B84BDAE;
|
|
// UnityEngine.Transform
|
|
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1;
|
|
// UnityEngine.Events.UnityAction
|
|
struct UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7;
|
|
// UnityEngine.Events.UnityEvent
|
|
struct UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977;
|
|
// UnityEngine.UI.VertexHelper
|
|
struct VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE;
|
|
// RenderHeads.Media.AVProVideo.VideoTrack
|
|
struct VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81;
|
|
// System.Void
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|
// UnityEngine.XR.XRDisplaySubsystem
|
|
struct XRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1;
|
|
// UnityEngine.UI.Button/ButtonClickedEvent
|
|
struct ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C;
|
|
// UnityEngine.Camera/CameraCallback
|
|
struct CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD;
|
|
// UnityEngine.Canvas/WillRenderCanvases
|
|
struct WillRenderCanvases_tA4A6E66DBA797DCB45B995DBA449A9D1D80D0FBC;
|
|
// UnityEngine.EventSystems.EventTrigger/Entry
|
|
struct Entry_t9B34433095405244EBB2447BBED208AF12286913;
|
|
// UnityEngine.EventSystems.EventTrigger/TriggerEvent
|
|
struct TriggerEvent_tE2BBAD6142E192C28DD3583BAD759D4941A3FD9C;
|
|
// UnityEngine.GUISkin/SkinChangedDelegate
|
|
struct SkinChangedDelegate_tA6D456E853D58AD2EF8A599F543C7E5BA8E94B98;
|
|
// UnityEngine.UI.MaskableGraphic/CullStateChangedEvent
|
|
struct CullStateChangedEvent_t6073CD0D951EC1256BF74B8F9107D68FC89B99B8;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/OptionsAndroid
|
|
struct OptionsAndroid_tAA6AF0A9E05628A98466658F6665525A63EFA605;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/OptionsApple
|
|
struct OptionsApple_t496EC04E4BBDFCADE77190404AEE62DC514AC56E;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/OptionsWebGL
|
|
struct OptionsWebGL_tD880C75CFB9C53F63C90B709FB619DA375A41AB1;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/OptionsWindows
|
|
struct OptionsWindows_t724D824EE751C9E6B9ED05C9997062237CEDF787;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/OptionsWindowsUWP
|
|
struct OptionsWindowsUWP_tD439C6865888A85D4F40D4A9E5415BAA64CD17B5;
|
|
// UnityEngine.RectTransform/ReapplyDrivenProperties
|
|
struct ReapplyDrivenProperties_t3482EA130A01FF7EE2EEFE37F66A5215D08CFE24;
|
|
// UnityEngine.UI.Slider/SliderEvent
|
|
struct SliderEvent_t92A82EF6C62E15AF92B640FE2D960E877E8C6555;
|
|
|
|
IL2CPP_EXTERN_C RuntimeClass* AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* BitConverter_t6E99605185963BC12B3D369E13F2B88997E64A27_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Entry_t9B34433095405244EBB2447BBED208AF12286913_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* GUI_tA9CDB3D69DB13D51AD83ABDB587EF95947EC2D2A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Helper_t0FCA2FC2DDB9314B514569A12F33EFAC7AEC7873_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IAudioTracks_t8A3F2CDDD50C5D19774FF02BF9A47145CCF02FD8_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IVideoTracks_tDDFAA12F121DE28E876F66D19135CA918E6405AA_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* SubsystemManager_t9A7261E4D0B53B996F04B8707D8E1C33AB65E824_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral068FCF0D1940F13988B39A6296CE41978DF609EC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0971D53E8CA564AF4767DB3D364DF8DC14E0B11F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0D814063D79B1218738388670FC76263790E949D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral125C8C00CE4CF36A187B120DBC2C68DE04D6F2A9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral16DD21BE77B115D392226EB71A2D3A9FDC29E3F0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral173C68616ACDC430E9F79EC6001701CEA995A4F0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1F9AFB9FB070495A7B096914F9C74C7D227114BB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2409165FB90CD4A8B916FCA75790766B82C91748;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral347221C296404F7526E177C8512CFBF5EC401484;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3848664C54D1967E7314EEDD77CC75CE94FB9F2A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral38DB4AF6DBE7A8DBCC3821BE5605A5BB55BCB3D4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3931E6D8611AD78B9EAE8623A5552724272A477B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral545BDEBA264567A16FC86B0126A759904D11621A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5EB8E7C2A4CCF50C897FEB9DC59A986F7A8216D9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral75C85154E92A710BCBDB38E50C335D4E8037025D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral809AEC26D9CBA2C7254CAD894E272FFC28E084AD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral88BEE283254D7094E258B3A88730F4CC4F1E4AC7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9445D9383D7D6172124B1970832850F713F56B11;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral960E5E7F211EFF3243DF14EDD1901DC9EF314D62;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9D51F1932AF1EF0CBE73927EBEBA563CF6965837;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9EE481BBBD5A05273AB3E61B0EC9E4C29D45147F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAD7BA5DF17FA41D4BD4D8A3888D8DD9EC2615BBB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB40D718776B12D5E4EB9989848A9A138D3B81947;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB9E418C044B6681483987F59FFC31046A683D88E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC049A7C42D1BE7D8FA8B338408BE087D9D4809C7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC15E84B38EB7E3BFC9CADB82D3F33DAAB105AF9F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC369B5ACCFC31723CF01D8EB7AC6E8898542ABC9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCE0ECB4CF5A00FAD69938FF81BF15C774CF69999;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDAF2BD03270A51BF9C135F3694DCAD2D3E66F465;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE6CD7F48D2ECC7DE9C4C2281225B5C0E3325A45C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEB0BB5D4FA59FF963FDE2494755AB4182D0F8AA2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF4647C87E5C927F1BD43C53690D2F9D595850AAC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFAE3271F5333712E895E367976FBF6DB0409B66A;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponentInChildren_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_m1D5533D50D961602AC2CD364E03388FFE2985259_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m25A1E45E653D7F73DF65C041A66C0A6E01F2964D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m9A1452618AC875C7A20A5917509A7B90E76E6A6A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mF9383BAD37E56B1D5BCDBFF0C3ADA58BB6E67A04_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisEventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B_mAE929A910CFB7A620CAD1C67AB892EDA86EAC95E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mA450E85CB8D7D5CB81FAAF9D11A1D4945B942423_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mBE7647ECE0B8ABB952EDC379472F9E541D41D6DF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_OnOptionsButtonPressed_mF567D5EE92464C44FDB7C0FBA6A245A6F46388A2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_OnPlayPauseButtonPressed_m0A8D48CAA241BEBA366C0B069BE40A0F1FB857CA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_OnPlayTimeBackButtonPressed_m5F6F71AE1EDBE93867388CEAFCD50B35AF9D6182_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_OnPlayTimeForwardButtonPressed_m302ED2E35361ADB37DCEF85FB4F8F8EAF7D39371_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_OnSubtitlesButtonPressed_mD92EF6E2EDABF18135CC1EB051F2E484F498029D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_OnVolumeButtonPressed_mB2F8CA9388CDEB7B2FCBEE3E904CF94487BE295A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_0_mDC28388528369EF570984A4FF31B03B4D4FCA4FE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_1_m10ACCC5038291D4FF1245A0B744BFFF6018E4935_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_2_m4EABA24CFD23A6119AABCD792EB967A7B27F0E03_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_3_mE82B2FCF610BBA85F8320C55A1FC01AC239946B7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_4_m4FDE1FAEB1245F2086207A99E5860A04A5286E19_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_U3CCreateVideoTouchEventsU3Eb__75_0_mD4C32F65525647F1456A676051907499BE8B057B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_U3CCreateVolumeSliderEventsU3Eb__89_0_m9EAB20F481AABA48D7DB323ACB6ABA107BE6D12D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MediaPlayerUI_U3CCreateVolumeSliderEventsU3Eb__89_1_m74700476181B7B5DFB0567D12DBE4B2806824B7B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* SubsystemManager_GetInstances_TisXRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1_mCDFAF63EF2A2778CA3677E75360BC7961FCB3370_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TrackCollection_1_get_Item_mD5819E147B15CF4AE9A3EB4EC7605D26F5B9B80F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD_RuntimeMethod_var;
|
|
struct Delegate_t_marshaled_com;
|
|
struct Delegate_t_marshaled_pinvoke;
|
|
struct GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com;
|
|
struct GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke;
|
|
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com;
|
|
|
|
struct GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2;
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
|
|
|
|
IL2CPP_EXTERN_C_BEGIN
|
|
IL2CPP_EXTERN_C_END
|
|
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
|
|
// <Module>
|
|
struct U3CModuleU3E_tF8C8728C42FC969DE4F5B661544ED568C778EB50
|
|
{
|
|
};
|
|
|
|
// System.EmptyArray`1<System.Object>
|
|
struct EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE : public RuntimeObject
|
|
{
|
|
};
|
|
|
|
struct EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE_StaticFields
|
|
{
|
|
// T[] System.EmptyArray`1::Value
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Value_0;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<System.Object>
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject
|
|
{
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items_1;
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|
int32_t ____size_2;
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|
int32_t ____version_3;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject* ____syncRoot_4;
|
|
};
|
|
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields
|
|
{
|
|
// T[] System.Collections.Generic.List`1::s_emptyArray
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray_5;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.XR.XRDisplaySubsystem>
|
|
struct List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597 : public RuntimeObject
|
|
{
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
XRDisplaySubsystemU5BU5D_t741124D80DCCCF62F2AF47431354B7387672F264* ____items_1;
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|
int32_t ____size_2;
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|
int32_t ____version_3;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject* ____syncRoot_4;
|
|
};
|
|
|
|
struct List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597_StaticFields
|
|
{
|
|
// T[] System.Collections.Generic.List`1::s_emptyArray
|
|
XRDisplaySubsystemU5BU5D_t741124D80DCCCF62F2AF47431354B7387672F264* ___s_emptyArray_5;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.EventSystems.EventTrigger/Entry>
|
|
struct List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440 : public RuntimeObject
|
|
{
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
EntryU5BU5D_t7F80FE101EBB042094267D264CEABEFCFE6AA556* ____items_1;
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|
int32_t ____size_2;
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|
int32_t ____version_3;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject* ____syncRoot_4;
|
|
};
|
|
|
|
struct List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440_StaticFields
|
|
{
|
|
// T[] System.Collections.Generic.List`1::s_emptyArray
|
|
EntryU5BU5D_t7F80FE101EBB042094267D264CEABEFCFE6AA556* ___s_emptyArray_5;
|
|
};
|
|
|
|
// UnityEngine.EventSystems.AbstractEventData
|
|
struct AbstractEventData_tAE1A127ED657117548181D29FFE4B1B14D8E67F7 : public RuntimeObject
|
|
{
|
|
// System.Boolean UnityEngine.EventSystems.AbstractEventData::m_Used
|
|
bool ___m_Used_0;
|
|
};
|
|
struct Il2CppArrayBounds;
|
|
|
|
// UnityEngine.GUILayoutOption
|
|
struct GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14 : public RuntimeObject
|
|
{
|
|
// UnityEngine.GUILayoutOption/Type UnityEngine.GUILayoutOption::type
|
|
int32_t ___type_0;
|
|
// System.Object UnityEngine.GUILayoutOption::value
|
|
RuntimeObject* ___value_1;
|
|
};
|
|
|
|
// UnityEngine.Gyroscope
|
|
struct Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E : public RuntimeObject
|
|
{
|
|
// System.Int32 UnityEngine.Gyroscope::m_GyroIndex
|
|
int32_t ___m_GyroIndex_0;
|
|
};
|
|
|
|
// System.String
|
|
struct String_t : public RuntimeObject
|
|
{
|
|
// System.Int32 System.String::_stringLength
|
|
int32_t ____stringLength_4;
|
|
// System.Char System.String::_firstChar
|
|
Il2CppChar ____firstChar_5;
|
|
};
|
|
|
|
struct String_t_StaticFields
|
|
{
|
|
// System.String System.String::Empty
|
|
String_t* ___Empty_6;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.TimeRanges
|
|
struct TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594 : public RuntimeObject
|
|
{
|
|
// RenderHeads.Media.AVProVideo.TimeRange[] RenderHeads.Media.AVProVideo.TimeRanges::_ranges
|
|
TimeRangeU5BU5D_tA898FFB894BB2CE846E7CF8870E5615878BA5F19* ____ranges_0;
|
|
// System.Double RenderHeads.Media.AVProVideo.TimeRanges::_minTime
|
|
double ____minTime_1;
|
|
// System.Double RenderHeads.Media.AVProVideo.TimeRanges::_maxTime
|
|
double ____maxTime_2;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.TrackBase
|
|
struct TrackBase_t5ACAB4713ACCBC93F73F7272103A21F79B84BDAE : public RuntimeObject
|
|
{
|
|
// System.Int32 RenderHeads.Media.AVProVideo.TrackBase::<Uid>k__BackingField
|
|
int32_t ___U3CUidU3Ek__BackingField_0;
|
|
// RenderHeads.Media.AVProVideo.TrackType RenderHeads.Media.AVProVideo.TrackBase::<TrackType>k__BackingField
|
|
int32_t ___U3CTrackTypeU3Ek__BackingField_1;
|
|
// System.String RenderHeads.Media.AVProVideo.TrackBase::<DisplayName>k__BackingField
|
|
String_t* ___U3CDisplayNameU3Ek__BackingField_2;
|
|
// System.String RenderHeads.Media.AVProVideo.TrackBase::<Name>k__BackingField
|
|
String_t* ___U3CNameU3Ek__BackingField_3;
|
|
// System.String RenderHeads.Media.AVProVideo.TrackBase::<Language>k__BackingField
|
|
String_t* ___U3CLanguageU3Ek__BackingField_4;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.TrackBase::<IsDefault>k__BackingField
|
|
bool ___U3CIsDefaultU3Ek__BackingField_5;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.TrackCollection
|
|
struct TrackCollection_tEA42513AADCF5B7335DE03CBE1DD0B4CB8C3689C : public RuntimeObject
|
|
{
|
|
// RenderHeads.Media.AVProVideo.TrackType RenderHeads.Media.AVProVideo.TrackCollection::<TrackType>k__BackingField
|
|
int32_t ___U3CTrackTypeU3Ek__BackingField_0;
|
|
};
|
|
|
|
// UnityEngine.Events.UnityEventBase
|
|
struct UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8 : public RuntimeObject
|
|
{
|
|
// UnityEngine.Events.InvokableCallList UnityEngine.Events.UnityEventBase::m_Calls
|
|
InvokableCallList_t309E1C8C7CE885A0D2F98C84CEA77A8935688382* ___m_Calls_0;
|
|
// UnityEngine.Events.PersistentCallGroup UnityEngine.Events.UnityEventBase::m_PersistentCalls
|
|
PersistentCallGroup_tB826EDF15DC80F71BCBCD8E410FD959A04C33F25* ___m_PersistentCalls_1;
|
|
// System.Boolean UnityEngine.Events.UnityEventBase::m_CallsDirty
|
|
bool ___m_CallsDirty_2;
|
|
};
|
|
|
|
// System.ValueType
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|
{
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.ValueType
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of System.ValueType
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|
{
|
|
};
|
|
|
|
// UnityEngine.EventSystems.EventTrigger/Entry
|
|
struct Entry_t9B34433095405244EBB2447BBED208AF12286913 : public RuntimeObject
|
|
{
|
|
// UnityEngine.EventSystems.EventTriggerType UnityEngine.EventSystems.EventTrigger/Entry::eventID
|
|
int32_t ___eventID_0;
|
|
// UnityEngine.EventSystems.EventTrigger/TriggerEvent UnityEngine.EventSystems.EventTrigger/Entry::callback
|
|
TriggerEvent_tE2BBAD6142E192C28DD3583BAD759D4941A3FD9C* ___callback_1;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1/Enumerator<System.Object>
|
|
struct Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A
|
|
{
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
|
|
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ____list_0;
|
|
// System.Int32 System.Collections.Generic.List`1/Enumerator::_index
|
|
int32_t ____index_1;
|
|
// System.Int32 System.Collections.Generic.List`1/Enumerator::_version
|
|
int32_t ____version_2;
|
|
// T System.Collections.Generic.List`1/Enumerator::_current
|
|
RuntimeObject* ____current_3;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1/Enumerator<UnityEngine.XR.XRDisplaySubsystem>
|
|
struct Enumerator_t7B44DEF95515943B67640F1A20853509F98BA143
|
|
{
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
|
|
List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597* ____list_0;
|
|
// System.Int32 System.Collections.Generic.List`1/Enumerator::_index
|
|
int32_t ____index_1;
|
|
// System.Int32 System.Collections.Generic.List`1/Enumerator::_version
|
|
int32_t ____version_2;
|
|
// T System.Collections.Generic.List`1/Enumerator::_current
|
|
XRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1* ____current_3;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.TrackCollection`1<RenderHeads.Media.AVProVideo.AudioTrack>
|
|
struct TrackCollection_1_t4A8C574B884ED2EBC42CC852474738C9C9A1A5C6 : public TrackCollection_tEA42513AADCF5B7335DE03CBE1DD0B4CB8C3689C
|
|
{
|
|
// T RenderHeads.Media.AVProVideo.TrackCollection`1::<ActiveTrack>k__BackingField
|
|
AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7* ___U3CActiveTrackU3Ek__BackingField_1;
|
|
// System.Collections.Generic.List`1<T> RenderHeads.Media.AVProVideo.TrackCollection`1::_tracks
|
|
List_1_t01FE6F9654EFF2B2927CF4D2E59CACCB98F0E09E* ____tracks_2;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.TrackCollection`1<RenderHeads.Media.AVProVideo.TextTrack>
|
|
struct TrackCollection_1_t7D45897E2C63836954B42BAF3EAEB04BB7C9B2B1 : public TrackCollection_tEA42513AADCF5B7335DE03CBE1DD0B4CB8C3689C
|
|
{
|
|
// T RenderHeads.Media.AVProVideo.TrackCollection`1::<ActiveTrack>k__BackingField
|
|
TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* ___U3CActiveTrackU3Ek__BackingField_1;
|
|
// System.Collections.Generic.List`1<T> RenderHeads.Media.AVProVideo.TrackCollection`1::_tracks
|
|
List_1_t1D958AD636939DBB380E0BCEC16704959FA0D9D8* ____tracks_2;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.TrackCollection`1<RenderHeads.Media.AVProVideo.VideoTrack>
|
|
struct TrackCollection_1_t430D1159840E86C352B92A53895CB43177A8C6FD : public TrackCollection_tEA42513AADCF5B7335DE03CBE1DD0B4CB8C3689C
|
|
{
|
|
// T RenderHeads.Media.AVProVideo.TrackCollection`1::<ActiveTrack>k__BackingField
|
|
VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81* ___U3CActiveTrackU3Ek__BackingField_1;
|
|
// System.Collections.Generic.List`1<T> RenderHeads.Media.AVProVideo.TrackCollection`1::_tracks
|
|
List_1_tC13401FC5A9D5F32E43EE93D30006C9BDC6E95B2* ____tracks_2;
|
|
};
|
|
|
|
// UnityEngine.Events.UnityEvent`1<UnityEngine.EventSystems.BaseEventData>
|
|
struct UnityEvent_1_tF9BBD6DC0D3D492C046AA6007435AFB6C08E1FD7 : public UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8
|
|
{
|
|
// System.Object[] UnityEngine.Events.UnityEvent`1::m_InvokeArray
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_InvokeArray_3;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.AudioTrack
|
|
struct AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7 : public TrackBase_t5ACAB4713ACCBC93F73F7272103A21F79B84BDAE
|
|
{
|
|
// System.Int32 RenderHeads.Media.AVProVideo.AudioTrack::<Bitrate>k__BackingField
|
|
int32_t ___U3CBitrateU3Ek__BackingField_6;
|
|
// System.Int32 RenderHeads.Media.AVProVideo.AudioTrack::<ChannelCount>k__BackingField
|
|
int32_t ___U3CChannelCountU3Ek__BackingField_7;
|
|
};
|
|
|
|
// UnityEngine.EventSystems.BaseEventData
|
|
struct BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F : public AbstractEventData_tAE1A127ED657117548181D29FFE4B1B14D8E67F7
|
|
{
|
|
// UnityEngine.EventSystems.EventSystem UnityEngine.EventSystems.BaseEventData::m_EventSystem
|
|
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* ___m_EventSystem_1;
|
|
};
|
|
|
|
// System.Boolean
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
|
|
{
|
|
// System.Boolean System.Boolean::m_value
|
|
bool ___m_value_0;
|
|
};
|
|
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
|
|
{
|
|
// System.String System.Boolean::TrueString
|
|
String_t* ___TrueString_5;
|
|
// System.String System.Boolean::FalseString
|
|
String_t* ___FalseString_6;
|
|
};
|
|
|
|
// System.Byte
|
|
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3
|
|
{
|
|
// System.Byte System.Byte::m_value
|
|
uint8_t ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.Color
|
|
struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F
|
|
{
|
|
// System.Single UnityEngine.Color::r
|
|
float ___r_0;
|
|
// System.Single UnityEngine.Color::g
|
|
float ___g_1;
|
|
// System.Single UnityEngine.Color::b
|
|
float ___b_2;
|
|
// System.Single UnityEngine.Color::a
|
|
float ___a_3;
|
|
};
|
|
|
|
// UnityEngine.Color32
|
|
struct Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
// System.Int32 UnityEngine.Color32::rgba
|
|
int32_t ___rgba_0;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
int32_t ___rgba_0_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
// System.Byte UnityEngine.Color32::r
|
|
uint8_t ___r_1;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
uint8_t ___r_1_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___g_2_OffsetPadding[1];
|
|
// System.Byte UnityEngine.Color32::g
|
|
uint8_t ___g_2;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___g_2_OffsetPadding_forAlignmentOnly[1];
|
|
uint8_t ___g_2_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___b_3_OffsetPadding[2];
|
|
// System.Byte UnityEngine.Color32::b
|
|
uint8_t ___b_3;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___b_3_OffsetPadding_forAlignmentOnly[2];
|
|
uint8_t ___b_3_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___a_4_OffsetPadding[3];
|
|
// System.Byte UnityEngine.Color32::a
|
|
uint8_t ___a_4;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___a_4_OffsetPadding_forAlignmentOnly[3];
|
|
uint8_t ___a_4_forAlignmentOnly;
|
|
};
|
|
};
|
|
};
|
|
|
|
// System.Double
|
|
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F
|
|
{
|
|
// System.Double System.Double::m_value
|
|
double ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.DrivenRectTransformTracker
|
|
struct DrivenRectTransformTracker_tFB0706C933E3C68E4F377C204FCEEF091F1EE0B1
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t DrivenRectTransformTracker_tFB0706C933E3C68E4F377C204FCEEF091F1EE0B1__padding[1];
|
|
};
|
|
};
|
|
|
|
// System.Int32
|
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
|
|
{
|
|
// System.Int32 System.Int32::m_value
|
|
int32_t ___m_value_0;
|
|
};
|
|
|
|
// System.Int64
|
|
struct Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3
|
|
{
|
|
// System.Int64 System.Int64::m_value
|
|
int64_t ___m_value_0;
|
|
};
|
|
|
|
// System.IntPtr
|
|
struct IntPtr_t
|
|
{
|
|
// System.Void* System.IntPtr::m_value
|
|
void* ___m_value_0;
|
|
};
|
|
|
|
struct IntPtr_t_StaticFields
|
|
{
|
|
// System.IntPtr System.IntPtr::Zero
|
|
intptr_t ___Zero_1;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.LazyShaderProperty
|
|
struct LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C
|
|
{
|
|
// System.String RenderHeads.Media.AVProVideo.LazyShaderProperty::_name
|
|
String_t* ____name_0;
|
|
// System.Int32 RenderHeads.Media.AVProVideo.LazyShaderProperty::_id
|
|
int32_t ____id_1;
|
|
};
|
|
// Native definition for P/Invoke marshalling of RenderHeads.Media.AVProVideo.LazyShaderProperty
|
|
struct LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C_marshaled_pinvoke
|
|
{
|
|
char* ____name_0;
|
|
int32_t ____id_1;
|
|
};
|
|
// Native definition for COM marshalling of RenderHeads.Media.AVProVideo.LazyShaderProperty
|
|
struct LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C_marshaled_com
|
|
{
|
|
Il2CppChar* ____name_0;
|
|
int32_t ____id_1;
|
|
};
|
|
|
|
// UnityEngine.Mathf
|
|
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682__padding[1];
|
|
};
|
|
};
|
|
|
|
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields
|
|
{
|
|
// System.Single UnityEngine.Mathf::Epsilon
|
|
float ___Epsilon_0;
|
|
};
|
|
|
|
// UnityEngine.Matrix4x4
|
|
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6
|
|
{
|
|
// System.Single UnityEngine.Matrix4x4::m00
|
|
float ___m00_0;
|
|
// System.Single UnityEngine.Matrix4x4::m10
|
|
float ___m10_1;
|
|
// System.Single UnityEngine.Matrix4x4::m20
|
|
float ___m20_2;
|
|
// System.Single UnityEngine.Matrix4x4::m30
|
|
float ___m30_3;
|
|
// System.Single UnityEngine.Matrix4x4::m01
|
|
float ___m01_4;
|
|
// System.Single UnityEngine.Matrix4x4::m11
|
|
float ___m11_5;
|
|
// System.Single UnityEngine.Matrix4x4::m21
|
|
float ___m21_6;
|
|
// System.Single UnityEngine.Matrix4x4::m31
|
|
float ___m31_7;
|
|
// System.Single UnityEngine.Matrix4x4::m02
|
|
float ___m02_8;
|
|
// System.Single UnityEngine.Matrix4x4::m12
|
|
float ___m12_9;
|
|
// System.Single UnityEngine.Matrix4x4::m22
|
|
float ___m22_10;
|
|
// System.Single UnityEngine.Matrix4x4::m32
|
|
float ___m32_11;
|
|
// System.Single UnityEngine.Matrix4x4::m03
|
|
float ___m03_12;
|
|
// System.Single UnityEngine.Matrix4x4::m13
|
|
float ___m13_13;
|
|
// System.Single UnityEngine.Matrix4x4::m23
|
|
float ___m23_14;
|
|
// System.Single UnityEngine.Matrix4x4::m33
|
|
float ___m33_15;
|
|
};
|
|
|
|
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_StaticFields
|
|
{
|
|
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix
|
|
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___zeroMatrix_16;
|
|
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix
|
|
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___identityMatrix_17;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.MediaHints
|
|
struct MediaHints_t916A8C9D21592BD170808C019593D4A248C15589
|
|
{
|
|
// RenderHeads.Media.AVProVideo.TransparencyMode RenderHeads.Media.AVProVideo.MediaHints::transparency
|
|
int32_t ___transparency_0;
|
|
// RenderHeads.Media.AVProVideo.AlphaPacking RenderHeads.Media.AVProVideo.MediaHints::alphaPacking
|
|
int32_t ___alphaPacking_1;
|
|
// RenderHeads.Media.AVProVideo.StereoPacking RenderHeads.Media.AVProVideo.MediaHints::stereoPacking
|
|
int32_t ___stereoPacking_2;
|
|
};
|
|
|
|
struct MediaHints_t916A8C9D21592BD170808C019593D4A248C15589_StaticFields
|
|
{
|
|
// RenderHeads.Media.AVProVideo.MediaHints RenderHeads.Media.AVProVideo.MediaHints::defaultHints
|
|
MediaHints_t916A8C9D21592BD170808C019593D4A248C15589 ___defaultHints_3;
|
|
};
|
|
|
|
// UnityEngine.UI.Navigation
|
|
struct Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C
|
|
{
|
|
// UnityEngine.UI.Navigation/Mode UnityEngine.UI.Navigation::m_Mode
|
|
int32_t ___m_Mode_0;
|
|
// System.Boolean UnityEngine.UI.Navigation::m_WrapAround
|
|
bool ___m_WrapAround_1;
|
|
// UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnUp
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnUp_2;
|
|
// UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnDown
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnDown_3;
|
|
// UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnLeft
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnLeft_4;
|
|
// UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnRight
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnRight_5;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UI.Navigation
|
|
struct Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C_marshaled_pinvoke
|
|
{
|
|
int32_t ___m_Mode_0;
|
|
int32_t ___m_WrapAround_1;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnUp_2;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnDown_3;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnLeft_4;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnRight_5;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UI.Navigation
|
|
struct Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C_marshaled_com
|
|
{
|
|
int32_t ___m_Mode_0;
|
|
int32_t ___m_WrapAround_1;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnUp_2;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnDown_3;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnLeft_4;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnRight_5;
|
|
};
|
|
|
|
// UnityEngine.Quaternion
|
|
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974
|
|
{
|
|
// System.Single UnityEngine.Quaternion::x
|
|
float ___x_0;
|
|
// System.Single UnityEngine.Quaternion::y
|
|
float ___y_1;
|
|
// System.Single UnityEngine.Quaternion::z
|
|
float ___z_2;
|
|
// System.Single UnityEngine.Quaternion::w
|
|
float ___w_3;
|
|
};
|
|
|
|
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_StaticFields
|
|
{
|
|
// UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___identityQuaternion_4;
|
|
};
|
|
|
|
// UnityEngine.Rect
|
|
struct Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D
|
|
{
|
|
// System.Single UnityEngine.Rect::m_XMin
|
|
float ___m_XMin_0;
|
|
// System.Single UnityEngine.Rect::m_YMin
|
|
float ___m_YMin_1;
|
|
// System.Single UnityEngine.Rect::m_Width
|
|
float ___m_Width_2;
|
|
// System.Single UnityEngine.Rect::m_Height
|
|
float ___m_Height_3;
|
|
};
|
|
|
|
// System.Single
|
|
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
|
|
{
|
|
// System.Single System.Single::m_value
|
|
float ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.UI.SpriteState
|
|
struct SpriteState_tC8199570BE6337FB5C49347C97892B4222E5AACD
|
|
{
|
|
// UnityEngine.Sprite UnityEngine.UI.SpriteState::m_HighlightedSprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_HighlightedSprite_0;
|
|
// UnityEngine.Sprite UnityEngine.UI.SpriteState::m_PressedSprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_PressedSprite_1;
|
|
// UnityEngine.Sprite UnityEngine.UI.SpriteState::m_SelectedSprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_SelectedSprite_2;
|
|
// UnityEngine.Sprite UnityEngine.UI.SpriteState::m_DisabledSprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_DisabledSprite_3;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UI.SpriteState
|
|
struct SpriteState_tC8199570BE6337FB5C49347C97892B4222E5AACD_marshaled_pinvoke
|
|
{
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_HighlightedSprite_0;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_PressedSprite_1;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_SelectedSprite_2;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_DisabledSprite_3;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UI.SpriteState
|
|
struct SpriteState_tC8199570BE6337FB5C49347C97892B4222E5AACD_marshaled_com
|
|
{
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_HighlightedSprite_0;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_PressedSprite_1;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_SelectedSprite_2;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_DisabledSprite_3;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.TextTrack
|
|
struct TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31 : public TrackBase_t5ACAB4713ACCBC93F73F7272103A21F79B84BDAE
|
|
{
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.TimeRange
|
|
#pragma pack(push, tp, 1)
|
|
struct TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF
|
|
{
|
|
// System.Double RenderHeads.Media.AVProVideo.TimeRange::startTime
|
|
double ___startTime_0;
|
|
// System.Double RenderHeads.Media.AVProVideo.TimeRange::duration
|
|
double ___duration_1;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
|
|
// UnityEngine.Events.UnityEvent
|
|
struct UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977 : public UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8
|
|
{
|
|
// System.Object[] UnityEngine.Events.UnityEvent::m_InvokeArray
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_InvokeArray_3;
|
|
};
|
|
|
|
// UnityEngine.Vector2
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7
|
|
{
|
|
// System.Single UnityEngine.Vector2::x
|
|
float ___x_0;
|
|
// System.Single UnityEngine.Vector2::y
|
|
float ___y_1;
|
|
};
|
|
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields
|
|
{
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::zeroVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector_2;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::oneVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector_3;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::upVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector_4;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::downVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector_5;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::leftVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector_6;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::rightVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector_7;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector_8;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector_9;
|
|
};
|
|
|
|
// UnityEngine.Vector3
|
|
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2
|
|
{
|
|
// System.Single UnityEngine.Vector3::x
|
|
float ___x_2;
|
|
// System.Single UnityEngine.Vector3::y
|
|
float ___y_3;
|
|
// System.Single UnityEngine.Vector3::z
|
|
float ___z_4;
|
|
};
|
|
|
|
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields
|
|
{
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector_5;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::oneVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector_6;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::upVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector_7;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::downVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector_8;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::leftVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector_9;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::rightVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector_10;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector_11;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::backVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector_12;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector_13;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector_14;
|
|
};
|
|
|
|
// UnityEngine.Vector4
|
|
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3
|
|
{
|
|
// System.Single UnityEngine.Vector4::x
|
|
float ___x_1;
|
|
// System.Single UnityEngine.Vector4::y
|
|
float ___y_2;
|
|
// System.Single UnityEngine.Vector4::z
|
|
float ___z_3;
|
|
// System.Single UnityEngine.Vector4::w
|
|
float ___w_4;
|
|
};
|
|
|
|
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields
|
|
{
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::zeroVector
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___zeroVector_5;
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::oneVector
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___oneVector_6;
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___positiveInfinityVector_7;
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___negativeInfinityVector_8;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.VideoTrack
|
|
struct VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81 : public TrackBase_t5ACAB4713ACCBC93F73F7272103A21F79B84BDAE
|
|
{
|
|
// System.Int32 RenderHeads.Media.AVProVideo.VideoTrack::<Bitrate>k__BackingField
|
|
int32_t ___U3CBitrateU3Ek__BackingField_6;
|
|
};
|
|
|
|
// System.Void
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
|
|
};
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.AudioTracks
|
|
struct AudioTracks_t6A73CB5D4C2BC6FDA6F5C276B8DF23583601570F : public TrackCollection_1_t4A8C574B884ED2EBC42CC852474738C9C9A1A5C6
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Bounds
|
|
struct Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3
|
|
{
|
|
// UnityEngine.Vector3 UnityEngine.Bounds::m_Center
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Center_0;
|
|
// UnityEngine.Vector3 UnityEngine.Bounds::m_Extents
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Extents_1;
|
|
};
|
|
|
|
// UnityEngine.UI.ColorBlock
|
|
struct ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11
|
|
{
|
|
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_NormalColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_NormalColor_0;
|
|
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_HighlightedColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_HighlightedColor_1;
|
|
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_PressedColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_PressedColor_2;
|
|
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_SelectedColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_SelectedColor_3;
|
|
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_DisabledColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_DisabledColor_4;
|
|
// System.Single UnityEngine.UI.ColorBlock::m_ColorMultiplier
|
|
float ___m_ColorMultiplier_5;
|
|
// System.Single UnityEngine.UI.ColorBlock::m_FadeDuration
|
|
float ___m_FadeDuration_6;
|
|
};
|
|
|
|
struct ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11_StaticFields
|
|
{
|
|
// UnityEngine.UI.ColorBlock UnityEngine.UI.ColorBlock::defaultColorBlock
|
|
ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11 ___defaultColorBlock_7;
|
|
};
|
|
|
|
// System.Delegate
|
|
struct Delegate_t : public RuntimeObject
|
|
{
|
|
// System.IntPtr System.Delegate::method_ptr
|
|
Il2CppMethodPointer ___method_ptr_0;
|
|
// System.IntPtr System.Delegate::invoke_impl
|
|
intptr_t ___invoke_impl_1;
|
|
// System.Object System.Delegate::m_target
|
|
RuntimeObject* ___m_target_2;
|
|
// System.IntPtr System.Delegate::method
|
|
intptr_t ___method_3;
|
|
// System.IntPtr System.Delegate::delegate_trampoline
|
|
intptr_t ___delegate_trampoline_4;
|
|
// System.IntPtr System.Delegate::extra_arg
|
|
intptr_t ___extra_arg_5;
|
|
// System.IntPtr System.Delegate::method_code
|
|
intptr_t ___method_code_6;
|
|
// System.IntPtr System.Delegate::interp_method
|
|
intptr_t ___interp_method_7;
|
|
// System.IntPtr System.Delegate::interp_invoke_impl
|
|
intptr_t ___interp_invoke_impl_8;
|
|
// System.Reflection.MethodInfo System.Delegate::method_info
|
|
MethodInfo_t* ___method_info_9;
|
|
// System.Reflection.MethodInfo System.Delegate::original_method_info
|
|
MethodInfo_t* ___original_method_info_10;
|
|
// System.DelegateData System.Delegate::data
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
|
|
// System.Boolean System.Delegate::method_is_virtual
|
|
bool ___method_is_virtual_12;
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.Delegate
|
|
struct Delegate_t_marshaled_pinvoke
|
|
{
|
|
intptr_t ___method_ptr_0;
|
|
intptr_t ___invoke_impl_1;
|
|
Il2CppIUnknown* ___m_target_2;
|
|
intptr_t ___method_3;
|
|
intptr_t ___delegate_trampoline_4;
|
|
intptr_t ___extra_arg_5;
|
|
intptr_t ___method_code_6;
|
|
intptr_t ___interp_method_7;
|
|
intptr_t ___interp_invoke_impl_8;
|
|
MethodInfo_t* ___method_info_9;
|
|
MethodInfo_t* ___original_method_info_10;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
|
|
int32_t ___method_is_virtual_12;
|
|
};
|
|
// Native definition for COM marshalling of System.Delegate
|
|
struct Delegate_t_marshaled_com
|
|
{
|
|
intptr_t ___method_ptr_0;
|
|
intptr_t ___invoke_impl_1;
|
|
Il2CppIUnknown* ___m_target_2;
|
|
intptr_t ___method_3;
|
|
intptr_t ___delegate_trampoline_4;
|
|
intptr_t ___extra_arg_5;
|
|
intptr_t ___method_code_6;
|
|
intptr_t ___interp_method_7;
|
|
intptr_t ___interp_invoke_impl_8;
|
|
MethodInfo_t* ___method_info_9;
|
|
MethodInfo_t* ___original_method_info_10;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
|
|
int32_t ___method_is_virtual_12;
|
|
};
|
|
|
|
// UnityEngine.IntegratedSubsystem
|
|
struct IntegratedSubsystem_t990160A89854D87C0836DC589B720231C02D4CE3 : public RuntimeObject
|
|
{
|
|
// System.IntPtr UnityEngine.IntegratedSubsystem::m_Ptr
|
|
intptr_t ___m_Ptr_0;
|
|
// UnityEngine.ISubsystemDescriptor UnityEngine.IntegratedSubsystem::m_SubsystemDescriptor
|
|
RuntimeObject* ___m_SubsystemDescriptor_1;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.IntegratedSubsystem
|
|
struct IntegratedSubsystem_t990160A89854D87C0836DC589B720231C02D4CE3_marshaled_pinvoke
|
|
{
|
|
intptr_t ___m_Ptr_0;
|
|
RuntimeObject* ___m_SubsystemDescriptor_1;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.IntegratedSubsystem
|
|
struct IntegratedSubsystem_t990160A89854D87C0836DC589B720231C02D4CE3_marshaled_com
|
|
{
|
|
intptr_t ___m_Ptr_0;
|
|
RuntimeObject* ___m_SubsystemDescriptor_1;
|
|
};
|
|
|
|
// UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
|
|
{
|
|
// System.IntPtr UnityEngine.Object::m_CachedPtr
|
|
intptr_t ___m_CachedPtr_0;
|
|
};
|
|
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
|
|
{
|
|
// System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
|
|
int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
|
|
{
|
|
intptr_t ___m_CachedPtr_0;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
|
|
{
|
|
intptr_t ___m_CachedPtr_0;
|
|
};
|
|
|
|
// UnityEngine.EventSystems.RaycastResult
|
|
struct RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023
|
|
{
|
|
// UnityEngine.GameObject UnityEngine.EventSystems.RaycastResult::m_GameObject
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_GameObject_0;
|
|
// UnityEngine.EventSystems.BaseRaycaster UnityEngine.EventSystems.RaycastResult::module
|
|
BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832* ___module_1;
|
|
// System.Single UnityEngine.EventSystems.RaycastResult::distance
|
|
float ___distance_2;
|
|
// System.Single UnityEngine.EventSystems.RaycastResult::index
|
|
float ___index_3;
|
|
// System.Int32 UnityEngine.EventSystems.RaycastResult::depth
|
|
int32_t ___depth_4;
|
|
// System.Int32 UnityEngine.EventSystems.RaycastResult::sortingLayer
|
|
int32_t ___sortingLayer_5;
|
|
// System.Int32 UnityEngine.EventSystems.RaycastResult::sortingOrder
|
|
int32_t ___sortingOrder_6;
|
|
// UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldPosition
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldPosition_7;
|
|
// UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldNormal
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldNormal_8;
|
|
// UnityEngine.Vector2 UnityEngine.EventSystems.RaycastResult::screenPosition
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___screenPosition_9;
|
|
// System.Int32 UnityEngine.EventSystems.RaycastResult::displayIndex
|
|
int32_t ___displayIndex_10;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.EventSystems.RaycastResult
|
|
struct RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023_marshaled_pinvoke
|
|
{
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_GameObject_0;
|
|
BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832* ___module_1;
|
|
float ___distance_2;
|
|
float ___index_3;
|
|
int32_t ___depth_4;
|
|
int32_t ___sortingLayer_5;
|
|
int32_t ___sortingOrder_6;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldPosition_7;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldNormal_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___screenPosition_9;
|
|
int32_t ___displayIndex_10;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.EventSystems.RaycastResult
|
|
struct RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023_marshaled_com
|
|
{
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_GameObject_0;
|
|
BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832* ___module_1;
|
|
float ___distance_2;
|
|
float ___index_3;
|
|
int32_t ___depth_4;
|
|
int32_t ___sortingLayer_5;
|
|
int32_t ___sortingOrder_6;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldPosition_7;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldNormal_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___screenPosition_9;
|
|
int32_t ___displayIndex_10;
|
|
};
|
|
|
|
// UnityEngine.RectOffset
|
|
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5 : public RuntimeObject
|
|
{
|
|
// System.IntPtr UnityEngine.RectOffset::m_Ptr
|
|
intptr_t ___m_Ptr_0;
|
|
// System.Object UnityEngine.RectOffset::m_SourceStyle
|
|
RuntimeObject* ___m_SourceStyle_1;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.RectOffset
|
|
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_pinvoke
|
|
{
|
|
intptr_t ___m_Ptr_0;
|
|
Il2CppIUnknown* ___m_SourceStyle_1;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.RectOffset
|
|
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com
|
|
{
|
|
intptr_t ___m_Ptr_0;
|
|
Il2CppIUnknown* ___m_SourceStyle_1;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.TextTracks
|
|
struct TextTracks_tF24853BCB513D5A858C8CD3A8ED08961CC1DA68D : public TrackCollection_1_t7D45897E2C63836954B42BAF3EAEB04BB7C9B2B1
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UIVertex
|
|
struct UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207
|
|
{
|
|
// UnityEngine.Vector3 UnityEngine.UIVertex::position
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position_0;
|
|
// UnityEngine.Vector3 UnityEngine.UIVertex::normal
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___normal_1;
|
|
// UnityEngine.Vector4 UnityEngine.UIVertex::tangent
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___tangent_2;
|
|
// UnityEngine.Color32 UnityEngine.UIVertex::color
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___color_3;
|
|
// UnityEngine.Vector4 UnityEngine.UIVertex::uv0
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___uv0_4;
|
|
// UnityEngine.Vector4 UnityEngine.UIVertex::uv1
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___uv1_5;
|
|
// UnityEngine.Vector4 UnityEngine.UIVertex::uv2
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___uv2_6;
|
|
// UnityEngine.Vector4 UnityEngine.UIVertex::uv3
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___uv3_7;
|
|
};
|
|
|
|
struct UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_StaticFields
|
|
{
|
|
// UnityEngine.Color32 UnityEngine.UIVertex::s_DefaultColor
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___s_DefaultColor_8;
|
|
// UnityEngine.Vector4 UnityEngine.UIVertex::s_DefaultTangent
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___s_DefaultTangent_9;
|
|
// UnityEngine.UIVertex UnityEngine.UIVertex::simpleVert
|
|
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 ___simpleVert_10;
|
|
};
|
|
|
|
// UnityEngine.UI.VertexHelper
|
|
struct VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE : public RuntimeObject
|
|
{
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector3> UnityEngine.UI.VertexHelper::m_Positions
|
|
List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* ___m_Positions_0;
|
|
// System.Collections.Generic.List`1<UnityEngine.Color32> UnityEngine.UI.VertexHelper::m_Colors
|
|
List_1_t3517D52AE25CA3B19051E691E9C06ED03A3AB9B8* ___m_Colors_1;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector4> UnityEngine.UI.VertexHelper::m_Uv0S
|
|
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___m_Uv0S_2;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector4> UnityEngine.UI.VertexHelper::m_Uv1S
|
|
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___m_Uv1S_3;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector4> UnityEngine.UI.VertexHelper::m_Uv2S
|
|
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___m_Uv2S_4;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector4> UnityEngine.UI.VertexHelper::m_Uv3S
|
|
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___m_Uv3S_5;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector3> UnityEngine.UI.VertexHelper::m_Normals
|
|
List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* ___m_Normals_6;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector4> UnityEngine.UI.VertexHelper::m_Tangents
|
|
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___m_Tangents_7;
|
|
// System.Collections.Generic.List`1<System.Int32> UnityEngine.UI.VertexHelper::m_Indices
|
|
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_Indices_8;
|
|
// System.Boolean UnityEngine.UI.VertexHelper::m_ListsInitalized
|
|
bool ___m_ListsInitalized_11;
|
|
};
|
|
|
|
struct VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE_StaticFields
|
|
{
|
|
// UnityEngine.Vector4 UnityEngine.UI.VertexHelper::s_DefaultTangent
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___s_DefaultTangent_9;
|
|
// UnityEngine.Vector3 UnityEngine.UI.VertexHelper::s_DefaultNormal
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___s_DefaultNormal_10;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.VideoResolveOptions
|
|
struct VideoResolveOptions_t73104FE43CA18A4DA1D13E543E8FA739A4B6A180
|
|
{
|
|
// System.Boolean RenderHeads.Media.AVProVideo.VideoResolveOptions::applyHSBC
|
|
bool ___applyHSBC_0;
|
|
// System.Single RenderHeads.Media.AVProVideo.VideoResolveOptions::hue
|
|
float ___hue_1;
|
|
// System.Single RenderHeads.Media.AVProVideo.VideoResolveOptions::saturation
|
|
float ___saturation_2;
|
|
// System.Single RenderHeads.Media.AVProVideo.VideoResolveOptions::brightness
|
|
float ___brightness_3;
|
|
// System.Single RenderHeads.Media.AVProVideo.VideoResolveOptions::contrast
|
|
float ___contrast_4;
|
|
// System.Single RenderHeads.Media.AVProVideo.VideoResolveOptions::gamma
|
|
float ___gamma_5;
|
|
// UnityEngine.Color RenderHeads.Media.AVProVideo.VideoResolveOptions::tint
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___tint_6;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.VideoResolveOptions::generateMipmaps
|
|
bool ___generateMipmaps_7;
|
|
};
|
|
// Native definition for P/Invoke marshalling of RenderHeads.Media.AVProVideo.VideoResolveOptions
|
|
struct VideoResolveOptions_t73104FE43CA18A4DA1D13E543E8FA739A4B6A180_marshaled_pinvoke
|
|
{
|
|
int32_t ___applyHSBC_0;
|
|
float ___hue_1;
|
|
float ___saturation_2;
|
|
float ___brightness_3;
|
|
float ___contrast_4;
|
|
float ___gamma_5;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___tint_6;
|
|
int32_t ___generateMipmaps_7;
|
|
};
|
|
// Native definition for COM marshalling of RenderHeads.Media.AVProVideo.VideoResolveOptions
|
|
struct VideoResolveOptions_t73104FE43CA18A4DA1D13E543E8FA739A4B6A180_marshaled_com
|
|
{
|
|
int32_t ___applyHSBC_0;
|
|
float ___hue_1;
|
|
float ___saturation_2;
|
|
float ___brightness_3;
|
|
float ___contrast_4;
|
|
float ___gamma_5;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___tint_6;
|
|
int32_t ___generateMipmaps_7;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.VideoTracks
|
|
struct VideoTracks_tA329271899DFDD262477C3EDEC0BC4619B78B43E : public TrackCollection_1_t430D1159840E86C352B92A53895CB43177A8C6FD
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UI.Button/ButtonClickedEvent
|
|
struct ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C : public UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977
|
|
{
|
|
};
|
|
|
|
// UnityEngine.EventSystems.EventTrigger/TriggerEvent
|
|
struct TriggerEvent_tE2BBAD6142E192C28DD3583BAD759D4941A3FD9C : public UnityEvent_1_tF9BBD6DC0D3D492C046AA6007435AFB6C08E1FD7
|
|
{
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI/UserInteraction
|
|
struct UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE__padding[1];
|
|
};
|
|
};
|
|
|
|
struct UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_StaticFields
|
|
{
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI/UserInteraction::InactiveTime
|
|
float ___InactiveTime_0;
|
|
// UnityEngine.Vector3 RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI/UserInteraction::_previousMousePos
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ____previousMousePos_1;
|
|
// System.Int32 RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI/UserInteraction::_lastInputFrame
|
|
int32_t ____lastInputFrame_2;
|
|
};
|
|
|
|
// UnityEngine.IntegratedSubsystem`1<UnityEngine.XR.XRDisplaySubsystemDescriptor>
|
|
struct IntegratedSubsystem_1_t8312865F01EEA1EDE4B24A973E47ADD526616848 : public IntegratedSubsystem_t990160A89854D87C0836DC589B720231C02D4CE3
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Component
|
|
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
|
|
// UnityEngine.GUIStyle
|
|
struct GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580 : public RuntimeObject
|
|
{
|
|
// System.IntPtr UnityEngine.GUIStyle::m_Ptr
|
|
intptr_t ___m_Ptr_0;
|
|
// UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_Normal
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_Normal_1;
|
|
// UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_Hover
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_Hover_2;
|
|
// UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_Active
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_Active_3;
|
|
// UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_Focused
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_Focused_4;
|
|
// UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_OnNormal
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_OnNormal_5;
|
|
// UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_OnHover
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_OnHover_6;
|
|
// UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_OnActive
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_OnActive_7;
|
|
// UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_OnFocused
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_OnFocused_8;
|
|
// UnityEngine.RectOffset UnityEngine.GUIStyle::m_Border
|
|
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___m_Border_9;
|
|
// UnityEngine.RectOffset UnityEngine.GUIStyle::m_Padding
|
|
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___m_Padding_10;
|
|
// UnityEngine.RectOffset UnityEngine.GUIStyle::m_Margin
|
|
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___m_Margin_11;
|
|
// UnityEngine.RectOffset UnityEngine.GUIStyle::m_Overflow
|
|
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___m_Overflow_12;
|
|
// System.String UnityEngine.GUIStyle::m_Name
|
|
String_t* ___m_Name_13;
|
|
};
|
|
|
|
struct GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580_StaticFields
|
|
{
|
|
// System.Boolean UnityEngine.GUIStyle::showKeyboardFocus
|
|
bool ___showKeyboardFocus_14;
|
|
// UnityEngine.GUIStyle UnityEngine.GUIStyle::s_None
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___s_None_15;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.GUIStyle
|
|
struct GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580_marshaled_pinvoke
|
|
{
|
|
intptr_t ___m_Ptr_0;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_Normal_1;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_Hover_2;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_Active_3;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_Focused_4;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_OnNormal_5;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_OnHover_6;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_OnActive_7;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_OnFocused_8;
|
|
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_pinvoke ___m_Border_9;
|
|
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_pinvoke ___m_Padding_10;
|
|
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_pinvoke ___m_Margin_11;
|
|
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_pinvoke ___m_Overflow_12;
|
|
char* ___m_Name_13;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.GUIStyle
|
|
struct GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580_marshaled_com
|
|
{
|
|
intptr_t ___m_Ptr_0;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_Normal_1;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_Hover_2;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_Active_3;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_Focused_4;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_OnNormal_5;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_OnHover_6;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_OnActive_7;
|
|
GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_OnFocused_8;
|
|
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com* ___m_Border_9;
|
|
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com* ___m_Padding_10;
|
|
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com* ___m_Margin_11;
|
|
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com* ___m_Overflow_12;
|
|
Il2CppChar* ___m_Name_13;
|
|
};
|
|
|
|
// UnityEngine.GameObject
|
|
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Material
|
|
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
|
|
// System.MulticastDelegate
|
|
struct MulticastDelegate_t : public Delegate_t
|
|
{
|
|
// System.Delegate[] System.MulticastDelegate::delegates
|
|
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13;
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.MulticastDelegate
|
|
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
|
|
{
|
|
Delegate_t_marshaled_pinvoke** ___delegates_13;
|
|
};
|
|
// Native definition for COM marshalling of System.MulticastDelegate
|
|
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
|
|
{
|
|
Delegate_t_marshaled_com** ___delegates_13;
|
|
};
|
|
|
|
// UnityEngine.EventSystems.PointerEventData
|
|
struct PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB : public BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F
|
|
{
|
|
// UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::<pointerEnter>k__BackingField
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___U3CpointerEnterU3Ek__BackingField_2;
|
|
// UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::m_PointerPress
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_PointerPress_3;
|
|
// UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::<lastPress>k__BackingField
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___U3ClastPressU3Ek__BackingField_4;
|
|
// UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::<rawPointerPress>k__BackingField
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___U3CrawPointerPressU3Ek__BackingField_5;
|
|
// UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::<pointerDrag>k__BackingField
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___U3CpointerDragU3Ek__BackingField_6;
|
|
// UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::<pointerClick>k__BackingField
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___U3CpointerClickU3Ek__BackingField_7;
|
|
// UnityEngine.EventSystems.RaycastResult UnityEngine.EventSystems.PointerEventData::<pointerCurrentRaycast>k__BackingField
|
|
RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023 ___U3CpointerCurrentRaycastU3Ek__BackingField_8;
|
|
// UnityEngine.EventSystems.RaycastResult UnityEngine.EventSystems.PointerEventData::<pointerPressRaycast>k__BackingField
|
|
RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023 ___U3CpointerPressRaycastU3Ek__BackingField_9;
|
|
// System.Collections.Generic.List`1<UnityEngine.GameObject> UnityEngine.EventSystems.PointerEventData::hovered
|
|
List_1_tB951CE80B58D1BF9650862451D8DAD8C231F207B* ___hovered_10;
|
|
// System.Boolean UnityEngine.EventSystems.PointerEventData::<eligibleForClick>k__BackingField
|
|
bool ___U3CeligibleForClickU3Ek__BackingField_11;
|
|
// System.Int32 UnityEngine.EventSystems.PointerEventData::<pointerId>k__BackingField
|
|
int32_t ___U3CpointerIdU3Ek__BackingField_12;
|
|
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::<position>k__BackingField
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CpositionU3Ek__BackingField_13;
|
|
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::<delta>k__BackingField
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CdeltaU3Ek__BackingField_14;
|
|
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::<pressPosition>k__BackingField
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CpressPositionU3Ek__BackingField_15;
|
|
// UnityEngine.Vector3 UnityEngine.EventSystems.PointerEventData::<worldPosition>k__BackingField
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CworldPositionU3Ek__BackingField_16;
|
|
// UnityEngine.Vector3 UnityEngine.EventSystems.PointerEventData::<worldNormal>k__BackingField
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CworldNormalU3Ek__BackingField_17;
|
|
// System.Single UnityEngine.EventSystems.PointerEventData::<clickTime>k__BackingField
|
|
float ___U3CclickTimeU3Ek__BackingField_18;
|
|
// System.Int32 UnityEngine.EventSystems.PointerEventData::<clickCount>k__BackingField
|
|
int32_t ___U3CclickCountU3Ek__BackingField_19;
|
|
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::<scrollDelta>k__BackingField
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CscrollDeltaU3Ek__BackingField_20;
|
|
// System.Boolean UnityEngine.EventSystems.PointerEventData::<useDragThreshold>k__BackingField
|
|
bool ___U3CuseDragThresholdU3Ek__BackingField_21;
|
|
// System.Boolean UnityEngine.EventSystems.PointerEventData::<dragging>k__BackingField
|
|
bool ___U3CdraggingU3Ek__BackingField_22;
|
|
// UnityEngine.EventSystems.PointerEventData/InputButton UnityEngine.EventSystems.PointerEventData::<button>k__BackingField
|
|
int32_t ___U3CbuttonU3Ek__BackingField_23;
|
|
// System.Single UnityEngine.EventSystems.PointerEventData::<pressure>k__BackingField
|
|
float ___U3CpressureU3Ek__BackingField_24;
|
|
// System.Single UnityEngine.EventSystems.PointerEventData::<tangentialPressure>k__BackingField
|
|
float ___U3CtangentialPressureU3Ek__BackingField_25;
|
|
// System.Single UnityEngine.EventSystems.PointerEventData::<altitudeAngle>k__BackingField
|
|
float ___U3CaltitudeAngleU3Ek__BackingField_26;
|
|
// System.Single UnityEngine.EventSystems.PointerEventData::<azimuthAngle>k__BackingField
|
|
float ___U3CazimuthAngleU3Ek__BackingField_27;
|
|
// System.Single UnityEngine.EventSystems.PointerEventData::<twist>k__BackingField
|
|
float ___U3CtwistU3Ek__BackingField_28;
|
|
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::<radius>k__BackingField
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusU3Ek__BackingField_29;
|
|
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::<radiusVariance>k__BackingField
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusVarianceU3Ek__BackingField_30;
|
|
// System.Boolean UnityEngine.EventSystems.PointerEventData::<fullyExited>k__BackingField
|
|
bool ___U3CfullyExitedU3Ek__BackingField_31;
|
|
// System.Boolean UnityEngine.EventSystems.PointerEventData::<reentered>k__BackingField
|
|
bool ___U3CreenteredU3Ek__BackingField_32;
|
|
};
|
|
|
|
// UnityEngine.ScriptableObject
|
|
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject
|
|
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_pinvoke : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.ScriptableObject
|
|
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_com : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Events.UnityAction`1<UnityEngine.EventSystems.BaseEventData>
|
|
struct UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Behaviour
|
|
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|
{
|
|
};
|
|
|
|
// UnityEngine.GUISkin
|
|
struct GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9 : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
|
|
{
|
|
// UnityEngine.Font UnityEngine.GUISkin::m_Font
|
|
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Font_4;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_box
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_box_5;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_button
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_button_6;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_toggle
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_toggle_7;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_label
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_label_8;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_textField
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_textField_9;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_textArea
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_textArea_10;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_window
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_window_11;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_horizontalSlider
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_horizontalSlider_12;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_horizontalSliderThumb
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_horizontalSliderThumb_13;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_horizontalSliderThumbExtent
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_horizontalSliderThumbExtent_14;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_verticalSlider
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_verticalSlider_15;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_verticalSliderThumb
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_verticalSliderThumb_16;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_verticalSliderThumbExtent
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_verticalSliderThumbExtent_17;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_SliderMixed
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_SliderMixed_18;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_horizontalScrollbar
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_horizontalScrollbar_19;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_horizontalScrollbarThumb
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_horizontalScrollbarThumb_20;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_horizontalScrollbarLeftButton
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_horizontalScrollbarLeftButton_21;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_horizontalScrollbarRightButton
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_horizontalScrollbarRightButton_22;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_verticalScrollbar
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_verticalScrollbar_23;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_verticalScrollbarThumb
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_verticalScrollbarThumb_24;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_verticalScrollbarUpButton
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_verticalScrollbarUpButton_25;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_verticalScrollbarDownButton
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_verticalScrollbarDownButton_26;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::m_ScrollView
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___m_ScrollView_27;
|
|
// UnityEngine.GUIStyle[] UnityEngine.GUISkin::m_CustomStyles
|
|
GUIStyleU5BU5D_t1BA4BCF4D4D32DF07E9B84F1750D964DF33B0FEC* ___m_CustomStyles_28;
|
|
// UnityEngine.GUISettings UnityEngine.GUISkin::m_Settings
|
|
GUISettings_tF2CA7E8B9F62F1FC013BFF053B5FA2709EBA3847* ___m_Settings_29;
|
|
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.GUIStyle> UnityEngine.GUISkin::m_Styles
|
|
Dictionary_2_tEFC8016EC28460E6CE058A5F413FAB656883AA5F* ___m_Styles_31;
|
|
};
|
|
|
|
struct GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9_StaticFields
|
|
{
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::ms_Error
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___ms_Error_30;
|
|
// UnityEngine.GUISkin/SkinChangedDelegate UnityEngine.GUISkin::m_SkinChanged
|
|
SkinChangedDelegate_tA6D456E853D58AD2EF8A599F543C7E5BA8E94B98* ___m_SkinChanged_32;
|
|
// UnityEngine.GUISkin UnityEngine.GUISkin::current
|
|
GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9* ___current_33;
|
|
};
|
|
|
|
// UnityEngine.Transform
|
|
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1 : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Events.UnityAction
|
|
struct UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
|
|
// UnityEngine.XR.XRDisplaySubsystem
|
|
struct XRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1 : public IntegratedSubsystem_1_t8312865F01EEA1EDE4B24A973E47ADD526616848
|
|
{
|
|
// System.Action`1<System.Boolean> UnityEngine.XR.XRDisplaySubsystem::displayFocusChanged
|
|
Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* ___displayFocusChanged_2;
|
|
};
|
|
|
|
// UnityEngine.AudioBehaviour
|
|
struct AudioBehaviour_t2DC0BEF7B020C952F3D2DA5AAAC88501C7EEB941 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Camera
|
|
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
};
|
|
|
|
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184_StaticFields
|
|
{
|
|
// UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreCull
|
|
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreCull_4;
|
|
// UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreRender
|
|
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreRender_5;
|
|
// UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPostRender
|
|
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPostRender_6;
|
|
};
|
|
|
|
// UnityEngine.Canvas
|
|
struct Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
};
|
|
|
|
struct Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_StaticFields
|
|
{
|
|
// UnityEngine.Canvas/WillRenderCanvases UnityEngine.Canvas::preWillRenderCanvases
|
|
WillRenderCanvases_tA4A6E66DBA797DCB45B995DBA449A9D1D80D0FBC* ___preWillRenderCanvases_4;
|
|
// UnityEngine.Canvas/WillRenderCanvases UnityEngine.Canvas::willRenderCanvases
|
|
WillRenderCanvases_tA4A6E66DBA797DCB45B995DBA449A9D1D80D0FBC* ___willRenderCanvases_5;
|
|
// System.Action`1<System.Int32> UnityEngine.Canvas::<externBeginRenderOverlays>k__BackingField
|
|
Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* ___U3CexternBeginRenderOverlaysU3Ek__BackingField_6;
|
|
// System.Action`2<System.Int32,System.Int32> UnityEngine.Canvas::<externRenderOverlaysBefore>k__BackingField
|
|
Action_2_tD7438462601D3939500ED67463331FE00CFFBDB8* ___U3CexternRenderOverlaysBeforeU3Ek__BackingField_7;
|
|
// System.Action`1<System.Int32> UnityEngine.Canvas::<externEndRenderOverlays>k__BackingField
|
|
Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* ___U3CexternEndRenderOverlaysU3Ek__BackingField_8;
|
|
};
|
|
|
|
// UnityEngine.CanvasGroup
|
|
struct CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
};
|
|
|
|
// UnityEngine.MonoBehaviour
|
|
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
};
|
|
|
|
// UnityEngine.RectTransform
|
|
struct RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5 : public Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1
|
|
{
|
|
};
|
|
|
|
struct RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_StaticFields
|
|
{
|
|
// UnityEngine.RectTransform/ReapplyDrivenProperties UnityEngine.RectTransform::reapplyDrivenProperties
|
|
ReapplyDrivenProperties_t3482EA130A01FF7EE2EEFE37F66A5215D08CFE24* ___reapplyDrivenProperties_4;
|
|
};
|
|
|
|
// UnityEngine.AudioSource
|
|
struct AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299 : public AudioBehaviour_t2DC0BEF7B020C952F3D2DA5AAAC88501C7EEB941
|
|
{
|
|
};
|
|
|
|
// UnityEngine.EventSystems.EventTrigger
|
|
struct EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.Collections.Generic.List`1<UnityEngine.EventSystems.EventTrigger/Entry> UnityEngine.EventSystems.EventTrigger::m_Delegates
|
|
List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440* ___m_Delegates_4;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.Demos.LookAround360
|
|
struct LookAround360_t83FA42F28A02E53A6BCC9012B65DB381987441E9 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.LookAround360::_lockPitch
|
|
bool ____lockPitch_4;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.LookAround360::_maxSpinSpeed
|
|
float ____maxSpinSpeed_5;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.LookAround360::_spinDamping
|
|
float ____spinDamping_6;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.LookAround360::_spinX
|
|
float ____spinX_7;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.LookAround360::_spinY
|
|
float ____spinY_8;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer
|
|
struct MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// RenderHeads.Media.AVProVideo.MediaSource RenderHeads.Media.AVProVideo.MediaPlayer::_mediaSource
|
|
int32_t ____mediaSource_4;
|
|
// RenderHeads.Media.AVProVideo.MediaReference RenderHeads.Media.AVProVideo.MediaPlayer::_mediaReference
|
|
MediaReference_t8FD65045987DB0F4D07210AD684E87212147E2C9* ____mediaReference_5;
|
|
// RenderHeads.Media.AVProVideo.MediaPath RenderHeads.Media.AVProVideo.MediaPlayer::_mediaPath
|
|
MediaPath_t8AD36B2B518A8A90D83F7EB4F6533B9BFF9DC04F* ____mediaPath_6;
|
|
// RenderHeads.Media.AVProVideo.MediaHints RenderHeads.Media.AVProVideo.MediaPlayer::_fallbackMediaHints
|
|
MediaHints_t916A8C9D21592BD170808C019593D4A248C15589 ____fallbackMediaHints_7;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_autoOpen
|
|
bool ____autoOpen_8;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_autoPlayOnStart
|
|
bool ____autoPlayOnStart_9;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_loop
|
|
bool ____loop_10;
|
|
// System.Single RenderHeads.Media.AVProVideo.MediaPlayer::_audioVolume
|
|
float ____audioVolume_11;
|
|
// System.Single RenderHeads.Media.AVProVideo.MediaPlayer::_audioBalance
|
|
float ____audioBalance_12;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_audioMuted
|
|
bool ____audioMuted_13;
|
|
// UnityEngine.AudioSource RenderHeads.Media.AVProVideo.MediaPlayer::_audioSource
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* ____audioSource_14;
|
|
// System.Single RenderHeads.Media.AVProVideo.MediaPlayer::_playbackRate
|
|
float ____playbackRate_15;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_useResampler
|
|
bool ____useResampler_16;
|
|
// RenderHeads.Media.AVProVideo.Resampler/ResampleMode RenderHeads.Media.AVProVideo.MediaPlayer::_resampleMode
|
|
int32_t ____resampleMode_17;
|
|
// System.Int32 RenderHeads.Media.AVProVideo.MediaPlayer::_resampleBufferSize
|
|
int32_t ____resampleBufferSize_18;
|
|
// RenderHeads.Media.AVProVideo.Resampler RenderHeads.Media.AVProVideo.MediaPlayer::_resampler
|
|
Resampler_t0EB1CF2AF535A9459DEAD26A39B81914493D99D8* ____resampler_19;
|
|
// RenderHeads.Media.AVProVideo.VideoMapping RenderHeads.Media.AVProVideo.MediaPlayer::_videoMapping
|
|
int32_t ____videoMapping_20;
|
|
// UnityEngine.FilterMode RenderHeads.Media.AVProVideo.MediaPlayer::_textureFilterMode
|
|
int32_t ____textureFilterMode_21;
|
|
// UnityEngine.TextureWrapMode RenderHeads.Media.AVProVideo.MediaPlayer::_textureWrapMode
|
|
int32_t ____textureWrapMode_22;
|
|
// System.Int32 RenderHeads.Media.AVProVideo.MediaPlayer::_textureAnisoLevel
|
|
int32_t ____textureAnisoLevel_23;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_useVideoResolve
|
|
bool ____useVideoResolve_24;
|
|
// RenderHeads.Media.AVProVideo.VideoResolveOptions RenderHeads.Media.AVProVideo.MediaPlayer::_videoResolveOptions
|
|
VideoResolveOptions_t73104FE43CA18A4DA1D13E543E8FA739A4B6A180 ____videoResolveOptions_25;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_sideloadSubtitles
|
|
bool ____sideloadSubtitles_26;
|
|
// RenderHeads.Media.AVProVideo.MediaPath RenderHeads.Media.AVProVideo.MediaPlayer::_subtitlePath
|
|
MediaPath_t8AD36B2B518A8A90D83F7EB4F6533B9BFF9DC04F* ____subtitlePath_27;
|
|
// UnityEngine.Transform RenderHeads.Media.AVProVideo.MediaPlayer::_audioHeadTransform
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ____audioHeadTransform_28;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_audioFocusEnabled
|
|
bool ____audioFocusEnabled_29;
|
|
// UnityEngine.Transform RenderHeads.Media.AVProVideo.MediaPlayer::_audioFocusTransform
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ____audioFocusTransform_30;
|
|
// System.Single RenderHeads.Media.AVProVideo.MediaPlayer::_audioFocusWidthDegrees
|
|
float ____audioFocusWidthDegrees_31;
|
|
// System.Single RenderHeads.Media.AVProVideo.MediaPlayer::_audioFocusOffLevelDB
|
|
float ____audioFocusOffLevelDB_32;
|
|
// RenderHeads.Media.AVProVideo.HttpHeaderData RenderHeads.Media.AVProVideo.MediaPlayer::_httpHeaders
|
|
HttpHeaderData_t01D0969A0D0175C95295EB89DC7CAB8773D05DC5* ____httpHeaders_33;
|
|
// RenderHeads.Media.AVProVideo.KeyAuthData RenderHeads.Media.AVProVideo.MediaPlayer::_keyAuth
|
|
KeyAuthData_tE5F9489F37FDB5AE9B57344713ED21EECF983092* ____keyAuth_34;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayerEvent RenderHeads.Media.AVProVideo.MediaPlayer::_events
|
|
MediaPlayerEvent_t121509C282EF0611D2925165D8D101C0CDD759A8* ____events_35;
|
|
// System.Int32 RenderHeads.Media.AVProVideo.MediaPlayer::_eventMask
|
|
int32_t ____eventMask_36;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_pauseMediaOnAppPause
|
|
bool ____pauseMediaOnAppPause_37;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_playMediaOnAppUnpause
|
|
bool ____playMediaOnAppUnpause_38;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_persistent
|
|
bool ____persistent_39;
|
|
// RenderHeads.Media.AVProVideo.FileFormat RenderHeads.Media.AVProVideo.MediaPlayer::_forceFileFormat
|
|
int32_t ____forceFileFormat_40;
|
|
// RenderHeads.Media.AVProVideo.BaseMediaPlayer RenderHeads.Media.AVProVideo.MediaPlayer::_baseMediaPlayer
|
|
BaseMediaPlayer_tFA078F6B054890E45F61CE4D873B42D52C0B8104* ____baseMediaPlayer_41;
|
|
// RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::_controlInterface
|
|
RuntimeObject* ____controlInterface_42;
|
|
// RenderHeads.Media.AVProVideo.ITextureProducer RenderHeads.Media.AVProVideo.MediaPlayer::_textureInterface
|
|
RuntimeObject* ____textureInterface_43;
|
|
// RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::_infoInterface
|
|
RuntimeObject* ____infoInterface_44;
|
|
// RenderHeads.Media.AVProVideo.IMediaPlayer RenderHeads.Media.AVProVideo.MediaPlayer::_playerInterface
|
|
RuntimeObject* ____playerInterface_45;
|
|
// RenderHeads.Media.AVProVideo.IMediaSubtitles RenderHeads.Media.AVProVideo.MediaPlayer::_subtitlesInterface
|
|
RuntimeObject* ____subtitlesInterface_46;
|
|
// RenderHeads.Media.AVProVideo.IMediaCache RenderHeads.Media.AVProVideo.MediaPlayer::_cacheInterface
|
|
RuntimeObject* ____cacheInterface_47;
|
|
// RenderHeads.Media.AVProVideo.IBufferedDisplay RenderHeads.Media.AVProVideo.MediaPlayer::_bufferedDisplayInterface
|
|
RuntimeObject* ____bufferedDisplayInterface_48;
|
|
// RenderHeads.Media.AVProVideo.IVideoTracks RenderHeads.Media.AVProVideo.MediaPlayer::_videoTracksInterface
|
|
RuntimeObject* ____videoTracksInterface_49;
|
|
// RenderHeads.Media.AVProVideo.IAudioTracks RenderHeads.Media.AVProVideo.MediaPlayer::_audioTracksInterface
|
|
RuntimeObject* ____audioTracksInterface_50;
|
|
// RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::_textTracksInterface
|
|
RuntimeObject* ____textTracksInterface_51;
|
|
// System.IDisposable RenderHeads.Media.AVProVideo.MediaPlayer::_disposeInterface
|
|
RuntimeObject* ____disposeInterface_52;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_isMediaOpened
|
|
bool ____isMediaOpened_53;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_autoPlayOnStartTriggered
|
|
bool ____autoPlayOnStartTriggered_54;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_wasPlayingOnPause
|
|
bool ____wasPlayingOnPause_55;
|
|
// UnityEngine.Coroutine RenderHeads.Media.AVProVideo.MediaPlayer::_renderingCoroutine
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* ____renderingCoroutine_56;
|
|
// RenderHeads.Media.AVProVideo.MediaPath RenderHeads.Media.AVProVideo.MediaPlayer::_queueSubtitlePath
|
|
MediaPath_t8AD36B2B518A8A90D83F7EB4F6533B9BFF9DC04F* ____queueSubtitlePath_59;
|
|
// UnityEngine.Coroutine RenderHeads.Media.AVProVideo.MediaPlayer::_loadSubtitlesRoutine
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* ____loadSubtitlesRoutine_60;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_eventFired_MetaDataReady
|
|
bool ____eventFired_MetaDataReady_62;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_eventFired_ReadyToPlay
|
|
bool ____eventFired_ReadyToPlay_63;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_eventFired_Started
|
|
bool ____eventFired_Started_64;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_eventFired_FirstFrameReady
|
|
bool ____eventFired_FirstFrameReady_65;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_eventFired_FinishedPlaying
|
|
bool ____eventFired_FinishedPlaying_66;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_eventState_PlaybackBuffering
|
|
bool ____eventState_PlaybackBuffering_67;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_eventState_PlaybackSeeking
|
|
bool ____eventState_PlaybackSeeking_68;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_eventState_PlaybackStalled
|
|
bool ____eventState_PlaybackStalled_69;
|
|
// System.Int32 RenderHeads.Media.AVProVideo.MediaPlayer::_eventState_PreviousWidth
|
|
int32_t ____eventState_PreviousWidth_70;
|
|
// System.Int32 RenderHeads.Media.AVProVideo.MediaPlayer::_eventState_PreviousHeight
|
|
int32_t ____eventState_PreviousHeight_71;
|
|
// System.Int32 RenderHeads.Media.AVProVideo.MediaPlayer::_previousSubtitleIndex
|
|
int32_t ____previousSubtitleIndex_72;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::_finishedFrameOpenCheck
|
|
bool ____finishedFrameOpenCheck_73;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/OptionsWindows RenderHeads.Media.AVProVideo.MediaPlayer::_optionsWindows
|
|
OptionsWindows_t724D824EE751C9E6B9ED05C9997062237CEDF787* ____optionsWindows_74;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/OptionsApple RenderHeads.Media.AVProVideo.MediaPlayer::_optionsMacOSX
|
|
OptionsApple_t496EC04E4BBDFCADE77190404AEE62DC514AC56E* ____optionsMacOSX_75;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/OptionsApple RenderHeads.Media.AVProVideo.MediaPlayer::_optionsIOS
|
|
OptionsApple_t496EC04E4BBDFCADE77190404AEE62DC514AC56E* ____optionsIOS_76;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/OptionsApple RenderHeads.Media.AVProVideo.MediaPlayer::_optionsTVOS
|
|
OptionsApple_t496EC04E4BBDFCADE77190404AEE62DC514AC56E* ____optionsTVOS_77;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/OptionsAndroid RenderHeads.Media.AVProVideo.MediaPlayer::_optionsAndroid
|
|
OptionsAndroid_tAA6AF0A9E05628A98466658F6665525A63EFA605* ____optionsAndroid_78;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/OptionsWindowsUWP RenderHeads.Media.AVProVideo.MediaPlayer::_optionsWindowsUWP
|
|
OptionsWindowsUWP_tD439C6865888A85D4F40D4A9E5415BAA64CD17B5* ____optionsWindowsUWP_79;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/OptionsWebGL RenderHeads.Media.AVProVideo.MediaPlayer::_optionsWebGL
|
|
OptionsWebGL_tD880C75CFB9C53F63C90B709FB619DA375A41AB1* ____optionsWebGL_80;
|
|
// System.String RenderHeads.Media.AVProVideo.MediaPlayer::m_VideoPath
|
|
String_t* ___m_VideoPath_81;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer/FileLocation RenderHeads.Media.AVProVideo.MediaPlayer::m_VideoLocation
|
|
int32_t ___m_VideoLocation_82;
|
|
};
|
|
|
|
struct MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6_StaticFields
|
|
{
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::s_GlobalStartup
|
|
bool ___s_GlobalStartup_57;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::s_TrialVersion
|
|
bool ___s_TrialVersion_58;
|
|
// UnityEngine.Camera RenderHeads.Media.AVProVideo.MediaPlayer::_dummyCamera
|
|
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ____dummyCamera_61;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI
|
|
struct MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_mediaPlayer
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* ____mediaPlayer_4;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_keyVolumeDelta
|
|
float ____keyVolumeDelta_5;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_jumpDeltaTime
|
|
float ____jumpDeltaTime_6;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_showOptions
|
|
bool ____showOptions_7;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_autoHide
|
|
bool ____autoHide_8;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_userInactiveDuration
|
|
float ____userInactiveDuration_9;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_useAudioFading
|
|
bool ____useAudioFading_10;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_enableKeyboardControls
|
|
bool ____enableKeyboardControls_11;
|
|
// UnityEngine.KeyCode RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::KeyVolumeUp
|
|
int32_t ___KeyVolumeUp_12;
|
|
// UnityEngine.KeyCode RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::KeyVolumeDown
|
|
int32_t ___KeyVolumeDown_13;
|
|
// UnityEngine.KeyCode RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::KeyTogglePlayPause
|
|
int32_t ___KeyTogglePlayPause_14;
|
|
// UnityEngine.KeyCode RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::KeyToggleMute
|
|
int32_t ___KeyToggleMute_15;
|
|
// UnityEngine.KeyCode RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::KeyJumpForward
|
|
int32_t ___KeyJumpForward_16;
|
|
// UnityEngine.KeyCode RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::KeyJumpBack
|
|
int32_t ___KeyJumpBack_17;
|
|
// RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_overlayManager
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* ____overlayManager_18;
|
|
// RenderHeads.Media.AVProVideo.MediaPlayer RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_thumbnailMediaPlayer
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* ____thumbnailMediaPlayer_19;
|
|
// UnityEngine.RectTransform RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_timelineTip
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ____timelineTip_20;
|
|
// UnityEngine.RectTransform RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_canvasTransform
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ____canvasTransform_21;
|
|
// UnityEngine.UI.Slider RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_sliderTime
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* ____sliderTime_22;
|
|
// UnityEngine.EventSystems.EventTrigger RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_videoTouch
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* ____videoTouch_23;
|
|
// UnityEngine.CanvasGroup RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_controlsGroup
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* ____controlsGroup_24;
|
|
// UnityEngine.GameObject RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_liveItem
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ____liveItem_25;
|
|
// UnityEngine.UI.Text RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_textMediaName
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* ____textMediaName_26;
|
|
// UnityEngine.UI.Text RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_textTimeDuration
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* ____textTimeDuration_27;
|
|
// UnityEngine.UI.Slider RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_sliderVolume
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* ____sliderVolume_28;
|
|
// UnityEngine.UI.Button RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_buttonPlayPause
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ____buttonPlayPause_29;
|
|
// UnityEngine.UI.Button RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_buttonVolume
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ____buttonVolume_30;
|
|
// UnityEngine.UI.Button RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_buttonSubtitles
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ____buttonSubtitles_31;
|
|
// UnityEngine.UI.Button RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_buttonOptions
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ____buttonOptions_32;
|
|
// UnityEngine.UI.Button RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_buttonTimeBack
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ____buttonTimeBack_33;
|
|
// UnityEngine.UI.Button RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_buttonTimeForward
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ____buttonTimeForward_34;
|
|
// UnityEngine.UI.RawImage RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_imageAudioSpectrum
|
|
RawImage_tFF12F7DB574FBDC1863CF607C7A12A5D9F8D6179* ____imageAudioSpectrum_35;
|
|
// UnityEngine.GameObject RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_optionsMenuRoot
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ____optionsMenuRoot_36;
|
|
// RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_segmentsSeek
|
|
HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* ____segmentsSeek_37;
|
|
// RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_segmentsBuffered
|
|
HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* ____segmentsBuffered_38;
|
|
// RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_segmentsProgress
|
|
HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* ____segmentsProgress_39;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_wasPlayingBeforeTimelineDrag
|
|
bool ____wasPlayingBeforeTimelineDrag_40;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_controlsFade
|
|
float ____controlsFade_41;
|
|
// UnityEngine.Material RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_playPauseMaterial
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ____playPauseMaterial_42;
|
|
// UnityEngine.Material RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_volumeMaterial
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ____volumeMaterial_43;
|
|
// UnityEngine.Material RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_subtitlesMaterial
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ____subtitlesMaterial_44;
|
|
// UnityEngine.Material RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_optionsMaterial
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ____optionsMaterial_45;
|
|
// UnityEngine.Material RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_audioSpectrumMaterial
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ____audioSpectrumMaterial_46;
|
|
// System.Single[] RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_spectrumSamples
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ____spectrumSamples_47;
|
|
// System.Single[] RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_spectrumSamplesSmooth
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ____spectrumSamplesSmooth_48;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_maxValue
|
|
float ____maxValue_49;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_audioVolume
|
|
float ____audioVolume_50;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_audioFade
|
|
float ____audioFade_51;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_isAudioFadingUpToPlay
|
|
bool ____isAudioFadingUpToPlay_52;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_audioFadeTime
|
|
float ____audioFadeTime_54;
|
|
// RenderHeads.Media.AVProVideo.LazyShaderProperty RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_propMorph
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C ____propMorph_55;
|
|
// RenderHeads.Media.AVProVideo.LazyShaderProperty RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_propMute
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C ____propMute_56;
|
|
// RenderHeads.Media.AVProVideo.LazyShaderProperty RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_propVolume
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C ____propVolume_57;
|
|
// RenderHeads.Media.AVProVideo.LazyShaderProperty RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_propSpectrum
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C ____propSpectrum_58;
|
|
// RenderHeads.Media.AVProVideo.LazyShaderProperty RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_propSpectrumRange
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C ____propSpectrumRange_59;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::_isHoveringOverTimeline
|
|
bool ____isHoveringOverTimeline_60;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager
|
|
struct OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.UI.Image RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::_stalledImage
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ____stalledImage_4;
|
|
// UnityEngine.UI.Image RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::_feedbackImage
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ____feedbackImage_5;
|
|
// UnityEngine.CanvasGroup RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::_feedbackCanvas
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* ____feedbackCanvas_6;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::_startScale
|
|
float ____startScale_7;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::_endScale
|
|
float ____endScale_8;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::_animationSpeed
|
|
float ____animationSpeed_9;
|
|
// UnityEngine.Material RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::_feedbackMaterial
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ____feedbackMaterial_10;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::_feedbackTimer
|
|
float ____feedbackTimer_11;
|
|
// RenderHeads.Media.AVProVideo.LazyShaderProperty RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::_propMute
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C ____propMute_12;
|
|
// RenderHeads.Media.AVProVideo.LazyShaderProperty RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::_propVolume
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C ____propVolume_13;
|
|
};
|
|
|
|
// UnityEngine.EventSystems.UIBehaviour
|
|
struct UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UI.Graphic
|
|
struct Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931 : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
|
|
{
|
|
// UnityEngine.Material UnityEngine.UI.Graphic::m_Material
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_Material_6;
|
|
// UnityEngine.Color UnityEngine.UI.Graphic::m_Color
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_Color_7;
|
|
// System.Boolean UnityEngine.UI.Graphic::m_SkipLayoutUpdate
|
|
bool ___m_SkipLayoutUpdate_8;
|
|
// System.Boolean UnityEngine.UI.Graphic::m_SkipMaterialUpdate
|
|
bool ___m_SkipMaterialUpdate_9;
|
|
// System.Boolean UnityEngine.UI.Graphic::m_RaycastTarget
|
|
bool ___m_RaycastTarget_10;
|
|
// UnityEngine.Vector4 UnityEngine.UI.Graphic::m_RaycastPadding
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_RaycastPadding_11;
|
|
// UnityEngine.RectTransform UnityEngine.UI.Graphic::m_RectTransform
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_RectTransform_12;
|
|
// UnityEngine.CanvasRenderer UnityEngine.UI.Graphic::m_CanvasRenderer
|
|
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* ___m_CanvasRenderer_13;
|
|
// UnityEngine.Canvas UnityEngine.UI.Graphic::m_Canvas
|
|
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* ___m_Canvas_14;
|
|
// System.Boolean UnityEngine.UI.Graphic::m_VertsDirty
|
|
bool ___m_VertsDirty_15;
|
|
// System.Boolean UnityEngine.UI.Graphic::m_MaterialDirty
|
|
bool ___m_MaterialDirty_16;
|
|
// UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyLayoutCallback
|
|
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___m_OnDirtyLayoutCallback_17;
|
|
// UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyVertsCallback
|
|
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___m_OnDirtyVertsCallback_18;
|
|
// UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyMaterialCallback
|
|
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___m_OnDirtyMaterialCallback_19;
|
|
// UnityEngine.Mesh UnityEngine.UI.Graphic::m_CachedMesh
|
|
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_CachedMesh_22;
|
|
// UnityEngine.Vector2[] UnityEngine.UI.Graphic::m_CachedUvs
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___m_CachedUvs_23;
|
|
// UnityEngine.UI.CoroutineTween.TweenRunner`1<UnityEngine.UI.CoroutineTween.ColorTween> UnityEngine.UI.Graphic::m_ColorTweenRunner
|
|
TweenRunner_1_t5BB0582F926E75E2FE795492679A6CF55A4B4BC4* ___m_ColorTweenRunner_24;
|
|
// System.Boolean UnityEngine.UI.Graphic::<useLegacyMeshGeneration>k__BackingField
|
|
bool ___U3CuseLegacyMeshGenerationU3Ek__BackingField_25;
|
|
};
|
|
|
|
struct Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_StaticFields
|
|
{
|
|
// UnityEngine.Material UnityEngine.UI.Graphic::s_DefaultUI
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_DefaultUI_4;
|
|
// UnityEngine.Texture2D UnityEngine.UI.Graphic::s_WhiteTexture
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___s_WhiteTexture_5;
|
|
// UnityEngine.Mesh UnityEngine.UI.Graphic::s_Mesh
|
|
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___s_Mesh_20;
|
|
// UnityEngine.UI.VertexHelper UnityEngine.UI.Graphic::s_VertexHelper
|
|
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* ___s_VertexHelper_21;
|
|
};
|
|
|
|
// UnityEngine.UI.Selectable
|
|
struct Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712 : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
|
|
{
|
|
// System.Boolean UnityEngine.UI.Selectable::m_EnableCalled
|
|
bool ___m_EnableCalled_6;
|
|
// UnityEngine.UI.Navigation UnityEngine.UI.Selectable::m_Navigation
|
|
Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C ___m_Navigation_7;
|
|
// UnityEngine.UI.Selectable/Transition UnityEngine.UI.Selectable::m_Transition
|
|
int32_t ___m_Transition_8;
|
|
// UnityEngine.UI.ColorBlock UnityEngine.UI.Selectable::m_Colors
|
|
ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11 ___m_Colors_9;
|
|
// UnityEngine.UI.SpriteState UnityEngine.UI.Selectable::m_SpriteState
|
|
SpriteState_tC8199570BE6337FB5C49347C97892B4222E5AACD ___m_SpriteState_10;
|
|
// UnityEngine.UI.AnimationTriggers UnityEngine.UI.Selectable::m_AnimationTriggers
|
|
AnimationTriggers_tA0DC06F89C5280C6DD972F6F4C8A56D7F4F79074* ___m_AnimationTriggers_11;
|
|
// System.Boolean UnityEngine.UI.Selectable::m_Interactable
|
|
bool ___m_Interactable_12;
|
|
// UnityEngine.UI.Graphic UnityEngine.UI.Selectable::m_TargetGraphic
|
|
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___m_TargetGraphic_13;
|
|
// System.Boolean UnityEngine.UI.Selectable::m_GroupsAllowInteraction
|
|
bool ___m_GroupsAllowInteraction_14;
|
|
// System.Int32 UnityEngine.UI.Selectable::m_CurrentIndex
|
|
int32_t ___m_CurrentIndex_15;
|
|
// System.Boolean UnityEngine.UI.Selectable::<isPointerInside>k__BackingField
|
|
bool ___U3CisPointerInsideU3Ek__BackingField_16;
|
|
// System.Boolean UnityEngine.UI.Selectable::<isPointerDown>k__BackingField
|
|
bool ___U3CisPointerDownU3Ek__BackingField_17;
|
|
// System.Boolean UnityEngine.UI.Selectable::<hasSelection>k__BackingField
|
|
bool ___U3ChasSelectionU3Ek__BackingField_18;
|
|
// System.Collections.Generic.List`1<UnityEngine.CanvasGroup> UnityEngine.UI.Selectable::m_CanvasGroupCache
|
|
List_1_t2CDCA768E7F493F5EDEBC75AEB200FD621354E35* ___m_CanvasGroupCache_19;
|
|
};
|
|
|
|
struct Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712_StaticFields
|
|
{
|
|
// UnityEngine.UI.Selectable[] UnityEngine.UI.Selectable::s_Selectables
|
|
SelectableU5BU5D_t4160E135F02A40F75A63F787D36F31FEC6FE91A9* ___s_Selectables_4;
|
|
// System.Int32 UnityEngine.UI.Selectable::s_SelectableCount
|
|
int32_t ___s_SelectableCount_5;
|
|
};
|
|
|
|
// UnityEngine.UI.Button
|
|
struct Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098 : public Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712
|
|
{
|
|
// UnityEngine.UI.Button/ButtonClickedEvent UnityEngine.UI.Button::m_OnClick
|
|
ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* ___m_OnClick_20;
|
|
};
|
|
|
|
// RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive
|
|
struct HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C : public Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931
|
|
{
|
|
// System.Single[] RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive::_segments
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ____segments_26;
|
|
};
|
|
|
|
// UnityEngine.UI.MaskableGraphic
|
|
struct MaskableGraphic_tFC5B6BE351C90DE53744DF2A70940242774B361E : public Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931
|
|
{
|
|
// System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculateStencil
|
|
bool ___m_ShouldRecalculateStencil_26;
|
|
// UnityEngine.Material UnityEngine.UI.MaskableGraphic::m_MaskMaterial
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_MaskMaterial_27;
|
|
// UnityEngine.UI.RectMask2D UnityEngine.UI.MaskableGraphic::m_ParentMask
|
|
RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670* ___m_ParentMask_28;
|
|
// System.Boolean UnityEngine.UI.MaskableGraphic::m_Maskable
|
|
bool ___m_Maskable_29;
|
|
// System.Boolean UnityEngine.UI.MaskableGraphic::m_IsMaskingGraphic
|
|
bool ___m_IsMaskingGraphic_30;
|
|
// System.Boolean UnityEngine.UI.MaskableGraphic::m_IncludeForMasking
|
|
bool ___m_IncludeForMasking_31;
|
|
// UnityEngine.UI.MaskableGraphic/CullStateChangedEvent UnityEngine.UI.MaskableGraphic::m_OnCullStateChanged
|
|
CullStateChangedEvent_t6073CD0D951EC1256BF74B8F9107D68FC89B99B8* ___m_OnCullStateChanged_32;
|
|
// System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculate
|
|
bool ___m_ShouldRecalculate_33;
|
|
// System.Int32 UnityEngine.UI.MaskableGraphic::m_StencilValue
|
|
int32_t ___m_StencilValue_34;
|
|
// UnityEngine.Vector3[] UnityEngine.UI.MaskableGraphic::m_Corners
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___m_Corners_35;
|
|
};
|
|
|
|
// UnityEngine.UI.Slider
|
|
struct Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F : public Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712
|
|
{
|
|
// UnityEngine.RectTransform UnityEngine.UI.Slider::m_FillRect
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_FillRect_20;
|
|
// UnityEngine.RectTransform UnityEngine.UI.Slider::m_HandleRect
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_HandleRect_21;
|
|
// UnityEngine.UI.Slider/Direction UnityEngine.UI.Slider::m_Direction
|
|
int32_t ___m_Direction_22;
|
|
// System.Single UnityEngine.UI.Slider::m_MinValue
|
|
float ___m_MinValue_23;
|
|
// System.Single UnityEngine.UI.Slider::m_MaxValue
|
|
float ___m_MaxValue_24;
|
|
// System.Boolean UnityEngine.UI.Slider::m_WholeNumbers
|
|
bool ___m_WholeNumbers_25;
|
|
// System.Single UnityEngine.UI.Slider::m_Value
|
|
float ___m_Value_26;
|
|
// UnityEngine.UI.Slider/SliderEvent UnityEngine.UI.Slider::m_OnValueChanged
|
|
SliderEvent_t92A82EF6C62E15AF92B640FE2D960E877E8C6555* ___m_OnValueChanged_27;
|
|
// UnityEngine.UI.Image UnityEngine.UI.Slider::m_FillImage
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ___m_FillImage_28;
|
|
// UnityEngine.Transform UnityEngine.UI.Slider::m_FillTransform
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___m_FillTransform_29;
|
|
// UnityEngine.RectTransform UnityEngine.UI.Slider::m_FillContainerRect
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_FillContainerRect_30;
|
|
// UnityEngine.Transform UnityEngine.UI.Slider::m_HandleTransform
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___m_HandleTransform_31;
|
|
// UnityEngine.RectTransform UnityEngine.UI.Slider::m_HandleContainerRect
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_HandleContainerRect_32;
|
|
// UnityEngine.Vector2 UnityEngine.UI.Slider::m_Offset
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Offset_33;
|
|
// UnityEngine.DrivenRectTransformTracker UnityEngine.UI.Slider::m_Tracker
|
|
DrivenRectTransformTracker_tFB0706C933E3C68E4F377C204FCEEF091F1EE0B1 ___m_Tracker_34;
|
|
// System.Boolean UnityEngine.UI.Slider::m_DelayedUpdateVisuals
|
|
bool ___m_DelayedUpdateVisuals_35;
|
|
};
|
|
|
|
// UnityEngine.UI.Image
|
|
struct Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E : public MaskableGraphic_tFC5B6BE351C90DE53744DF2A70940242774B361E
|
|
{
|
|
// UnityEngine.Sprite UnityEngine.UI.Image::m_Sprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite_37;
|
|
// UnityEngine.Sprite UnityEngine.UI.Image::m_OverrideSprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_OverrideSprite_38;
|
|
// UnityEngine.UI.Image/Type UnityEngine.UI.Image::m_Type
|
|
int32_t ___m_Type_39;
|
|
// System.Boolean UnityEngine.UI.Image::m_PreserveAspect
|
|
bool ___m_PreserveAspect_40;
|
|
// System.Boolean UnityEngine.UI.Image::m_FillCenter
|
|
bool ___m_FillCenter_41;
|
|
// UnityEngine.UI.Image/FillMethod UnityEngine.UI.Image::m_FillMethod
|
|
int32_t ___m_FillMethod_42;
|
|
// System.Single UnityEngine.UI.Image::m_FillAmount
|
|
float ___m_FillAmount_43;
|
|
// System.Boolean UnityEngine.UI.Image::m_FillClockwise
|
|
bool ___m_FillClockwise_44;
|
|
// System.Int32 UnityEngine.UI.Image::m_FillOrigin
|
|
int32_t ___m_FillOrigin_45;
|
|
// System.Single UnityEngine.UI.Image::m_AlphaHitTestMinimumThreshold
|
|
float ___m_AlphaHitTestMinimumThreshold_46;
|
|
// System.Boolean UnityEngine.UI.Image::m_Tracked
|
|
bool ___m_Tracked_47;
|
|
// System.Boolean UnityEngine.UI.Image::m_UseSpriteMesh
|
|
bool ___m_UseSpriteMesh_48;
|
|
// System.Single UnityEngine.UI.Image::m_PixelsPerUnitMultiplier
|
|
float ___m_PixelsPerUnitMultiplier_49;
|
|
// System.Single UnityEngine.UI.Image::m_CachedReferencePixelsPerUnit
|
|
float ___m_CachedReferencePixelsPerUnit_50;
|
|
};
|
|
|
|
struct Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_StaticFields
|
|
{
|
|
// UnityEngine.Material UnityEngine.UI.Image::s_ETC1DefaultUI
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_ETC1DefaultUI_36;
|
|
// UnityEngine.Vector2[] UnityEngine.UI.Image::s_VertScratch
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___s_VertScratch_51;
|
|
// UnityEngine.Vector2[] UnityEngine.UI.Image::s_UVScratch
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___s_UVScratch_52;
|
|
// UnityEngine.Vector3[] UnityEngine.UI.Image::s_Xy
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___s_Xy_53;
|
|
// UnityEngine.Vector3[] UnityEngine.UI.Image::s_Uv
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___s_Uv_54;
|
|
// System.Collections.Generic.List`1<UnityEngine.UI.Image> UnityEngine.UI.Image::m_TrackedTexturelessImages
|
|
List_1_tE6BB71ABF15905EFA2BE92C38A2716547AEADB19* ___m_TrackedTexturelessImages_55;
|
|
// System.Boolean UnityEngine.UI.Image::s_Initialized
|
|
bool ___s_Initialized_56;
|
|
};
|
|
|
|
// UnityEngine.UI.RawImage
|
|
struct RawImage_tFF12F7DB574FBDC1863CF607C7A12A5D9F8D6179 : public MaskableGraphic_tFC5B6BE351C90DE53744DF2A70940242774B361E
|
|
{
|
|
// UnityEngine.Texture UnityEngine.UI.RawImage::m_Texture
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___m_Texture_36;
|
|
// UnityEngine.Rect UnityEngine.UI.RawImage::m_UVRect
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_UVRect_37;
|
|
};
|
|
|
|
// UnityEngine.UI.Text
|
|
struct Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62 : public MaskableGraphic_tFC5B6BE351C90DE53744DF2A70940242774B361E
|
|
{
|
|
// UnityEngine.UI.FontData UnityEngine.UI.Text::m_FontData
|
|
FontData_tB8E562846C6CB59C43260F69AE346B9BF3157224* ___m_FontData_36;
|
|
// System.String UnityEngine.UI.Text::m_Text
|
|
String_t* ___m_Text_37;
|
|
// UnityEngine.TextGenerator UnityEngine.UI.Text::m_TextCache
|
|
TextGenerator_t85D00417640A53953556C01F9D4E7DDE1ABD8FEC* ___m_TextCache_38;
|
|
// UnityEngine.TextGenerator UnityEngine.UI.Text::m_TextCacheForLayout
|
|
TextGenerator_t85D00417640A53953556C01F9D4E7DDE1ABD8FEC* ___m_TextCacheForLayout_39;
|
|
// System.Boolean UnityEngine.UI.Text::m_DisableFontTextureRebuiltCallback
|
|
bool ___m_DisableFontTextureRebuiltCallback_41;
|
|
// UnityEngine.UIVertex[] UnityEngine.UI.Text::m_TempVerts
|
|
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* ___m_TempVerts_42;
|
|
};
|
|
|
|
struct Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_StaticFields
|
|
{
|
|
// UnityEngine.Material UnityEngine.UI.Text::s_DefaultText
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_DefaultText_40;
|
|
};
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
// System.Single[]
|
|
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) float m_Items[1];
|
|
|
|
inline float GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline float* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, float value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline float GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline float* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, float value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.GUILayoutOption[]
|
|
struct GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14* m_Items[1];
|
|
|
|
inline GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14** GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
// System.Object[]
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) RuntimeObject* m_Items[1];
|
|
|
|
inline RuntimeObject* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Void System.Collections.Generic.List`1<System.Object>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.SubsystemManager::GetInstances<System.Object>(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubsystemManager_GetInstances_TisRuntimeObject_mCBA01F889BE624767358AB5494CD2D7F1B2FB064_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ___subsystems0, const RuntimeMethod* method) ;
|
|
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Object>::GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Object>::get_Current()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<System.Object>()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityAction`1<System.Object>::.ctor(System.Object,System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityAction_1__ctor_m0C2FC6B483B474AE9596A43EBA7FF6E85503A92A_gshared (UnityAction_1_t9C30BCD020745BF400CBACF22C6F34ADBA2DDA6A* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityEvent`1<System.Object>::AddListener(UnityEngine.Events.UnityAction`1<T0>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_AddListener_m055233246714700E4BDAA62635BC0AA49E8165CC_gshared (UnityEvent_1_t3CE03B42D5873C0C0E0692BEE72E1E6D5399F205* __this, UnityAction_1_t9C30BCD020745BF400CBACF22C6F34ADBA2DDA6A* ___call0, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<System.Object>::Add(T)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ;
|
|
// T RenderHeads.Media.AVProVideo.TrackCollection`1<System.Object>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TrackCollection_1_get_Item_mB0F69A47235F35E716F6B35C39D7F31FB9244FFE_gshared (TrackCollection_1_t8A81433EBB19D9229A6D2F01013DB9ADE3C867E9* __this, int32_t ___index0, const RuntimeMethod* method) ;
|
|
// T UnityEngine.GameObject::GetComponent<System.Object>()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponentInChildren<System.Object>()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Component_GetComponentInChildren_TisRuntimeObject_mE483A27E876DE8E4E6901D6814837F81D7C42F65_gshared (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
|
|
// T[] System.Array::Empty<System.Object>()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline (const RuntimeMethod* method) ;
|
|
|
|
// System.Void System.Collections.Generic.List`1<UnityEngine.XR.XRDisplaySubsystem>::.ctor()
|
|
inline void List_1__ctor_mBE7647ECE0B8ABB952EDC379472F9E541D41D6DF (List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
|
|
}
|
|
// System.Void UnityEngine.SubsystemManager::GetInstances<UnityEngine.XR.XRDisplaySubsystem>(System.Collections.Generic.List`1<T>)
|
|
inline void SubsystemManager_GetInstances_TisXRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1_mCDFAF63EF2A2778CA3677E75360BC7961FCB3370 (List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597* ___subsystems0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597*, const RuntimeMethod*))SubsystemManager_GetInstances_TisRuntimeObject_mCBA01F889BE624767358AB5494CD2D7F1B2FB064_gshared)(___subsystems0, method);
|
|
}
|
|
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.XR.XRDisplaySubsystem>::GetEnumerator()
|
|
inline Enumerator_t7B44DEF95515943B67640F1A20853509F98BA143 List_1_GetEnumerator_mA450E85CB8D7D5CB81FAAF9D11A1D4945B942423 (List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Enumerator_t7B44DEF95515943B67640F1A20853509F98BA143 (*) (List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.XR.XRDisplaySubsystem>::Dispose()
|
|
inline void Enumerator_Dispose_m25A1E45E653D7F73DF65C041A66C0A6E01F2964D (Enumerator_t7B44DEF95515943B67640F1A20853509F98BA143* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t7B44DEF95515943B67640F1A20853509F98BA143*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.XR.XRDisplaySubsystem>::get_Current()
|
|
inline XRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1* Enumerator_get_Current_mF9383BAD37E56B1D5BCDBFF0C3ADA58BB6E67A04_inline (Enumerator_t7B44DEF95515943B67640F1A20853509F98BA143* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( XRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1* (*) (Enumerator_t7B44DEF95515943B67640F1A20853509F98BA143*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method);
|
|
}
|
|
// System.Boolean UnityEngine.IntegratedSubsystem::get_running()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IntegratedSubsystem_get_running_m18AA0D7AD1CB593DC9EE5F3DC79643717509D6E8 (IntegratedSubsystem_t990160A89854D87C0836DC589B720231C02D4CE3* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.XR.XRDisplaySubsystem>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m9A1452618AC875C7A20A5917509A7B90E76E6A6A (Enumerator_t7B44DEF95515943B67640F1A20853509F98BA143* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t7B44DEF95515943B67640F1A20853509F98BA143*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method);
|
|
}
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.LookAround360::IsVrPresent()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LookAround360_IsVrPresent_m180C6657F331406C50B591FE4D46749D4718C10E (const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Behaviour::set_enabled(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A (Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA* __this, bool ___value0, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.SystemInfo::get_supportsGyroscope()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_get_supportsGyroscope_m98477EC99D88396F076A93EF5C28A6129DC4E211 (const RuntimeMethod* method) ;
|
|
// UnityEngine.Gyroscope UnityEngine.Input::get_gyro()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E* Input_get_gyro_m895498B803FE9A3124FBFE3C05966431F8840548 (const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Gyroscope::set_enabled(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gyroscope_set_enabled_m2B22BC93369BA61034A80350405FE1B493822DAB (Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E* __this, bool ___value0, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Gyroscope::get_enabled()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Gyroscope_get_enabled_m10F5B3F646AB1A6EEE2831010642E9E1E0BCBDB9 (Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.LookAround360::RotateFromGyro()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LookAround360_RotateFromGyro_m46AF4EA9C278CA5F9278B65FBA0FB51CF6E9ED69 (LookAround360_t83FA42F28A02E53A6BCC9012B65DB381987441E9* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.LookAround360::RotateFromMouseOrTouch()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LookAround360_RotateFromMouseOrTouch_m30D1756E5A246DDE26149CDA391B2D9EDA686C95 (LookAround360_t83FA42F28A02E53A6BCC9012B65DB381987441E9* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Transform UnityEngine.Component::get_transform()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Quaternion UnityEngine.Gyroscope::get_attitude()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Gyroscope_get_attitude_mF6D8131ED2D0E5BF979C7FC4AAC99E87A01CBE85 (Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Quaternion::.ctor(System.Single,System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_localRotation(UnityEngine.Quaternion)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localRotation_mAB4A011D134BA58AB780BECC0025CA65F16185FA (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___value0, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Input::GetMouseButton(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Input_GetMouseButton_m4995DD4A2D4F916565C1B1B5AAF7DF17C126B3EA (int32_t ___button0, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Input::GetAxis(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62 (String_t* ___axisName0, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Time::get_deltaTime()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865 (const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Clamp(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___value0, float ___min1, float ___max2, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Mathf::Approximately(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___a0, float ___b1, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::get_up()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_up_m128AF3FDC820BF59D5DE86D973E7DE3F20C3AEBA_inline (const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::Rotate(UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_Rotate_m35B44707FE16FF8015D519D8C162C0B4A85D6D1F (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___axis0, float ___angle1, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::get_right()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_right_mFF573AFBBB2186E7AFA1BA7CA271A78DF67E4EA0_inline (const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::MoveTowards(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_MoveTowards_m69751B5EC50D8E7127D4BB2C8D908E38808AF45D_inline (float ___current0, float ___target1, float ___maxDelta2, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.MonoBehaviour::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Object::op_Implicit(UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___exists0, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SetupPlayPauseButton()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SetupPlayPauseButton_mE3382B3F9B4197E8930626B3CC38FBBA246AA7FC (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SetupTimeBackForwardButtons()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SetupTimeBackForwardButtons_m07ECEE1744945E2C85255BDB1461C45B12E2EAFB (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SetupVolumeButton()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SetupVolumeButton_m46FB00BDA58A24355BB9830C262118B72182E7DC (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SetupSubtitlesButton()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SetupSubtitlesButton_mC81D79AE27AC8E8B0FD30D4C78043FA8F37AD6FF (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SetupOptionsButton()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SetupOptionsButton_mB956F4D64CF53581CA1F1925EF064C56DA42AD96 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SetupAudioSpectrum()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SetupAudioSpectrum_mDE7F7FD12F614BB83FDFAEF4BAAE0AB278D9ADF6 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::CreateTimelineDragEvents()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_CreateTimelineDragEvents_m611EF3D5D4D18DDA7E1836D183B32790A043D6AB (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::CreateVideoTouchEvents()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_CreateVideoTouchEvents_m8A3DB4FA84E76C064D065EF635E5119BF61A745A (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::CreateVolumeSliderEvents()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_CreateVolumeSliderEvents_mC412BAE8624A34EBACA9147E3F9FA1902B6B449D (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::UpdateVolumeSlider()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_UpdateVolumeSlider_m437071959FF2A499F5B10A51C86B28E4D8E5528F (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::BuildOptionsMenu()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_BuildOptionsMenu_mC63577733DADD6F963F366BD1F04DFFA5C72D292 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Material::.ctor(UnityEngine.Material)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material__ctor_mFCC42FB90257F1E8F7516A8640A79C465A39961C (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___source0, const RuntimeMethod* method) ;
|
|
// UnityEngine.UI.Button/ButtonClickedEvent UnityEngine.UI.Button::get_onClick()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* Button_get_onClick_m701712A7F7F000CC80D517C4510697E15722C35C_inline (Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityAction::.ctor(System.Object,System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131 (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityEvent::AddListener(UnityEngine.Events.UnityAction)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_AddListener_m8AA4287C16628486B41DA41CA5E7A856A706D302 (UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977* __this, UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___call0, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<UnityEngine.UI.Image>()
|
|
inline Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// UnityEngine.Material RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::DuplicateMaterialOnImage(UnityEngine.UI.Graphic)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* MediaPlayerUI_DuplicateMaterialOnImage_mA9DDAAC5B451E55EEB068937C1163C00A67F88AA (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___image0, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::TogglePlayPause()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_TogglePlayPause_mBE092F547B5701149D63620053519E54DE5EA849 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SeekRelative(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SeekRelative_m49635D54E34072D8A0FE406EDBF6F0AEE7412EF9 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, float ___deltaTime0, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::ToggleMute()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_ToggleMute_m3C7AE579DFE752FBAE3E11293582EB20D4750968 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::ToggleSubtitles()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_ToggleSubtitles_m7FEAF511F00063DE5FA75DE345C2EC8BF7D9A5F6 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::ToggleOptionsMenu()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_ToggleOptionsMenu_mA347EC29D95D7A6E714BDEA38E3208F53F421541 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.EventSystems.RaycastResult UnityEngine.EventSystems.PointerEventData::get_pointerCurrentRaycast()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023 PointerEventData_get_pointerCurrentRaycast_m1C6B7D707CEE9C6574DD443289D90102EDC7A2C4_inline (PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.GameObject UnityEngine.EventSystems.RaycastResult::get_gameObject()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* RaycastResult_get_gameObject_m77014B442B9E2D10F2CC3AEEDC07AA95CDE1E2F1_inline (RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___x0, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___y1, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value0, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.EventSystems.EventTrigger/Entry::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Entry__ctor_m7325965EB4BD264BE16F837B6AA2693ECEDBB5E8 (Entry_t9B34433095405244EBB2447BBED208AF12286913* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityAction`1<UnityEngine.EventSystems.BaseEventData>::.ctor(System.Object,System.IntPtr)
|
|
inline void UnityAction_1__ctor_mDB51C262A1C573576CD11F68281CD0815F474CE4 (UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64*, RuntimeObject*, intptr_t, const RuntimeMethod*))UnityAction_1__ctor_m0C2FC6B483B474AE9596A43EBA7FF6E85503A92A_gshared)(__this, ___object0, ___method1, method);
|
|
}
|
|
// System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.EventSystems.BaseEventData>::AddListener(UnityEngine.Events.UnityAction`1<T0>)
|
|
inline void UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD (UnityEvent_1_tF9BBD6DC0D3D492C046AA6007435AFB6C08E1FD7* __this, UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64* ___call0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (UnityEvent_1_tF9BBD6DC0D3D492C046AA6007435AFB6C08E1FD7*, UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64*, const RuntimeMethod*))UnityEvent_1_AddListener_m055233246714700E4BDAA62635BC0AA49E8165CC_gshared)(__this, ___call0, method);
|
|
}
|
|
// System.Collections.Generic.List`1<UnityEngine.EventSystems.EventTrigger/Entry> UnityEngine.EventSystems.EventTrigger::get_triggers()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440* EventTrigger_get_triggers_m2361511923086BCD40339097448A70AFB22C4647 (EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* __this, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<UnityEngine.EventSystems.EventTrigger/Entry>::Add(T)
|
|
inline void List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_inline (List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440* __this, Entry_t9B34433095405244EBB2447BBED208AF12286913* ___item0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440*, Entry_t9B34433095405244EBB2447BBED208AF12286913*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method);
|
|
}
|
|
// System.Single UnityEngine.CanvasGroup::get_alpha()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float CanvasGroup_get_alpha_mBFEA193D2886B27CC53B31F90F7A1659B67ED6DF (CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.GameObject UnityEngine.Component::get_gameObject()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.GameObject::get_activeSelf()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GameObject_get_activeSelf_m4F3E5240E138B66AAA080EA30759A3D0517DA368 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::Pause(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_Pause_mB3B98A96A4973DE3B42E129C2398EA53E823938E (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, bool ___skipFeedback0, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Clamp01(System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___value0, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::ApplyAudioVolume()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_ApplyAudioVolume_m17EC31D9593201144A045F8F400E10AC47193F6E (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::TriggerFeedback(RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager/Feedback)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverlayManager_TriggerFeedback_m0A7DA403E4F422592547219B1B3AE3D42C073302 (OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* __this, int32_t ___feedback0, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::Play()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_Play_m8CC33E7951CD76367511B9074C2FA47009E12B57 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// RenderHeads.Media.AVProVideo.TimeRange RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::GetTimelineRange()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF MediaPlayerUI_GetTimelineRange_m38FEFB01C10A29F52399E6FA93698CA94434CF26 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Double System.Math::Max(System.Double,System.Double)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Math_Max_m7BAC743E1752A51F258BB82DEBDD13E7C6D3ED26 (double ___val10, double ___val21, const RuntimeMethod* method) ;
|
|
// System.Double System.Math::Min(System.Double,System.Double)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Math_Min_mA3310F1FF7876DA2FC7F37B822E6DD66410565C1 (double ___val10, double ___val21, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::MuteAudio(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_MuteAudio_m205D08A131523EB1E8D5FE4DA8219E08E762FBF1 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, bool ___mute0, const RuntimeMethod* method) ;
|
|
// T RenderHeads.Media.AVProVideo.TrackCollection`1<RenderHeads.Media.AVProVideo.TextTrack>::get_Item(System.Int32)
|
|
inline TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* TrackCollection_1_get_Item_mD5819E147B15CF4AE9A3EB4EC7605D26F5B9B80F (TrackCollection_1_t7D45897E2C63836954B42BAF3EAEB04BB7C9B2B1* __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
return (( TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* (*) (TrackCollection_1_t7D45897E2C63836954B42BAF3EAEB04BB7C9B2B1*, int32_t, const RuntimeMethod*))TrackCollection_1_get_Item_mB0F69A47235F35E716F6B35C39D7F31FB9244FFE_gshared)(__this, ___index0, method);
|
|
}
|
|
// System.Void UnityEngine.GameObject::SetActive(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, bool ___value0, const RuntimeMethod* method) ;
|
|
// T UnityEngine.GameObject::GetComponent<UnityEngine.EventSystems.EventTrigger>()
|
|
inline EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* GameObject_GetComponent_TisEventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B_mAE929A910CFB7A620CAD1C67AB892EDA86EAC95E (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared)(__this, method);
|
|
}
|
|
// UnityEngine.AudioSource RenderHeads.Media.AVProVideo.MediaPlayer::get_AudioSource()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* MediaPlayer_get_AudioSource_m410D3579438149FBFF41B737F66F17539BDC6A9B_inline (MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 RenderHeads.Media.AVProVideo.Helper::GetUnityAudioSampleRate()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Helper_GetUnityAudioSampleRate_m6216E68C91079C39EC9E9A9A574B3058A006AED8 (const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.Mathf::FloorToInt(System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline (float ___f0, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.AudioSource::GetSpectrumData(System.Single[],System.Int32,UnityEngine.FFTWindow)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_GetSpectrumData_m0F3872A4C6B41EFD5A23BA24322B08367BFF0CFE (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___samples0, int32_t ___channel1, int32_t ___window2, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Lerp(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline (float ___a0, float ___b1, float ___t2, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Max(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___a0, float ___b1, const RuntimeMethod* method) ;
|
|
// System.Int32 RenderHeads.Media.AVProVideo.LazyShaderProperty::get_Id()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA (LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Material::SetFloatArray(System.Int32,System.Single[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetFloatArray_m2CEEB49F79A9D1DB96F04C81ADF63E6407DB9081 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___nameID0, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___values1, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Material::SetFloat(System.Int32,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___nameID0, float ___value1, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnTimeSliderDrag()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnTimeSliderDrag_m8B2A0B73507CE3C6346473558B791F65DDA748CC (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// RenderHeads.Media.AVProVideo.TimeRange RenderHeads.Media.AVProVideo.Helper::GetTimelineRange(System.Double,RenderHeads.Media.AVProVideo.TimeRanges)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF Helper_GetTimelineRange_mD42EB62577C6045D209F063AA4086C4FF06BFA3B (double ___duration0, TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* ___seekable1, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Input::get_mousePresent()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Input_get_mousePresent_mAD77FFD987CD5B998AFAD4DAECADBC76034026BF (const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<UnityEngine.RectTransform>()
|
|
inline RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// UnityEngine.Vector3 UnityEngine.Input::get_mousePosition()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Input_get_mousePosition_mFF21FBD2647DAE2A23BD4C45571CA95D05A0A42C (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___v0, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.RectTransformUtility::ScreenPointToLocalPointInRectangle(UnityEngine.RectTransform,UnityEngine.Vector2,UnityEngine.Camera,UnityEngine.Vector2&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RectTransformUtility_ScreenPointToLocalPointInRectangle_m01A75CAFB6D1019F1C65BA606635EAB10AF31195 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___rect0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___screenPoint1, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___cam2, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___localPoint3, const RuntimeMethod* method) ;
|
|
// UnityEngine.Rect UnityEngine.RectTransformUtility::PixelAdjustRect(UnityEngine.RectTransform,UnityEngine.Canvas)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D RectTransformUtility_PixelAdjustRect_mCE31ACDDCB3E4DA1B3BC5A095C31B0A520A019E6 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___rectTransform0, Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* ___canvas1, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Rect::Contains(UnityEngine.Vector2)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Rect_Contains_mAB270D6B7E3B0009A50D142C569D63E8FE59F48B (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___point0, const RuntimeMethod* method) ;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI/UserInteraction::IsUserInputThisFrame()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UserInteraction_IsUserInputThisFrame_mD5190E316192CD6CD67430A898B9692530890B86 (const RuntimeMethod* method) ;
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::CanHideControls()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MediaPlayerUI_CanHideControls_mC53D4B9075131B59C4253F3E1F276DAA268CF699 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::FadeUpControls()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_FadeUpControls_m80E6FE7D8F5B053E3F8D560C0BC88D969032167C (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Time::get_unscaledDeltaTime()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_unscaledDeltaTime_mF057EECA857E5C0F90A3F910D26D3EE59F27C4B5 (const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::FadeDownControls()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_FadeDownControls_m4E5E3588D0FD7E36D09FD9DF1CA9E96625507992 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Min(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline (float ___a0, float ___b1, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.CanvasGroup::set_alpha(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CanvasGroup_set_alpha_m5C06839316D948BB4F75ED72C87FA1F1A20C333F (CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* __this, float ___value0, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::UpdateControlsVisibility()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_UpdateControlsVisibility_mC526A7331E97A4C7A01979B4B8BE8A442C432657 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::UpdateAudioFading()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_UpdateAudioFading_m98B074E58646D4F885FA0D84CB13897230000D90 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::UpdateAudioSpectrum()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_UpdateAudioSpectrum_m5B9B6F0E4F5D9C43CFE9468E0EF1E6EBB8480DCD (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___v0, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Transform::TransformPoint(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_TransformPoint_m05BFF013DB830D7BFE44A007703694AE1062EE44 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position0, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Transform::get_position()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___x0, float ___y1, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_position(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value0, const RuntimeMethod* method) ;
|
|
// UnityEngine.Bounds UnityEngine.RectTransformUtility::CalculateRelativeRectTransformBounds(UnityEngine.Transform)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 RectTransformUtility_CalculateRelativeRectTransformBounds_m42B206E52BF3CE694F3D5F8688DEA98FB1076926 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___trans0, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Bounds::get_min()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Bounds_get_min_m465AC9BBE1DE5D8E8AD95AC19B9899068FEEBB13 (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Bounds::get_size()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Bounds_get_size_m0699A53A55A78B3201D7270D6F338DFA91B6FAD4 (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, const RuntimeMethod* method) ;
|
|
// System.Double RenderHeads.Media.AVProVideo.TimeRange::get_Duration()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TimeRange_get_Duration_m1C5EB9A963F19801765CA61B13567B861AC15C22_inline (TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponentInChildren<UnityEngine.UI.Text>()
|
|
inline Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* Component_GetComponentInChildren_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_m1D5533D50D961602AC2CD364E03388FFE2985259 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponentInChildren_TisRuntimeObject_mE483A27E876DE8E4E6901D6814837F81D7C42F65_gshared)(__this, method);
|
|
}
|
|
// System.String RenderHeads.Media.AVProVideo.Helper::GetTimeString(System.Double,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Helper_GetTimeString_m2408A23950484F118CB35F4EA05CD58DE29C1CEA (double ___timeSeconds0, bool ___showMilliseconds1, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive::set_Segments(System.Single[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HorizontalSegmentsPrimitive_set_Segments_m50CEC14EB3D74BBFC4435447D5FCF711AED91716 (HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___value0, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverlayManager_Reset_m4DB70571BFF32EC60F9E576105F7CF1C49FAE113 (OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::TriggerStalled()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverlayManager_TriggerStalled_mB39F77C86982219BC294CF7953E6F036A90B4DE6 (OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Input::GetKeyDown(UnityEngine.KeyCode)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2 (int32_t ___key0, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::ChangeAudioVolume(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_ChangeAudioVolume_m31BE27D6A9CAB86EB0698551DB5224BE2FFB824E (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, float ___delta0, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Material::GetFloat(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Material_GetFloat_m52462F4AEDE20758BFB592B11DE83A79D2774932 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___nameID0, const RuntimeMethod* method) ;
|
|
// System.String System.String::Format(System.String,System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987 (String_t* ___format0, RuntimeObject* ___arg01, RuntimeObject* ___arg12, const RuntimeMethod* method) ;
|
|
// System.Boolean System.Double::IsInfinity(System.Double)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Double_IsInfinity_mF1F2BB1A8094AF95520E754AE9888993EA948B34_inline (double ___d0, const RuntimeMethod* method) ;
|
|
// System.String RenderHeads.Media.AVProVideo.Helper::GetFriendlyResolutionName(System.Int32,System.Int32,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Helper_GetFriendlyResolutionName_m2D8C96DC9E7AFB79B4F77C529EBF8F960539768E (int32_t ___width0, int32_t ___height1, float ___fps2, const RuntimeMethod* method) ;
|
|
// System.Int32 RenderHeads.Media.AVProVideo.TimeRanges::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeRanges_get_Count_mE253B759FCC97EA2E8F8CA0F4FDC6B1DDAC06A2D (TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* __this, const RuntimeMethod* method) ;
|
|
// RenderHeads.Media.AVProVideo.TimeRange RenderHeads.Media.AVProVideo.TimeRanges::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF TimeRanges_get_Item_mDCE35B54CDFDF116F55735909252D7A1278A0AC2 (TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* __this, int32_t ___index0, const RuntimeMethod* method) ;
|
|
// System.Double RenderHeads.Media.AVProVideo.TimeRange::get_StartTime()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TimeRange_get_StartTime_mBCD853FC15AFC642504A413AC9565789CFB225FE_inline (TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF* __this, const RuntimeMethod* method) ;
|
|
// System.Double RenderHeads.Media.AVProVideo.TimeRange::get_EndTime()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double TimeRange_get_EndTime_mA7307E597E8673410ED0942B13F8CFBEF685452B (TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF* __this, const RuntimeMethod* method) ;
|
|
// System.Double RenderHeads.Media.AVProVideo.TimeRanges::get_MinTime()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TimeRanges_get_MinTime_m4818BFE13D4ABDF2A26DFCC12A06EFC50CDCE7EA_inline (TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::get_zero()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline (const RuntimeMethod* method) ;
|
|
// UnityEngine.Quaternion UnityEngine.Quaternion::get_identity()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_get_identity_m7E701AE095ED10FD5EA0B50ABCFDE2EEFF2173A5_inline (const RuntimeMethod* method) ;
|
|
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::TRS(UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_TRS_mCC04FD47347234B451ACC6CCD2CE6D02E1E0E1E3 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___pos0, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___q1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___s2, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.GUI::set_matrix(UnityEngine.Matrix4x4)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUI_set_matrix_m7759FEC96FBCB97E02B1BA44D2EC1B3FEEFA257F (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___value0, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Color::get_red()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_red_mA2E53E7173FDC97E68E335049AB0FAAEE43A844D_inline (const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.GUI::set_backgroundColor(UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUI_set_backgroundColor_m4ED80300A7DE3EAF923E3344E22D6682FA75B264 (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___value0, const RuntimeMethod* method) ;
|
|
// UnityEngine.GUISkin UnityEngine.GUI::get_skin()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9* GUI_get_skin_m97EC9EB4628B311C0DB7DF9FB19FAD82D6790A1B (const RuntimeMethod* method) ;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::get_box()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* GUISkin_get_box_m21BE7FC56D903B95BAFAE8890425D330EA88D893 (GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9* __this, const RuntimeMethod* method) ;
|
|
// T[] System.Array::Empty<UnityEngine.GUILayoutOption>()
|
|
inline GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline (const RuntimeMethod* method)
|
|
{
|
|
return (( GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline)(method);
|
|
}
|
|
// System.Void UnityEngine.GUILayout::BeginVertical(UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_BeginVertical_m48E21301AC4363B5FCDFFC654269E81C7C6E1204 (GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___style0, GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* ___options1, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Color::get_white()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline (const RuntimeMethod* method) ;
|
|
// System.String System.Double::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Double_ToString_m7499A5D792419537DCB9470A3675CEF5117DE339 (double* __this, const RuntimeMethod* method) ;
|
|
// System.String System.String::Concat(System.String,System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.GUILayout::Label(System.String,UnityEngine.GUILayoutOption[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_Label_m1709C16A433383CCFC1FEA0E585E14CBD78CD94B (String_t* ___text0, GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* ___options1, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.GUILayout::BeginHorizontal(UnityEngine.GUILayoutOption[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_BeginHorizontal_m1BBD7EE29640BF48BED72DE582702809E6B22219 (GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* ___options0, const RuntimeMethod* method) ;
|
|
// UnityEngine.GUIStyle UnityEngine.GUISkin::get_button()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* GUISkin_get_button_m51948EBD478CF9223522AD29B7FBD1BABAABE289 (GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.GUILayout::Toggle(System.Boolean,System.String,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GUILayout_Toggle_m88B0A2E02F18AD3217BE2E377917C4231B1AD0A0 (bool ___value0, String_t* ___text1, GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___style2, GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* ___options3, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.GUILayout::EndHorizontal()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_EndHorizontal_m694C622FEE40FFF0DD77EFFD026F899C193507C0 (const RuntimeMethod* method) ;
|
|
// System.Double RenderHeads.Media.AVProVideo.TimeRanges::get_MaxTime()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TimeRanges_get_MaxTime_m3AD04E12CF2548DA833BA1E1557456A87CC914CA_inline (TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* __this, const RuntimeMethod* method) ;
|
|
// System.String System.String::Concat(System.String,System.String,System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m093934F71A9B351911EE46311674ED463B180006 (String_t* ___str00, String_t* ___str11, String_t* ___str22, String_t* ___str33, const RuntimeMethod* method) ;
|
|
// System.String System.Int32::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5 (int32_t* __this, const RuntimeMethod* method) ;
|
|
// System.String System.String::Concat(System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.GUILayout::BeginVertical(UnityEngine.GUILayoutOption[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_BeginVertical_m1B2B474EF5A3CD257EC0474D17F78A149DC14D88 (GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* ___options0, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Color::get_green()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_green_mEB001F2CD8C68C6BBAEF9101990B779D3AA2A6EF_inline (const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.GUI::set_color(UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUI_set_color_mA44927D3F2ACB1E228815F10042A6F62B7645648 (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___value0, const RuntimeMethod* method) ;
|
|
// System.String RenderHeads.Media.AVProVideo.TrackBase::get_DisplayName()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* TrackBase_get_DisplayName_m5F960D0C6A30C9F4F6E97F7FFE2460A4B6242893_inline (TrackBase_t5ACAB4713ACCBC93F73F7272103A21F79B84BDAE* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.GUILayoutOption UnityEngine.GUILayout::ExpandWidth(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14* GUILayout_ExpandWidth_m79E06605EA8F34C76E6F93F53326E488CAFB0275 (bool ___expand0, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.GUILayout::Button(System.String,UnityEngine.GUILayoutOption[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GUILayout_Button_m8CF27DB531C6A54FF0F7BD8CDE4FB5030B159E9E (String_t* ___text0, GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* ___options1, const RuntimeMethod* method) ;
|
|
// System.String System.Single::ToString(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D (float* __this, String_t* ___format0, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.GUILayout::EndVertical()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_EndVertical_m2D981AC3EA3F7273CBFEE6C30C14DC90044AE87C (const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.LazyShaderProperty::.ctor(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LazyShaderProperty__ctor_m8ED101F36917F43BB66BF3D8EC0FB4459C871529 (LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C* __this, String_t* ___name0, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnVideoPointerUp()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnVideoPointerUp_m422ED368863E4C4C6FFAE9ADBBFD0C557B92C10E (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnTimeSliderBeginDrag()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnTimeSliderBeginDrag_mEF987F542A5D8186BFE64F3D0F21BB3503FF0989 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnTimeSliderEndDrag()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnTimeSliderEndDrag_m1CD63DFFED67DEBE6DAC6A5596C5CB91475D2408 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnTimelineBeginHover(UnityEngine.EventSystems.PointerEventData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnTimelineBeginHover_m13A704777A512FE17702CBE0E7DB455508AD9445 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___eventData0, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnTimelineEndHover(UnityEngine.EventSystems.PointerEventData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnTimelineEndHover_mDCF623F9DF42E32D78C1DAA1E7C79CA3C27ECDEE (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___eventData0, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnVolumeSliderDrag()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnVolumeSliderDrag_mEEFB96077F3CCBF8AC560573260F2E4E683B4957 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.Time::get_frameCount()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Time_get_frameCount_m4A42E558A71301A216BDC49EC402D62F19C79667 (const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Input::get_touchSupported()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Input_get_touchSupported_m2A4FA398A793861AE1BC5971A1363552AB33BEEF (const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.Input::get_touchCount()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Input_get_touchCount_m057388BFC67A0F4CA53764B1022867ED81D01E39 (const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Vector3::op_Inequality(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Inequality_m9F170CDFBF1E490E559DA5D06D6547501A402BBF_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Input::get_mouseScrollDelta()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Input_get_mouseScrollDelta_mD112408E9182AA0F529179FF31E21D8DCD5CFA74 (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::get_zero()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline (const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Vector2::op_Inequality(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___lhs0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rhs1, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive::SetSegments(System.Single[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HorizontalSegmentsPrimitive_SetSegments_m785C67C0F3E07452D1822A56AD757EDF1E37BEC4 (HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___segments0, const RuntimeMethod* method) ;
|
|
// UnityEngine.RectTransform UnityEngine.UI.Graphic::get_rectTransform()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* Graphic_get_rectTransform_mF4752E8934267D630810E84CE02CDFB81EB1FD6D (Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.RectTransform::get_pivot()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 RectTransform_get_pivot_mA8334AF05AA7FF09A173A2430F2BB9E85E5CBFFF (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Rect UnityEngine.RectTransform::get_rect()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_width()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_height()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UI.VertexHelper::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VertexHelper_Clear_mB19E51AD5AF1C04CB2C6E6A272D032D651EC40F5 (VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color32 UnityEngine.Color32::op_Implicit(UnityEngine.Color)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___c0, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UI.VertexHelper::AddVert(UnityEngine.UIVertex)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VertexHelper_AddVert_mB65D778E8E3C6916CDFF5382208890882C3031BA (VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* __this, UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 ___v0, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UI.VertexHelper::AddTriangle(System.Int32,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VertexHelper_AddTriangle_mBA2504734E550C672A33168BE119D76D92C788A4 (VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* __this, int32_t ___idx00, int32_t ___idx11, int32_t ___idx22, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UI.Graphic::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Graphic__ctor_m61FAEBEC21F22FE00B8CF39A8498AD31F62C0D6D (Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Object::Destroy(UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___obj0, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Material::DisableKeyword(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_DisableKeyword_mC123927EBF2F2A19220A4456C8EA19F2BA416E8C (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, String_t* ___keyword0, const RuntimeMethod* method) ;
|
|
// System.Boolean System.String::IsNullOrEmpty(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478 (String_t* ___value0, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Material::EnableKeyword(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, String_t* ___keyword0, const RuntimeMethod* method) ;
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverlayManager_Update_m16B55568217EAF69E1B2C07BE9E6F3EDC8997190 (OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* __this, const RuntimeMethod* method) ;
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::PowerEaseOut(System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float OverlayManager_PowerEaseOut_m649145BB076CF13BB6E14408B020B07238877462 (float ___t0, float ___power1, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Sign(System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Sign_m42EE1F0BC041AF14F89DED7F762BE996E2C50D8A_inline (float ___f0, const RuntimeMethod* method) ;
|
|
// System.Int64 System.BitConverter::DoubleToInt64Bits(System.Double)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline (double ___value0, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___r0, float ___g1, float ___b2, float ___a3, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Vector3::op_Equality(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Equality_mCDCBB8D2EDC3D3BF20F31A25ACB34705D352B479_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Vector2::op_Equality(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___lhs0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rhs1, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Color32::.ctor(System.Byte,System.Byte,System.Byte,System.Byte)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* __this, uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, uint8_t ___a3, const RuntimeMethod* method) ;
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.LookAround360::IsVrPresent()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LookAround360_IsVrPresent_m180C6657F331406C50B591FE4D46749D4718C10E (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m25A1E45E653D7F73DF65C041A66C0A6E01F2964D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m9A1452618AC875C7A20A5917509A7B90E76E6A6A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mF9383BAD37E56B1D5BCDBFF0C3ADA58BB6E67A04_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mA450E85CB8D7D5CB81FAAF9D11A1D4945B942423_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mBE7647ECE0B8ABB952EDC379472F9E541D41D6DF_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubsystemManager_GetInstances_TisXRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1_mCDFAF63EF2A2778CA3677E75360BC7961FCB3370_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubsystemManager_t9A7261E4D0B53B996F04B8707D8E1C33AB65E824_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
Enumerator_t7B44DEF95515943B67640F1A20853509F98BA143 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
// bool result = false;
|
|
V_0 = (bool)0;
|
|
// var xrDisplaySubsystems = new List<UnityEngine.XR.XRDisplaySubsystem>();
|
|
List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597* L_0 = (List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597*)il2cpp_codegen_object_new(List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597_il2cpp_TypeInfo_var);
|
|
List_1__ctor_mBE7647ECE0B8ABB952EDC379472F9E541D41D6DF(L_0, List_1__ctor_mBE7647ECE0B8ABB952EDC379472F9E541D41D6DF_RuntimeMethod_var);
|
|
// SubsystemManager.GetInstances<UnityEngine.XR.XRDisplaySubsystem>(xrDisplaySubsystems);
|
|
List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597* L_1 = L_0;
|
|
il2cpp_codegen_runtime_class_init_inline(SubsystemManager_t9A7261E4D0B53B996F04B8707D8E1C33AB65E824_il2cpp_TypeInfo_var);
|
|
SubsystemManager_GetInstances_TisXRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1_mCDFAF63EF2A2778CA3677E75360BC7961FCB3370(L_1, SubsystemManager_GetInstances_TisXRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1_mCDFAF63EF2A2778CA3677E75360BC7961FCB3370_RuntimeMethod_var);
|
|
// foreach (var xrDisplay in xrDisplaySubsystems)
|
|
Enumerator_t7B44DEF95515943B67640F1A20853509F98BA143 L_2;
|
|
L_2 = List_1_GetEnumerator_mA450E85CB8D7D5CB81FAAF9D11A1D4945B942423(L_1, List_1_GetEnumerator_mA450E85CB8D7D5CB81FAAF9D11A1D4945B942423_RuntimeMethod_var);
|
|
V_1 = L_2;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0032:
|
|
{// begin finally (depth: 1)
|
|
Enumerator_Dispose_m25A1E45E653D7F73DF65C041A66C0A6E01F2964D((&V_1), Enumerator_Dispose_m25A1E45E653D7F73DF65C041A66C0A6E01F2964D_RuntimeMethod_var);
|
|
return;
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_0027_1;
|
|
}
|
|
|
|
IL_0015_1:
|
|
{
|
|
// foreach (var xrDisplay in xrDisplaySubsystems)
|
|
XRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1* L_3;
|
|
L_3 = Enumerator_get_Current_mF9383BAD37E56B1D5BCDBFF0C3ADA58BB6E67A04_inline((&V_1), Enumerator_get_Current_mF9383BAD37E56B1D5BCDBFF0C3ADA58BB6E67A04_RuntimeMethod_var);
|
|
// if (xrDisplay.running)
|
|
bool L_4;
|
|
L_4 = IntegratedSubsystem_get_running_m18AA0D7AD1CB593DC9EE5F3DC79643717509D6E8(L_3, NULL);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0027_1;
|
|
}
|
|
}
|
|
{
|
|
// result = true;
|
|
V_0 = (bool)1;
|
|
// break;
|
|
goto IL_0040;
|
|
}
|
|
|
|
IL_0027_1:
|
|
{
|
|
// foreach (var xrDisplay in xrDisplaySubsystems)
|
|
bool L_5;
|
|
L_5 = Enumerator_MoveNext_m9A1452618AC875C7A20A5917509A7B90E76E6A6A((&V_1), Enumerator_MoveNext_m9A1452618AC875C7A20A5917509A7B90E76E6A6A_RuntimeMethod_var);
|
|
if (L_5)
|
|
{
|
|
goto IL_0015_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
// return result;
|
|
bool L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.LookAround360::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LookAround360_Start_mFBD85EE4D9F706502CEC01F7DB46D2C37A41E6B0 (LookAround360_t83FA42F28A02E53A6BCC9012B65DB381987441E9* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if (IsVrPresent())
|
|
bool L_0;
|
|
L_0 = LookAround360_IsVrPresent_m180C6657F331406C50B591FE4D46749D4718C10E(NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
// this.enabled = false;
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(__this, (bool)0, NULL);
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
// if (SystemInfo.supportsGyroscope)
|
|
bool L_1;
|
|
L_1 = SystemInfo_get_supportsGyroscope_m98477EC99D88396F076A93EF5C28A6129DC4E211(NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
// Input.gyro.enabled = true;
|
|
Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E* L_2;
|
|
L_2 = Input_get_gyro_m895498B803FE9A3124FBFE3C05966431F8840548(NULL);
|
|
Gyroscope_set_enabled_m2B22BC93369BA61034A80350405FE1B493822DAB(L_2, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.LookAround360::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LookAround360_Update_m542924F3887563C4EF3C70E669E8130E4FFB5C1B (LookAround360_t83FA42F28A02E53A6BCC9012B65DB381987441E9* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if (SystemInfo.supportsGyroscope && Input.gyro.enabled)
|
|
bool L_0;
|
|
L_0 = SystemInfo_get_supportsGyroscope_m98477EC99D88396F076A93EF5C28A6129DC4E211(NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E* L_1;
|
|
L_1 = Input_get_gyro_m895498B803FE9A3124FBFE3C05966431F8840548(NULL);
|
|
bool L_2;
|
|
L_2 = Gyroscope_get_enabled_m10F5B3F646AB1A6EEE2831010642E9E1E0BCBDB9(L_1, NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
// RotateFromGyro();
|
|
LookAround360_RotateFromGyro_m46AF4EA9C278CA5F9278B65FBA0FB51CF6E9ED69(__this, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
// RotateFromMouseOrTouch();
|
|
LookAround360_RotateFromMouseOrTouch_m30D1756E5A246DDE26149CDA391B2D9EDA686C95(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.LookAround360::OnDestroy()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LookAround360_OnDestroy_m211C9285A21C3AAD69861BB26D48619B38C0413E (LookAround360_t83FA42F28A02E53A6BCC9012B65DB381987441E9* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if (SystemInfo.supportsGyroscope)
|
|
bool L_0;
|
|
L_0 = SystemInfo_get_supportsGyroscope_m98477EC99D88396F076A93EF5C28A6129DC4E211(NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
// Input.gyro.enabled = false;
|
|
Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E* L_1;
|
|
L_1 = Input_get_gyro_m895498B803FE9A3124FBFE3C05966431F8840548(NULL);
|
|
Gyroscope_set_enabled_m2B22BC93369BA61034A80350405FE1B493822DAB(L_1, (bool)0, NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.LookAround360::RotateFromGyro()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LookAround360_RotateFromGyro_m46AF4EA9C278CA5F9278B65FBA0FB51CF6E9ED69 (LookAround360_t83FA42F28A02E53A6BCC9012B65DB381987441E9* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// this.transform.localRotation = new Quaternion(Input.gyro.attitude.x, Input.gyro.attitude.y, -Input.gyro.attitude.z, -Input.gyro.attitude.w);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0;
|
|
L_0 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E* L_1;
|
|
L_1 = Input_get_gyro_m895498B803FE9A3124FBFE3C05966431F8840548(NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_2;
|
|
L_2 = Gyroscope_get_attitude_mF6D8131ED2D0E5BF979C7FC4AAC99E87A01CBE85(L_1, NULL);
|
|
float L_3 = L_2.___x_0;
|
|
Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E* L_4;
|
|
L_4 = Input_get_gyro_m895498B803FE9A3124FBFE3C05966431F8840548(NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_5;
|
|
L_5 = Gyroscope_get_attitude_mF6D8131ED2D0E5BF979C7FC4AAC99E87A01CBE85(L_4, NULL);
|
|
float L_6 = L_5.___y_1;
|
|
Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E* L_7;
|
|
L_7 = Input_get_gyro_m895498B803FE9A3124FBFE3C05966431F8840548(NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_8;
|
|
L_8 = Gyroscope_get_attitude_mF6D8131ED2D0E5BF979C7FC4AAC99E87A01CBE85(L_7, NULL);
|
|
float L_9 = L_8.___z_2;
|
|
Gyroscope_tA4CEC0F47FFB4CEB90410CC6B860D052BB35BE9E* L_10;
|
|
L_10 = Input_get_gyro_m895498B803FE9A3124FBFE3C05966431F8840548(NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_11;
|
|
L_11 = Gyroscope_get_attitude_mF6D8131ED2D0E5BF979C7FC4AAC99E87A01CBE85(L_10, NULL);
|
|
float L_12 = L_11.___w_3;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_13;
|
|
memset((&L_13), 0, sizeof(L_13));
|
|
Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_inline((&L_13), L_3, L_6, ((-L_9)), ((-L_12)), /*hidden argument*/NULL);
|
|
Transform_set_localRotation_mAB4A011D134BA58AB780BECC0025CA65F16185FA(L_0, L_13, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.LookAround360::RotateFromMouseOrTouch()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LookAround360_RotateFromMouseOrTouch_m30D1756E5A246DDE26149CDA391B2D9EDA686C95 (LookAround360_t83FA42F28A02E53A6BCC9012B65DB381987441E9* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral16DD21BE77B115D392226EB71A2D3A9FDC29E3F0);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BEE283254D7094E258B3A88730F4CC4F1E4AC7);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
{
|
|
// if (Input.GetMouseButton(0))
|
|
bool L_0;
|
|
L_0 = Input_GetMouseButton_m4995DD4A2D4F916565C1B1B5AAF7DF17C126B3EA(0, NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_0085;
|
|
}
|
|
}
|
|
{
|
|
// float h = _maxSpinSpeed * -Input.GetAxis("Mouse X") * Time.deltaTime;
|
|
float L_1 = __this->____maxSpinSpeed_5;
|
|
float L_2;
|
|
L_2 = Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62(_stringLiteral88BEE283254D7094E258B3A88730F4CC4F1E4AC7, NULL);
|
|
float L_3;
|
|
L_3 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
V_0 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_1, ((-L_2)))), L_3));
|
|
// float v = 0f;
|
|
V_1 = (0.0f);
|
|
// if (!_lockPitch)
|
|
bool L_4 = __this->____lockPitch_4;
|
|
if (L_4)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
// v = _maxSpinSpeed * Input.GetAxis("Mouse Y") * Time.deltaTime;
|
|
float L_5 = __this->____maxSpinSpeed_5;
|
|
float L_6;
|
|
L_6 = Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62(_stringLiteral16DD21BE77B115D392226EB71A2D3A9FDC29E3F0, NULL);
|
|
float L_7;
|
|
L_7 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
V_1 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_5, L_6)), L_7));
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
// h = Mathf.Clamp(h, -0.5f, 0.5f);
|
|
float L_8 = V_0;
|
|
float L_9;
|
|
L_9 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_8, (-0.5f), (0.5f), NULL);
|
|
V_0 = L_9;
|
|
// v = Mathf.Clamp(v, -0.5f, 0.5f);
|
|
float L_10 = V_1;
|
|
float L_11;
|
|
L_11 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_10, (-0.5f), (0.5f), NULL);
|
|
V_1 = L_11;
|
|
// _spinX += h;
|
|
float L_12 = __this->____spinX_7;
|
|
float L_13 = V_0;
|
|
__this->____spinX_7 = ((float)il2cpp_codegen_add(L_12, L_13));
|
|
// _spinY += v;
|
|
float L_14 = __this->____spinY_8;
|
|
float L_15 = V_1;
|
|
__this->____spinY_8 = ((float)il2cpp_codegen_add(L_14, L_15));
|
|
}
|
|
|
|
IL_0085:
|
|
{
|
|
// if (!Mathf.Approximately(_spinX, 0f) || !Mathf.Approximately(_spinY, 0f))
|
|
float L_16 = __this->____spinX_7;
|
|
bool L_17;
|
|
L_17 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_16, (0.0f), NULL);
|
|
if (!L_17)
|
|
{
|
|
goto IL_00a9;
|
|
}
|
|
}
|
|
{
|
|
float L_18 = __this->____spinY_8;
|
|
bool L_19;
|
|
L_19 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_18, (0.0f), NULL);
|
|
if (L_19)
|
|
{
|
|
goto IL_0119;
|
|
}
|
|
}
|
|
|
|
IL_00a9:
|
|
{
|
|
// this.transform.Rotate(Vector3.up, _spinX);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_20;
|
|
L_20 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21;
|
|
L_21 = Vector3_get_up_m128AF3FDC820BF59D5DE86D973E7DE3F20C3AEBA_inline(NULL);
|
|
float L_22 = __this->____spinX_7;
|
|
Transform_Rotate_m35B44707FE16FF8015D519D8C162C0B4A85D6D1F(L_20, L_21, L_22, NULL);
|
|
// this.transform.Rotate(Vector3.right, _spinY);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_23;
|
|
L_23 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24;
|
|
L_24 = Vector3_get_right_mFF573AFBBB2186E7AFA1BA7CA271A78DF67E4EA0_inline(NULL);
|
|
float L_25 = __this->____spinY_8;
|
|
Transform_Rotate_m35B44707FE16FF8015D519D8C162C0B4A85D6D1F(L_23, L_24, L_25, NULL);
|
|
// _spinX = Mathf.MoveTowards(_spinX, 0f, _spinDamping * Time.deltaTime);
|
|
float L_26 = __this->____spinX_7;
|
|
float L_27 = __this->____spinDamping_6;
|
|
float L_28;
|
|
L_28 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
float L_29;
|
|
L_29 = Mathf_MoveTowards_m69751B5EC50D8E7127D4BB2C8D908E38808AF45D_inline(L_26, (0.0f), ((float)il2cpp_codegen_multiply(L_27, L_28)), NULL);
|
|
__this->____spinX_7 = L_29;
|
|
// _spinY = Mathf.MoveTowards(_spinY, 0f, _spinDamping * Time.deltaTime);
|
|
float L_30 = __this->____spinY_8;
|
|
float L_31 = __this->____spinDamping_6;
|
|
float L_32;
|
|
L_32 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
float L_33;
|
|
L_33 = Mathf_MoveTowards_m69751B5EC50D8E7127D4BB2C8D908E38808AF45D_inline(L_30, (0.0f), ((float)il2cpp_codegen_multiply(L_31, L_32)), NULL);
|
|
__this->____spinY_8 = L_33;
|
|
}
|
|
|
|
IL_0119:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.LookAround360::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LookAround360__ctor_m4F245703342D0E614105E90049C366ABFD449390 (LookAround360_t83FA42F28A02E53A6BCC9012B65DB381987441E9* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// [SerializeField] float _maxSpinSpeed = 40f;
|
|
__this->____maxSpinSpeed_5 = (40.0f);
|
|
// [SerializeField, Range(1f, 10f)] float _spinDamping = 5f;
|
|
__this->____spinDamping_6 = (5.0f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_Awake_m75EB641C986E593511327698FE5644963C9BA81E (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_Start_mC6C1C931208792AB93035556702899B1ECE1C911 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_mediaPlayer)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
// _audioVolume = _mediaPlayer.AudioVolume;
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
float L_3;
|
|
L_3 = VirtualFuncInvoker0< float >::Invoke(6 /* System.Single RenderHeads.Media.AVProVideo.MediaPlayer::get_AudioVolume() */, L_2);
|
|
__this->____audioVolume_50 = L_3;
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
// SetupPlayPauseButton();
|
|
MediaPlayerUI_SetupPlayPauseButton_mE3382B3F9B4197E8930626B3CC38FBBA246AA7FC(__this, NULL);
|
|
// SetupTimeBackForwardButtons();
|
|
MediaPlayerUI_SetupTimeBackForwardButtons_m07ECEE1744945E2C85255BDB1461C45B12E2EAFB(__this, NULL);
|
|
// SetupVolumeButton();
|
|
MediaPlayerUI_SetupVolumeButton_m46FB00BDA58A24355BB9830C262118B72182E7DC(__this, NULL);
|
|
// SetupSubtitlesButton();
|
|
MediaPlayerUI_SetupSubtitlesButton_mC81D79AE27AC8E8B0FD30D4C78043FA8F37AD6FF(__this, NULL);
|
|
// SetupOptionsButton();
|
|
MediaPlayerUI_SetupOptionsButton_mB956F4D64CF53581CA1F1925EF064C56DA42AD96(__this, NULL);
|
|
// SetupAudioSpectrum();
|
|
MediaPlayerUI_SetupAudioSpectrum_mDE7F7FD12F614BB83FDFAEF4BAAE0AB278D9ADF6(__this, NULL);
|
|
// CreateTimelineDragEvents();
|
|
MediaPlayerUI_CreateTimelineDragEvents_m611EF3D5D4D18DDA7E1836D183B32790A043D6AB(__this, NULL);
|
|
// CreateVideoTouchEvents();
|
|
MediaPlayerUI_CreateVideoTouchEvents_m8A3DB4FA84E76C064D065EF635E5119BF61A745A(__this, NULL);
|
|
// CreateVolumeSliderEvents();
|
|
MediaPlayerUI_CreateVolumeSliderEvents_mC412BAE8624A34EBACA9147E3F9FA1902B6B449D(__this, NULL);
|
|
// UpdateVolumeSlider();
|
|
MediaPlayerUI_UpdateVolumeSlider_m437071959FF2A499F5B10A51C86B28E4D8E5528F(__this, NULL);
|
|
// BuildOptionsMenu();
|
|
MediaPlayerUI_BuildOptionsMenu_mC63577733DADD6F963F366BD1F04DFFA5C72D292(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.Material RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::DuplicateMaterialOnImage(UnityEngine.UI.Graphic)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* MediaPlayerUI_DuplicateMaterialOnImage_mA9DDAAC5B451E55EEB068937C1163C00A67F88AA (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___image0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// image.material = new Material(image.material);
|
|
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_0 = ___image0;
|
|
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_1 = ___image0;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_2;
|
|
L_2 = VirtualFuncInvoker0< Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* >::Invoke(32 /* UnityEngine.Material UnityEngine.UI.Graphic::get_material() */, L_1);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)il2cpp_codegen_object_new(Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var);
|
|
Material__ctor_mFCC42FB90257F1E8F7516A8640A79C465A39961C(L_3, L_2, NULL);
|
|
VirtualActionInvoker1< Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* >::Invoke(33 /* System.Void UnityEngine.UI.Graphic::set_material(UnityEngine.Material) */, L_0, L_3);
|
|
// return image.material;
|
|
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_4 = ___image0;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_5;
|
|
L_5 = VirtualFuncInvoker0< Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* >::Invoke(32 /* UnityEngine.Material UnityEngine.UI.Graphic::get_material() */, L_4);
|
|
return L_5;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SetupPlayPauseButton()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SetupPlayPauseButton_mE3382B3F9B4197E8930626B3CC38FBBA246AA7FC (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_OnPlayPauseButtonPressed_m0A8D48CAA241BEBA366C0B069BE40A0F1FB857CA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_buttonPlayPause)
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_0 = __this->____buttonPlayPause_29;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
// _buttonPlayPause.onClick.AddListener(OnPlayPauseButtonPressed);
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_2 = __this->____buttonPlayPause_29;
|
|
ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* L_3;
|
|
L_3 = Button_get_onClick_m701712A7F7F000CC80D517C4510697E15722C35C_inline(L_2, NULL);
|
|
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* L_4 = (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7*)il2cpp_codegen_object_new(UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
|
|
UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131(L_4, __this, (intptr_t)((void*)MediaPlayerUI_OnPlayPauseButtonPressed_m0A8D48CAA241BEBA366C0B069BE40A0F1FB857CA_RuntimeMethod_var), NULL);
|
|
UnityEvent_AddListener_m8AA4287C16628486B41DA41CA5E7A856A706D302(L_3, L_4, NULL);
|
|
// _playPauseMaterial = DuplicateMaterialOnImage(_buttonPlayPause.GetComponent<Image>());
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_5 = __this->____buttonPlayPause_29;
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_6;
|
|
L_6 = Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79(L_5, Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79_RuntimeMethod_var);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_7;
|
|
L_7 = MediaPlayerUI_DuplicateMaterialOnImage_mA9DDAAC5B451E55EEB068937C1163C00A67F88AA(__this, L_6, NULL);
|
|
__this->____playPauseMaterial_42 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____playPauseMaterial_42), (void*)L_7);
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SetupTimeBackForwardButtons()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SetupTimeBackForwardButtons_m07ECEE1744945E2C85255BDB1461C45B12E2EAFB (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_OnPlayTimeBackButtonPressed_m5F6F71AE1EDBE93867388CEAFCD50B35AF9D6182_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_OnPlayTimeForwardButtonPressed_m302ED2E35361ADB37DCEF85FB4F8F8EAF7D39371_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_buttonTimeBack)
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_0 = __this->____buttonTimeBack_33;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
// _buttonTimeBack.onClick.AddListener(OnPlayTimeBackButtonPressed);
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_2 = __this->____buttonTimeBack_33;
|
|
ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* L_3;
|
|
L_3 = Button_get_onClick_m701712A7F7F000CC80D517C4510697E15722C35C_inline(L_2, NULL);
|
|
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* L_4 = (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7*)il2cpp_codegen_object_new(UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
|
|
UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131(L_4, __this, (intptr_t)((void*)MediaPlayerUI_OnPlayTimeBackButtonPressed_m5F6F71AE1EDBE93867388CEAFCD50B35AF9D6182_RuntimeMethod_var), NULL);
|
|
UnityEvent_AddListener_m8AA4287C16628486B41DA41CA5E7A856A706D302(L_3, L_4, NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
// if (_buttonTimeForward)
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_5 = __this->____buttonTimeForward_34;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_6;
|
|
L_6 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_5, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0052;
|
|
}
|
|
}
|
|
{
|
|
// _buttonTimeForward.onClick.AddListener(OnPlayTimeForwardButtonPressed);
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_7 = __this->____buttonTimeForward_34;
|
|
ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* L_8;
|
|
L_8 = Button_get_onClick_m701712A7F7F000CC80D517C4510697E15722C35C_inline(L_7, NULL);
|
|
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* L_9 = (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7*)il2cpp_codegen_object_new(UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
|
|
UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131(L_9, __this, (intptr_t)((void*)MediaPlayerUI_OnPlayTimeForwardButtonPressed_m302ED2E35361ADB37DCEF85FB4F8F8EAF7D39371_RuntimeMethod_var), NULL);
|
|
UnityEvent_AddListener_m8AA4287C16628486B41DA41CA5E7A856A706D302(L_8, L_9, NULL);
|
|
}
|
|
|
|
IL_0052:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SetupVolumeButton()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SetupVolumeButton_m46FB00BDA58A24355BB9830C262118B72182E7DC (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_OnVolumeButtonPressed_mB2F8CA9388CDEB7B2FCBEE3E904CF94487BE295A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_buttonVolume)
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_0 = __this->____buttonVolume_30;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
// _buttonVolume.onClick.AddListener(OnVolumeButtonPressed);
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_2 = __this->____buttonVolume_30;
|
|
ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* L_3;
|
|
L_3 = Button_get_onClick_m701712A7F7F000CC80D517C4510697E15722C35C_inline(L_2, NULL);
|
|
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* L_4 = (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7*)il2cpp_codegen_object_new(UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
|
|
UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131(L_4, __this, (intptr_t)((void*)MediaPlayerUI_OnVolumeButtonPressed_mB2F8CA9388CDEB7B2FCBEE3E904CF94487BE295A_RuntimeMethod_var), NULL);
|
|
UnityEvent_AddListener_m8AA4287C16628486B41DA41CA5E7A856A706D302(L_3, L_4, NULL);
|
|
// _volumeMaterial = DuplicateMaterialOnImage(_buttonVolume.GetComponent<Image>());
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_5 = __this->____buttonVolume_30;
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_6;
|
|
L_6 = Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79(L_5, Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79_RuntimeMethod_var);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_7;
|
|
L_7 = MediaPlayerUI_DuplicateMaterialOnImage_mA9DDAAC5B451E55EEB068937C1163C00A67F88AA(__this, L_6, NULL);
|
|
__this->____volumeMaterial_43 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____volumeMaterial_43), (void*)L_7);
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SetupSubtitlesButton()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SetupSubtitlesButton_mC81D79AE27AC8E8B0FD30D4C78043FA8F37AD6FF (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_OnSubtitlesButtonPressed_mD92EF6E2EDABF18135CC1EB051F2E484F498029D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_buttonSubtitles)
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_0 = __this->____buttonSubtitles_31;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
// _buttonSubtitles.onClick.AddListener(OnSubtitlesButtonPressed);
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_2 = __this->____buttonSubtitles_31;
|
|
ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* L_3;
|
|
L_3 = Button_get_onClick_m701712A7F7F000CC80D517C4510697E15722C35C_inline(L_2, NULL);
|
|
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* L_4 = (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7*)il2cpp_codegen_object_new(UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
|
|
UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131(L_4, __this, (intptr_t)((void*)MediaPlayerUI_OnSubtitlesButtonPressed_mD92EF6E2EDABF18135CC1EB051F2E484F498029D_RuntimeMethod_var), NULL);
|
|
UnityEvent_AddListener_m8AA4287C16628486B41DA41CA5E7A856A706D302(L_3, L_4, NULL);
|
|
// _subtitlesMaterial = DuplicateMaterialOnImage(_buttonSubtitles.GetComponent<Image>());
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_5 = __this->____buttonSubtitles_31;
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_6;
|
|
L_6 = Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79(L_5, Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79_RuntimeMethod_var);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_7;
|
|
L_7 = MediaPlayerUI_DuplicateMaterialOnImage_mA9DDAAC5B451E55EEB068937C1163C00A67F88AA(__this, L_6, NULL);
|
|
__this->____subtitlesMaterial_44 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____subtitlesMaterial_44), (void*)L_7);
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SetupOptionsButton()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SetupOptionsButton_mB956F4D64CF53581CA1F1925EF064C56DA42AD96 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_OnOptionsButtonPressed_mF567D5EE92464C44FDB7C0FBA6A245A6F46388A2_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_buttonOptions)
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_0 = __this->____buttonOptions_32;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
// _buttonOptions.onClick.AddListener(OnOptionsButtonPressed);
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_2 = __this->____buttonOptions_32;
|
|
ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* L_3;
|
|
L_3 = Button_get_onClick_m701712A7F7F000CC80D517C4510697E15722C35C_inline(L_2, NULL);
|
|
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* L_4 = (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7*)il2cpp_codegen_object_new(UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
|
|
UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131(L_4, __this, (intptr_t)((void*)MediaPlayerUI_OnOptionsButtonPressed_mF567D5EE92464C44FDB7C0FBA6A245A6F46388A2_RuntimeMethod_var), NULL);
|
|
UnityEvent_AddListener_m8AA4287C16628486B41DA41CA5E7A856A706D302(L_3, L_4, NULL);
|
|
// _optionsMaterial = DuplicateMaterialOnImage(_buttonOptions.GetComponent<Image>());
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_5 = __this->____buttonOptions_32;
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_6;
|
|
L_6 = Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79(L_5, Component_GetComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mE74EE63C85A63FC34DCFC631BC229207B420BC79_RuntimeMethod_var);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_7;
|
|
L_7 = MediaPlayerUI_DuplicateMaterialOnImage_mA9DDAAC5B451E55EEB068937C1163C00A67F88AA(__this, L_6, NULL);
|
|
__this->____optionsMaterial_45 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____optionsMaterial_45), (void*)L_7);
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SetupAudioSpectrum()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SetupAudioSpectrum_mDE7F7FD12F614BB83FDFAEF4BAAE0AB278D9ADF6 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_imageAudioSpectrum)
|
|
RawImage_tFF12F7DB574FBDC1863CF607C7A12A5D9F8D6179* L_0 = __this->____imageAudioSpectrum_35;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
// _audioSpectrumMaterial = DuplicateMaterialOnImage(_imageAudioSpectrum);
|
|
RawImage_tFF12F7DB574FBDC1863CF607C7A12A5D9F8D6179* L_2 = __this->____imageAudioSpectrum_35;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3;
|
|
L_3 = MediaPlayerUI_DuplicateMaterialOnImage_mA9DDAAC5B451E55EEB068937C1163C00A67F88AA(__this, L_2, NULL);
|
|
__this->____audioSpectrumMaterial_46 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____audioSpectrumMaterial_46), (void*)L_3);
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnPlayPauseButtonPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnPlayPauseButtonPressed_m0A8D48CAA241BEBA366C0B069BE40A0F1FB857CA (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// TogglePlayPause();
|
|
MediaPlayerUI_TogglePlayPause_mBE092F547B5701149D63620053519E54DE5EA849(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnPlayTimeBackButtonPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnPlayTimeBackButtonPressed_m5F6F71AE1EDBE93867388CEAFCD50B35AF9D6182 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// SeekRelative(-_jumpDeltaTime);
|
|
float L_0 = __this->____jumpDeltaTime_6;
|
|
MediaPlayerUI_SeekRelative_m49635D54E34072D8A0FE406EDBF6F0AEE7412EF9(__this, ((-L_0)), NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnPlayTimeForwardButtonPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnPlayTimeForwardButtonPressed_m302ED2E35361ADB37DCEF85FB4F8F8EAF7D39371 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// SeekRelative(_jumpDeltaTime);
|
|
float L_0 = __this->____jumpDeltaTime_6;
|
|
MediaPlayerUI_SeekRelative_m49635D54E34072D8A0FE406EDBF6F0AEE7412EF9(__this, L_0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnVolumeButtonPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnVolumeButtonPressed_mB2F8CA9388CDEB7B2FCBEE3E904CF94487BE295A (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// ToggleMute();
|
|
MediaPlayerUI_ToggleMute_m3C7AE579DFE752FBAE3E11293582EB20D4750968(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnSubtitlesButtonPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnSubtitlesButtonPressed_mD92EF6E2EDABF18135CC1EB051F2E484F498029D (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// ToggleSubtitles();
|
|
MediaPlayerUI_ToggleSubtitles_m7FEAF511F00063DE5FA75DE345C2EC8BF7D9A5F6(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnOptionsButtonPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnOptionsButtonPressed_mF567D5EE92464C44FDB7C0FBA6A245A6F46388A2 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// ToggleOptionsMenu();
|
|
MediaPlayerUI_ToggleOptionsMenu_mA347EC29D95D7A6E714BDEA38E3208F53F421541(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnTimelineBeginHover(UnityEngine.EventSystems.PointerEventData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnTimelineBeginHover_m13A704777A512FE17702CBE0E7DB455508AD9445 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___eventData0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// if (eventData.pointerCurrentRaycast.gameObject != null)
|
|
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_0 = ___eventData0;
|
|
RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023 L_1;
|
|
L_1 = PointerEventData_get_pointerCurrentRaycast_m1C6B7D707CEE9C6574DD443289D90102EDC7A2C4_inline(L_0, NULL);
|
|
V_0 = L_1;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2;
|
|
L_2 = RaycastResult_get_gameObject_m77014B442B9E2D10F2CC3AEEDC07AA95CDE1E2F1_inline((&V_0), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_3;
|
|
L_3 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
}
|
|
{
|
|
// _isHoveringOverTimeline = true;
|
|
__this->____isHoveringOverTimeline_60 = (bool)1;
|
|
// _sliderTime.transform.localScale = new Vector3(1f, 2.5f, 1f);
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_4 = __this->____sliderTime_22;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5;
|
|
L_5 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_4, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
memset((&L_6), 0, sizeof(L_6));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_6), (1.0f), (2.5f), (1.0f), /*hidden argument*/NULL);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_5, L_6, NULL);
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnTimelineEndHover(UnityEngine.EventSystems.PointerEventData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnTimelineEndHover_mDCF623F9DF42E32D78C1DAA1E7C79CA3C27ECDEE (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___eventData0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// _isHoveringOverTimeline = false;
|
|
__this->____isHoveringOverTimeline_60 = (bool)0;
|
|
// _sliderTime.transform.localScale = new Vector3(1f, 1f, 1f);
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_0 = __this->____sliderTime_22;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_1;
|
|
L_1 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_0, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
|
|
memset((&L_2), 0, sizeof(L_2));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_2), (1.0f), (1.0f), (1.0f), /*hidden argument*/NULL);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_1, L_2, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::CreateVideoTouchEvents()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_CreateVideoTouchEvents_m8A3DB4FA84E76C064D065EF635E5119BF61A745A (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Entry_t9B34433095405244EBB2447BBED208AF12286913_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_U3CCreateVideoTouchEventsU3Eb__75_0_mD4C32F65525647F1456A676051907499BE8B057B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* V_0 = NULL;
|
|
{
|
|
// EventTrigger.Entry entry = new EventTrigger.Entry();
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_0 = (Entry_t9B34433095405244EBB2447BBED208AF12286913*)il2cpp_codegen_object_new(Entry_t9B34433095405244EBB2447BBED208AF12286913_il2cpp_TypeInfo_var);
|
|
Entry__ctor_m7325965EB4BD264BE16F837B6AA2693ECEDBB5E8(L_0, NULL);
|
|
V_0 = L_0;
|
|
// entry.eventID = EventTriggerType.PointerUp;
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_1 = V_0;
|
|
L_1->___eventID_0 = 3;
|
|
// entry.callback.AddListener((data) => { OnVideoPointerUp(); });
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_2 = V_0;
|
|
TriggerEvent_tE2BBAD6142E192C28DD3583BAD759D4941A3FD9C* L_3 = L_2->___callback_1;
|
|
UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64* L_4 = (UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64*)il2cpp_codegen_object_new(UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64_il2cpp_TypeInfo_var);
|
|
UnityAction_1__ctor_mDB51C262A1C573576CD11F68281CD0815F474CE4(L_4, __this, (intptr_t)((void*)MediaPlayerUI_U3CCreateVideoTouchEventsU3Eb__75_0_mD4C32F65525647F1456A676051907499BE8B057B_RuntimeMethod_var), NULL);
|
|
UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD(L_3, L_4, UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD_RuntimeMethod_var);
|
|
// _videoTouch.triggers.Add(entry);
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_5 = __this->____videoTouch_23;
|
|
List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440* L_6;
|
|
L_6 = EventTrigger_get_triggers_m2361511923086BCD40339097448A70AFB22C4647(L_5, NULL);
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_7 = V_0;
|
|
List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_inline(L_6, L_7, List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_RuntimeMethod_var);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnVideoPointerUp()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnVideoPointerUp_m422ED368863E4C4C6FFAE9ADBBFD0C557B92C10E (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t G_B3_0 = 0;
|
|
{
|
|
// bool controlsMostlyVisible = (_controlsGroup.alpha >= 0.5f && _controlsGroup.gameObject.activeSelf);
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_0 = __this->____controlsGroup_24;
|
|
float L_1;
|
|
L_1 = CanvasGroup_get_alpha_mBFEA193D2886B27CC53B31F90F7A1659B67ED6DF(L_0, NULL);
|
|
if ((!(((float)L_1) >= ((float)(0.5f)))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
{
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_2 = __this->____controlsGroup_24;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3;
|
|
L_3 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_2, NULL);
|
|
bool L_4;
|
|
L_4 = GameObject_get_activeSelf_m4F3E5240E138B66AAA080EA30759A3D0517DA368(L_3, NULL);
|
|
G_B3_0 = ((int32_t)(L_4));
|
|
goto IL_0025;
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
G_B3_0 = 0;
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
// if (controlsMostlyVisible)
|
|
if (!G_B3_0)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
// TogglePlayPause();
|
|
MediaPlayerUI_TogglePlayPause_mBE092F547B5701149D63620053519E54DE5EA849(__this, NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::UpdateAudioFading()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_UpdateAudioFading_m98B074E58646D4F885FA0D84CB13897230000D90 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_audioFadeTime < AudioFadeDuration)
|
|
float L_0 = __this->____audioFadeTime_54;
|
|
if ((!(((float)L_0) < ((float)(0.25f)))))
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
// _audioFadeTime = Mathf.Clamp(_audioFadeTime + Time.deltaTime, 0f, AudioFadeDuration);
|
|
float L_1 = __this->____audioFadeTime_54;
|
|
float L_2;
|
|
L_2 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
float L_3;
|
|
L_3 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(((float)il2cpp_codegen_add(L_1, L_2)), (0.0f), (0.25f), NULL);
|
|
__this->____audioFadeTime_54 = L_3;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
// if (_audioFadeTime >= AudioFadeDuration)
|
|
float L_4 = __this->____audioFadeTime_54;
|
|
if ((!(((float)L_4) >= ((float)(0.25f)))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
// if (!_isAudioFadingUpToPlay)
|
|
bool L_5 = __this->____isAudioFadingUpToPlay_52;
|
|
if (L_5)
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
// Pause(skipFeedback:true);
|
|
MediaPlayerUI_Pause_mB3B98A96A4973DE3B42E129C2398EA53E823938E(__this, (bool)1, NULL);
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
// if (_mediaPlayer.Control != null && _mediaPlayer.Control.IsPlaying())
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_6 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_7;
|
|
L_7 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_6);
|
|
if (!L_7)
|
|
{
|
|
goto IL_00a0;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_8 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_9;
|
|
L_9 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_8);
|
|
bool L_10;
|
|
L_10 = InterfaceFuncInvoker0< bool >::Invoke(10 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaControl::IsPlaying() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_9);
|
|
if (!L_10)
|
|
{
|
|
goto IL_00a0;
|
|
}
|
|
}
|
|
{
|
|
// _audioFade = Mathf.Clamp01(_audioFadeTime / AudioFadeDuration);
|
|
float L_11 = __this->____audioFadeTime_54;
|
|
float L_12;
|
|
L_12 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(((float)(L_11/(0.25f))), NULL);
|
|
__this->____audioFade_51 = L_12;
|
|
// if (!_isAudioFadingUpToPlay)
|
|
bool L_13 = __this->____isAudioFadingUpToPlay_52;
|
|
if (L_13)
|
|
{
|
|
goto IL_009a;
|
|
}
|
|
}
|
|
{
|
|
// _audioFade = (1f - _audioFade);
|
|
float L_14 = __this->____audioFade_51;
|
|
__this->____audioFade_51 = ((float)il2cpp_codegen_subtract((1.0f), L_14));
|
|
}
|
|
|
|
IL_009a:
|
|
{
|
|
// ApplyAudioVolume();
|
|
MediaPlayerUI_ApplyAudioVolume_m17EC31D9593201144A045F8F400E10AC47193F6E(__this, NULL);
|
|
}
|
|
|
|
IL_00a0:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::TogglePlayPause()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_TogglePlayPause_mBE092F547B5701149D63620053519E54DE5EA849 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_mediaPlayer && _mediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
// if (_useAudioFading && _mediaPlayer.Info.HasAudio())
|
|
bool L_4 = __this->____useAudioFading_10;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0087;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_5 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::get_Info() */, L_5);
|
|
bool L_7;
|
|
L_7 = InterfaceFuncInvoker0< bool >::Invoke(8 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaInfo::HasAudio() */, IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var, L_6);
|
|
if (!L_7)
|
|
{
|
|
goto IL_0087;
|
|
}
|
|
}
|
|
{
|
|
// if (_mediaPlayer.Control.IsPlaying())
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_8 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_9;
|
|
L_9 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_8);
|
|
bool L_10;
|
|
L_10 = InterfaceFuncInvoker0< bool >::Invoke(10 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaControl::IsPlaying() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_9);
|
|
if (!L_10)
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
// if (_overlayManager)
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_11 = __this->____overlayManager_18;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_12;
|
|
L_12 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_11, NULL);
|
|
if (!L_12)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
// _overlayManager.TriggerFeedback(OverlayManager.Feedback.Pause);
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_13 = __this->____overlayManager_18;
|
|
OverlayManager_TriggerFeedback_m0A7DA403E4F422592547219B1B3AE3D42C073302(L_13, 1, NULL);
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
// _isAudioFadingUpToPlay = false;
|
|
__this->____isAudioFadingUpToPlay_52 = (bool)0;
|
|
goto IL_007b;
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
// _isAudioFadingUpToPlay = true;
|
|
__this->____isAudioFadingUpToPlay_52 = (bool)1;
|
|
// Play();
|
|
MediaPlayerUI_Play_m8CC33E7951CD76367511B9074C2FA47009E12B57(__this, NULL);
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
// _audioFadeTime = 0f;
|
|
__this->____audioFadeTime_54 = (0.0f);
|
|
return;
|
|
}
|
|
|
|
IL_0087:
|
|
{
|
|
// if (_mediaPlayer.Control.IsPlaying())
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_14 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_15;
|
|
L_15 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_14);
|
|
bool L_16;
|
|
L_16 = InterfaceFuncInvoker0< bool >::Invoke(10 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaControl::IsPlaying() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_15);
|
|
if (!L_16)
|
|
{
|
|
goto IL_00a1;
|
|
}
|
|
}
|
|
{
|
|
// Pause();
|
|
MediaPlayerUI_Pause_mB3B98A96A4973DE3B42E129C2398EA53E823938E(__this, (bool)0, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
// Play();
|
|
MediaPlayerUI_Play_m8CC33E7951CD76367511B9074C2FA47009E12B57(__this, NULL);
|
|
}
|
|
|
|
IL_00a7:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::Play()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_Play_m8CC33E7951CD76367511B9074C2FA47009E12B57 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_mediaPlayer && _mediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
// if (_overlayManager)
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_4 = __this->____overlayManager_18;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_5;
|
|
L_5 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_4, NULL);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
// _overlayManager.TriggerFeedback(OverlayManager.Feedback.Play);
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_6 = __this->____overlayManager_18;
|
|
OverlayManager_TriggerFeedback_m0A7DA403E4F422592547219B1B3AE3D42C073302(L_6, 0, NULL);
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
// _mediaPlayer.Play();
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_7 = __this->____mediaPlayer_4;
|
|
VirtualActionInvoker0::Invoke(20 /* System.Void RenderHeads.Media.AVProVideo.MediaPlayer::Play() */, L_7);
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::Pause(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_Pause_mB3B98A96A4973DE3B42E129C2398EA53E823938E (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, bool ___skipFeedback0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_mediaPlayer && _mediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
}
|
|
{
|
|
// if (!skipFeedback)
|
|
bool L_4 = ___skipFeedback0;
|
|
if (L_4)
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// if (_overlayManager)
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_5 = __this->____overlayManager_18;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_6;
|
|
L_6 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_5, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// _overlayManager.TriggerFeedback(OverlayManager.Feedback.Pause);
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_7 = __this->____overlayManager_18;
|
|
OverlayManager_TriggerFeedback_m0A7DA403E4F422592547219B1B3AE3D42C073302(L_7, 1, NULL);
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// _mediaPlayer.Pause();
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_8 = __this->____mediaPlayer_4;
|
|
VirtualActionInvoker0::Invoke(21 /* System.Void RenderHeads.Media.AVProVideo.MediaPlayer::Pause() */, L_8);
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::SeekRelative(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_SeekRelative_m49635D54E34072D8A0FE406EDBF6F0AEE7412EF9 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, float ___deltaTime0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
double V_1 = 0.0;
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* G_B5_0 = NULL;
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* G_B4_0 = NULL;
|
|
int32_t G_B6_0 = 0;
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* G_B6_1 = NULL;
|
|
{
|
|
// if (_mediaPlayer && _mediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_008b;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_008b;
|
|
}
|
|
}
|
|
{
|
|
// TimeRange timelineRange = GetTimelineRange();
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_4;
|
|
L_4 = MediaPlayerUI_GetTimelineRange_m38FEFB01C10A29F52399E6FA93698CA94434CF26(__this, NULL);
|
|
V_0 = L_4;
|
|
// double time = _mediaPlayer.Control.GetCurrentTime() + deltaTime;
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_5 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_5);
|
|
double L_7;
|
|
L_7 = InterfaceFuncInvoker0< double >::Invoke(24 /* System.Double RenderHeads.Media.AVProVideo.IMediaControl::GetCurrentTime() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_6);
|
|
float L_8 = ___deltaTime0;
|
|
V_1 = ((double)il2cpp_codegen_add(L_7, ((double)L_8)));
|
|
// time = System.Math.Max(time, timelineRange.startTime);
|
|
double L_9 = V_1;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_10 = V_0;
|
|
double L_11 = L_10.___startTime_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_12;
|
|
L_12 = Math_Max_m7BAC743E1752A51F258BB82DEBDD13E7C6D3ED26(L_9, L_11, NULL);
|
|
V_1 = L_12;
|
|
// time = System.Math.Min(time, timelineRange.startTime + timelineRange.duration);
|
|
double L_13 = V_1;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_14 = V_0;
|
|
double L_15 = L_14.___startTime_0;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_16 = V_0;
|
|
double L_17 = L_16.___duration_1;
|
|
double L_18;
|
|
L_18 = Math_Min_mA3310F1FF7876DA2FC7F37B822E6DD66410565C1(L_13, ((double)il2cpp_codegen_add(L_15, L_17)), NULL);
|
|
V_1 = L_18;
|
|
// _mediaPlayer.Control.Seek(time);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_19 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_20;
|
|
L_20 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_19);
|
|
double L_21 = V_1;
|
|
InterfaceActionInvoker1< double >::Invoke(19 /* System.Void RenderHeads.Media.AVProVideo.IMediaControl::Seek(System.Double) */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_20, L_21);
|
|
// if (_overlayManager)
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_22 = __this->____overlayManager_18;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_23;
|
|
L_23 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_22, NULL);
|
|
if (!L_23)
|
|
{
|
|
goto IL_008b;
|
|
}
|
|
}
|
|
{
|
|
// _overlayManager.TriggerFeedback(deltaTime > 0f ? OverlayManager.Feedback.SeekForward : OverlayManager.Feedback.SeekBack);
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_24 = __this->____overlayManager_18;
|
|
float L_25 = ___deltaTime0;
|
|
G_B4_0 = L_24;
|
|
if ((((float)L_25) > ((float)(0.0f))))
|
|
{
|
|
G_B5_0 = L_24;
|
|
goto IL_0085;
|
|
}
|
|
}
|
|
{
|
|
G_B6_0 = 3;
|
|
G_B6_1 = G_B4_0;
|
|
goto IL_0086;
|
|
}
|
|
|
|
IL_0085:
|
|
{
|
|
G_B6_0 = 2;
|
|
G_B6_1 = G_B5_0;
|
|
}
|
|
|
|
IL_0086:
|
|
{
|
|
OverlayManager_TriggerFeedback_m0A7DA403E4F422592547219B1B3AE3D42C073302(G_B6_1, G_B6_0, NULL);
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::ChangeAudioVolume(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_ChangeAudioVolume_m31BE27D6A9CAB86EB0698551DB5224BE2FFB824E (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, float ___delta0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* G_B5_0 = NULL;
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* G_B4_0 = NULL;
|
|
int32_t G_B6_0 = 0;
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* G_B6_1 = NULL;
|
|
{
|
|
// if (_mediaPlayer && _mediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
{
|
|
// _audioVolume = Mathf.Clamp01(_audioVolume + delta);
|
|
float L_4 = __this->____audioVolume_50;
|
|
float L_5 = ___delta0;
|
|
float L_6;
|
|
L_6 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(((float)il2cpp_codegen_add(L_4, L_5)), NULL);
|
|
__this->____audioVolume_50 = L_6;
|
|
// UpdateVolumeSlider();
|
|
MediaPlayerUI_UpdateVolumeSlider_m437071959FF2A499F5B10A51C86B28E4D8E5528F(__this, NULL);
|
|
// if (_overlayManager)
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_7 = __this->____overlayManager_18;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_8;
|
|
L_8 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_7, NULL);
|
|
if (!L_8)
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
{
|
|
// _overlayManager.TriggerFeedback(delta > 0f ? OverlayManager.Feedback.VolumeUp : OverlayManager.Feedback.VolumeDown);
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_9 = __this->____overlayManager_18;
|
|
float L_10 = ___delta0;
|
|
G_B4_0 = L_9;
|
|
if ((((float)L_10) > ((float)(0.0f))))
|
|
{
|
|
G_B5_0 = L_9;
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
G_B6_0 = 5;
|
|
G_B6_1 = G_B4_0;
|
|
goto IL_0052;
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
G_B6_0 = 4;
|
|
G_B6_1 = G_B5_0;
|
|
}
|
|
|
|
IL_0052:
|
|
{
|
|
OverlayManager_TriggerFeedback_m0A7DA403E4F422592547219B1B3AE3D42C073302(G_B6_1, G_B6_0, NULL);
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::ToggleMute()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_ToggleMute_m3C7AE579DFE752FBAE3E11293582EB20D4750968 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_mediaPlayer && _mediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// if (_mediaPlayer.AudioMuted)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_4 = __this->____mediaPlayer_4;
|
|
bool L_5;
|
|
L_5 = VirtualFuncInvoker0< bool >::Invoke(8 /* System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::get_AudioMuted() */, L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
// MuteAudio(false);
|
|
MediaPlayerUI_MuteAudio_m205D08A131523EB1E8D5FE4DA8219E08E762FBF1(__this, (bool)0, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
// MuteAudio(true);
|
|
MediaPlayerUI_MuteAudio_m205D08A131523EB1E8D5FE4DA8219E08E762FBF1(__this, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::MuteAudio(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_MuteAudio_m205D08A131523EB1E8D5FE4DA8219E08E762FBF1 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, bool ___mute0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* G_B5_0 = NULL;
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* G_B4_0 = NULL;
|
|
int32_t G_B6_0 = 0;
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* G_B6_1 = NULL;
|
|
{
|
|
// if (_mediaPlayer && _mediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
// _mediaPlayer.AudioMuted = mute;
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_4 = __this->____mediaPlayer_4;
|
|
bool L_5 = ___mute0;
|
|
VirtualActionInvoker1< bool >::Invoke(9 /* System.Void RenderHeads.Media.AVProVideo.MediaPlayer::set_AudioMuted(System.Boolean) */, L_4, L_5);
|
|
// if (_overlayManager)
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_6 = __this->____overlayManager_18;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_7;
|
|
L_7 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_6, NULL);
|
|
if (!L_7)
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
// _overlayManager.TriggerFeedback(mute ? OverlayManager.Feedback.VolumeMute : OverlayManager.Feedback.VolumeUp);
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_8 = __this->____overlayManager_18;
|
|
bool L_9 = ___mute0;
|
|
G_B4_0 = L_8;
|
|
if (L_9)
|
|
{
|
|
G_B5_0 = L_8;
|
|
goto IL_003f;
|
|
}
|
|
}
|
|
{
|
|
G_B6_0 = 4;
|
|
G_B6_1 = G_B4_0;
|
|
goto IL_0040;
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
G_B6_0 = 6;
|
|
G_B6_1 = G_B5_0;
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
OverlayManager_TriggerFeedback_m0A7DA403E4F422592547219B1B3AE3D42C073302(G_B6_1, G_B6_0, NULL);
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::ToggleSubtitles()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_ToggleSubtitles_m7FEAF511F00063DE5FA75DE345C2EC8BF7D9A5F6 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrackCollection_1_get_Item_mD5819E147B15CF4AE9A3EB4EC7605D26F5B9B80F_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_mediaPlayer && _mediaPlayer.TextTracks != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_TextTracks() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
// if (_mediaPlayer.TextTracks.GetTextTracks().Count > 0)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_4 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_5;
|
|
L_5 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_TextTracks() */, L_4);
|
|
TextTracks_tF24853BCB513D5A858C8CD3A8ED08961CC1DA68D* L_6;
|
|
L_6 = InterfaceFuncInvoker0< TextTracks_tF24853BCB513D5A858C8CD3A8ED08961CC1DA68D* >::Invoke(0 /* RenderHeads.Media.AVProVideo.TextTracks RenderHeads.Media.AVProVideo.ITextTracks::GetTextTracks() */, ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var, L_5);
|
|
int32_t L_7;
|
|
L_7 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 RenderHeads.Media.AVProVideo.TrackCollection::get_Count() */, L_6);
|
|
if ((((int32_t)L_7) <= ((int32_t)0)))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
// if (_mediaPlayer.TextTracks.GetActiveTextTrack() != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_8 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_9;
|
|
L_9 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_TextTracks() */, L_8);
|
|
TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* L_10;
|
|
L_10 = InterfaceFuncInvoker0< TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* >::Invoke(1 /* RenderHeads.Media.AVProVideo.TextTrack RenderHeads.Media.AVProVideo.ITextTracks::GetActiveTextTrack() */, ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var, L_9);
|
|
if (!L_10)
|
|
{
|
|
goto IL_0056;
|
|
}
|
|
}
|
|
{
|
|
// _mediaPlayer.TextTracks.SetActiveTextTrack(null);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_11 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_12;
|
|
L_12 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_TextTracks() */, L_11);
|
|
InterfaceActionInvoker1< TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* >::Invoke(2 /* System.Void RenderHeads.Media.AVProVideo.ITextTracks::SetActiveTextTrack(RenderHeads.Media.AVProVideo.TextTrack) */, ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var, L_12, (TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31*)NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
// _mediaPlayer.TextTracks.SetActiveTextTrack(_mediaPlayer.TextTracks.GetTextTracks()[0]);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_13 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_14;
|
|
L_14 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_TextTracks() */, L_13);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_15 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_TextTracks() */, L_15);
|
|
TextTracks_tF24853BCB513D5A858C8CD3A8ED08961CC1DA68D* L_17;
|
|
L_17 = InterfaceFuncInvoker0< TextTracks_tF24853BCB513D5A858C8CD3A8ED08961CC1DA68D* >::Invoke(0 /* RenderHeads.Media.AVProVideo.TextTracks RenderHeads.Media.AVProVideo.ITextTracks::GetTextTracks() */, ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var, L_16);
|
|
TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* L_18;
|
|
L_18 = TrackCollection_1_get_Item_mD5819E147B15CF4AE9A3EB4EC7605D26F5B9B80F(L_17, 0, TrackCollection_1_get_Item_mD5819E147B15CF4AE9A3EB4EC7605D26F5B9B80F_RuntimeMethod_var);
|
|
InterfaceActionInvoker1< TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* >::Invoke(2 /* System.Void RenderHeads.Media.AVProVideo.ITextTracks::SetActiveTextTrack(RenderHeads.Media.AVProVideo.TextTrack) */, ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var, L_14, L_18);
|
|
}
|
|
|
|
IL_007c:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::ToggleOptionsMenu()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_ToggleOptionsMenu_mA347EC29D95D7A6E714BDEA38E3208F53F421541 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// _showOptions = !_showOptions;
|
|
bool L_0 = __this->____showOptions_7;
|
|
__this->____showOptions_7 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
|
|
// BuildOptionsMenu();
|
|
MediaPlayerUI_BuildOptionsMenu_mC63577733DADD6F963F366BD1F04DFFA5C72D292(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::BuildOptionsMenu()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_BuildOptionsMenu_mC63577733DADD6F963F366BD1F04DFFA5C72D292 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_optionsMenuRoot)
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->____optionsMenuRoot_36;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
// _optionsMenuRoot.SetActive(_showOptions);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = __this->____optionsMenuRoot_36;
|
|
bool L_3 = __this->____showOptions_7;
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_2, L_3, NULL);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
// _videoTouch.enabled = !_showOptions;
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_4 = __this->____videoTouch_23;
|
|
bool L_5 = __this->____showOptions_7;
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_4, (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0), NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::CreateTimelineDragEvents()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_CreateTimelineDragEvents_m611EF3D5D4D18DDA7E1836D183B32790A043D6AB (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Entry_t9B34433095405244EBB2447BBED208AF12286913_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisEventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B_mAE929A910CFB7A620CAD1C67AB892EDA86EAC95E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_0_mDC28388528369EF570984A4FF31B03B4D4FCA4FE_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_1_m10ACCC5038291D4FF1245A0B744BFFF6018E4935_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_2_m4EABA24CFD23A6119AABCD792EB967A7B27F0E03_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_3_mE82B2FCF610BBA85F8320C55A1FC01AC239946B7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_4_m4FDE1FAEB1245F2086207A99E5860A04A5286E19_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* V_0 = NULL;
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* V_1 = NULL;
|
|
{
|
|
// EventTrigger trigger = _sliderTime.gameObject.GetComponent<EventTrigger>();
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_0 = __this->____sliderTime_22;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
|
|
L_1 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_0, NULL);
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_2;
|
|
L_2 = GameObject_GetComponent_TisEventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B_mAE929A910CFB7A620CAD1C67AB892EDA86EAC95E(L_1, GameObject_GetComponent_TisEventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B_mAE929A910CFB7A620CAD1C67AB892EDA86EAC95E_RuntimeMethod_var);
|
|
V_0 = L_2;
|
|
// if (trigger != null)
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_3 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_4;
|
|
L_4 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_4)
|
|
{
|
|
goto IL_010d;
|
|
}
|
|
}
|
|
{
|
|
// EventTrigger.Entry entry = new EventTrigger.Entry();
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_5 = (Entry_t9B34433095405244EBB2447BBED208AF12286913*)il2cpp_codegen_object_new(Entry_t9B34433095405244EBB2447BBED208AF12286913_il2cpp_TypeInfo_var);
|
|
Entry__ctor_m7325965EB4BD264BE16F837B6AA2693ECEDBB5E8(L_5, NULL);
|
|
V_1 = L_5;
|
|
// entry.eventID = EventTriggerType.PointerDown;
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_6 = V_1;
|
|
L_6->___eventID_0 = 2;
|
|
// entry.callback.AddListener((data) => { OnTimeSliderBeginDrag(); });
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_7 = V_1;
|
|
TriggerEvent_tE2BBAD6142E192C28DD3583BAD759D4941A3FD9C* L_8 = L_7->___callback_1;
|
|
UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64* L_9 = (UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64*)il2cpp_codegen_object_new(UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64_il2cpp_TypeInfo_var);
|
|
UnityAction_1__ctor_mDB51C262A1C573576CD11F68281CD0815F474CE4(L_9, __this, (intptr_t)((void*)MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_0_mDC28388528369EF570984A4FF31B03B4D4FCA4FE_RuntimeMethod_var), NULL);
|
|
UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD(L_8, L_9, UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD_RuntimeMethod_var);
|
|
// trigger.triggers.Add(entry);
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_10 = V_0;
|
|
List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440* L_11;
|
|
L_11 = EventTrigger_get_triggers_m2361511923086BCD40339097448A70AFB22C4647(L_10, NULL);
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_12 = V_1;
|
|
List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_inline(L_11, L_12, List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_RuntimeMethod_var);
|
|
// entry = new EventTrigger.Entry();
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_13 = (Entry_t9B34433095405244EBB2447BBED208AF12286913*)il2cpp_codegen_object_new(Entry_t9B34433095405244EBB2447BBED208AF12286913_il2cpp_TypeInfo_var);
|
|
Entry__ctor_m7325965EB4BD264BE16F837B6AA2693ECEDBB5E8(L_13, NULL);
|
|
V_1 = L_13;
|
|
// entry.eventID = EventTriggerType.Drag;
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_14 = V_1;
|
|
L_14->___eventID_0 = 5;
|
|
// entry.callback.AddListener((data) => { OnTimeSliderDrag(); });
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_15 = V_1;
|
|
TriggerEvent_tE2BBAD6142E192C28DD3583BAD759D4941A3FD9C* L_16 = L_15->___callback_1;
|
|
UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64* L_17 = (UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64*)il2cpp_codegen_object_new(UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64_il2cpp_TypeInfo_var);
|
|
UnityAction_1__ctor_mDB51C262A1C573576CD11F68281CD0815F474CE4(L_17, __this, (intptr_t)((void*)MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_1_m10ACCC5038291D4FF1245A0B744BFFF6018E4935_RuntimeMethod_var), NULL);
|
|
UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD(L_16, L_17, UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD_RuntimeMethod_var);
|
|
// trigger.triggers.Add(entry);
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_18 = V_0;
|
|
List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440* L_19;
|
|
L_19 = EventTrigger_get_triggers_m2361511923086BCD40339097448A70AFB22C4647(L_18, NULL);
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_20 = V_1;
|
|
List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_inline(L_19, L_20, List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_RuntimeMethod_var);
|
|
// entry = new EventTrigger.Entry();
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_21 = (Entry_t9B34433095405244EBB2447BBED208AF12286913*)il2cpp_codegen_object_new(Entry_t9B34433095405244EBB2447BBED208AF12286913_il2cpp_TypeInfo_var);
|
|
Entry__ctor_m7325965EB4BD264BE16F837B6AA2693ECEDBB5E8(L_21, NULL);
|
|
V_1 = L_21;
|
|
// entry.eventID = EventTriggerType.PointerUp;
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_22 = V_1;
|
|
L_22->___eventID_0 = 3;
|
|
// entry.callback.AddListener((data) => { OnTimeSliderEndDrag(); });
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_23 = V_1;
|
|
TriggerEvent_tE2BBAD6142E192C28DD3583BAD759D4941A3FD9C* L_24 = L_23->___callback_1;
|
|
UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64* L_25 = (UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64*)il2cpp_codegen_object_new(UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64_il2cpp_TypeInfo_var);
|
|
UnityAction_1__ctor_mDB51C262A1C573576CD11F68281CD0815F474CE4(L_25, __this, (intptr_t)((void*)MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_2_m4EABA24CFD23A6119AABCD792EB967A7B27F0E03_RuntimeMethod_var), NULL);
|
|
UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD(L_24, L_25, UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD_RuntimeMethod_var);
|
|
// trigger.triggers.Add(entry);
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_26 = V_0;
|
|
List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440* L_27;
|
|
L_27 = EventTrigger_get_triggers_m2361511923086BCD40339097448A70AFB22C4647(L_26, NULL);
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_28 = V_1;
|
|
List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_inline(L_27, L_28, List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_RuntimeMethod_var);
|
|
// entry = new EventTrigger.Entry();
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_29 = (Entry_t9B34433095405244EBB2447BBED208AF12286913*)il2cpp_codegen_object_new(Entry_t9B34433095405244EBB2447BBED208AF12286913_il2cpp_TypeInfo_var);
|
|
Entry__ctor_m7325965EB4BD264BE16F837B6AA2693ECEDBB5E8(L_29, NULL);
|
|
V_1 = L_29;
|
|
// entry.eventID = EventTriggerType.PointerEnter;
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_30 = V_1;
|
|
L_30->___eventID_0 = 0;
|
|
// entry.callback.AddListener((data) => { OnTimelineBeginHover((PointerEventData)data); });
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_31 = V_1;
|
|
TriggerEvent_tE2BBAD6142E192C28DD3583BAD759D4941A3FD9C* L_32 = L_31->___callback_1;
|
|
UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64* L_33 = (UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64*)il2cpp_codegen_object_new(UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64_il2cpp_TypeInfo_var);
|
|
UnityAction_1__ctor_mDB51C262A1C573576CD11F68281CD0815F474CE4(L_33, __this, (intptr_t)((void*)MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_3_mE82B2FCF610BBA85F8320C55A1FC01AC239946B7_RuntimeMethod_var), NULL);
|
|
UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD(L_32, L_33, UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD_RuntimeMethod_var);
|
|
// trigger.triggers.Add(entry);
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_34 = V_0;
|
|
List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440* L_35;
|
|
L_35 = EventTrigger_get_triggers_m2361511923086BCD40339097448A70AFB22C4647(L_34, NULL);
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_36 = V_1;
|
|
List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_inline(L_35, L_36, List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_RuntimeMethod_var);
|
|
// entry = new EventTrigger.Entry();
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_37 = (Entry_t9B34433095405244EBB2447BBED208AF12286913*)il2cpp_codegen_object_new(Entry_t9B34433095405244EBB2447BBED208AF12286913_il2cpp_TypeInfo_var);
|
|
Entry__ctor_m7325965EB4BD264BE16F837B6AA2693ECEDBB5E8(L_37, NULL);
|
|
V_1 = L_37;
|
|
// entry.eventID = EventTriggerType.PointerExit;
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_38 = V_1;
|
|
L_38->___eventID_0 = 1;
|
|
// entry.callback.AddListener((data) => { OnTimelineEndHover((PointerEventData)data); });
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_39 = V_1;
|
|
TriggerEvent_tE2BBAD6142E192C28DD3583BAD759D4941A3FD9C* L_40 = L_39->___callback_1;
|
|
UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64* L_41 = (UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64*)il2cpp_codegen_object_new(UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64_il2cpp_TypeInfo_var);
|
|
UnityAction_1__ctor_mDB51C262A1C573576CD11F68281CD0815F474CE4(L_41, __this, (intptr_t)((void*)MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_4_m4FDE1FAEB1245F2086207A99E5860A04A5286E19_RuntimeMethod_var), NULL);
|
|
UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD(L_40, L_41, UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD_RuntimeMethod_var);
|
|
// trigger.triggers.Add(entry);
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_42 = V_0;
|
|
List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440* L_43;
|
|
L_43 = EventTrigger_get_triggers_m2361511923086BCD40339097448A70AFB22C4647(L_42, NULL);
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_44 = V_1;
|
|
List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_inline(L_43, L_44, List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_010d:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::CreateVolumeSliderEvents()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_CreateVolumeSliderEvents_mC412BAE8624A34EBACA9147E3F9FA1902B6B449D (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Entry_t9B34433095405244EBB2447BBED208AF12286913_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisEventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B_mAE929A910CFB7A620CAD1C67AB892EDA86EAC95E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_U3CCreateVolumeSliderEventsU3Eb__89_0_m9EAB20F481AABA48D7DB323ACB6ABA107BE6D12D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MediaPlayerUI_U3CCreateVolumeSliderEventsU3Eb__89_1_m74700476181B7B5DFB0567D12DBE4B2806824B7B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* V_0 = NULL;
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* V_1 = NULL;
|
|
{
|
|
// if (_sliderVolume != null)
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_0 = __this->____sliderVolume_28;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0088;
|
|
}
|
|
}
|
|
{
|
|
// EventTrigger trigger = _sliderVolume.gameObject.GetComponent<EventTrigger>();
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_2 = __this->____sliderVolume_28;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3;
|
|
L_3 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_2, NULL);
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_4;
|
|
L_4 = GameObject_GetComponent_TisEventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B_mAE929A910CFB7A620CAD1C67AB892EDA86EAC95E(L_3, GameObject_GetComponent_TisEventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B_mAE929A910CFB7A620CAD1C67AB892EDA86EAC95E_RuntimeMethod_var);
|
|
V_0 = L_4;
|
|
// if (trigger != null)
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_5 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_6;
|
|
L_6 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_5, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0088;
|
|
}
|
|
}
|
|
{
|
|
// EventTrigger.Entry entry = new EventTrigger.Entry();
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_7 = (Entry_t9B34433095405244EBB2447BBED208AF12286913*)il2cpp_codegen_object_new(Entry_t9B34433095405244EBB2447BBED208AF12286913_il2cpp_TypeInfo_var);
|
|
Entry__ctor_m7325965EB4BD264BE16F837B6AA2693ECEDBB5E8(L_7, NULL);
|
|
V_1 = L_7;
|
|
// entry.eventID = EventTriggerType.PointerDown;
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_8 = V_1;
|
|
L_8->___eventID_0 = 2;
|
|
// entry.callback.AddListener((data) => { OnVolumeSliderDrag(); });
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_9 = V_1;
|
|
TriggerEvent_tE2BBAD6142E192C28DD3583BAD759D4941A3FD9C* L_10 = L_9->___callback_1;
|
|
UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64* L_11 = (UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64*)il2cpp_codegen_object_new(UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64_il2cpp_TypeInfo_var);
|
|
UnityAction_1__ctor_mDB51C262A1C573576CD11F68281CD0815F474CE4(L_11, __this, (intptr_t)((void*)MediaPlayerUI_U3CCreateVolumeSliderEventsU3Eb__89_0_m9EAB20F481AABA48D7DB323ACB6ABA107BE6D12D_RuntimeMethod_var), NULL);
|
|
UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD(L_10, L_11, UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD_RuntimeMethod_var);
|
|
// trigger.triggers.Add(entry);
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_12 = V_0;
|
|
List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440* L_13;
|
|
L_13 = EventTrigger_get_triggers_m2361511923086BCD40339097448A70AFB22C4647(L_12, NULL);
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_14 = V_1;
|
|
List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_inline(L_13, L_14, List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_RuntimeMethod_var);
|
|
// entry = new EventTrigger.Entry();
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_15 = (Entry_t9B34433095405244EBB2447BBED208AF12286913*)il2cpp_codegen_object_new(Entry_t9B34433095405244EBB2447BBED208AF12286913_il2cpp_TypeInfo_var);
|
|
Entry__ctor_m7325965EB4BD264BE16F837B6AA2693ECEDBB5E8(L_15, NULL);
|
|
V_1 = L_15;
|
|
// entry.eventID = EventTriggerType.Drag;
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_16 = V_1;
|
|
L_16->___eventID_0 = 5;
|
|
// entry.callback.AddListener((data) => { OnVolumeSliderDrag(); });
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_17 = V_1;
|
|
TriggerEvent_tE2BBAD6142E192C28DD3583BAD759D4941A3FD9C* L_18 = L_17->___callback_1;
|
|
UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64* L_19 = (UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64*)il2cpp_codegen_object_new(UnityAction_1_tDCC99FBA001EBDDF07829A18E8358DF5B8757F64_il2cpp_TypeInfo_var);
|
|
UnityAction_1__ctor_mDB51C262A1C573576CD11F68281CD0815F474CE4(L_19, __this, (intptr_t)((void*)MediaPlayerUI_U3CCreateVolumeSliderEventsU3Eb__89_1_m74700476181B7B5DFB0567D12DBE4B2806824B7B_RuntimeMethod_var), NULL);
|
|
UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD(L_18, L_19, UnityEvent_1_AddListener_mC4A5C41CF8D2336E9459CA430A39B9CE7DA5A1BD_RuntimeMethod_var);
|
|
// trigger.triggers.Add(entry);
|
|
EventTrigger_tAEBFB7A16CA99343EA87722F78884BF8646BAE1B* L_20 = V_0;
|
|
List_1_tA70D786D375D198C77EBB594AE632A6DFC82A440* L_21;
|
|
L_21 = EventTrigger_get_triggers_m2361511923086BCD40339097448A70AFB22C4647(L_20, NULL);
|
|
Entry_t9B34433095405244EBB2447BBED208AF12286913* L_22 = V_1;
|
|
List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_inline(L_21, L_22, List_1_Add_m792706B81016A58BD4D31E4F4952825DFE475DD0_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0088:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnVolumeSliderDrag()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnVolumeSliderDrag_mEEFB96077F3CCBF8AC560573260F2E4E683B4957 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_mediaPlayer && _mediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0031;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0031;
|
|
}
|
|
}
|
|
{
|
|
// _audioVolume = _sliderVolume.value;
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_4 = __this->____sliderVolume_28;
|
|
float L_5;
|
|
L_5 = VirtualFuncInvoker0< float >::Invoke(46 /* System.Single UnityEngine.UI.Slider::get_value() */, L_4);
|
|
__this->____audioVolume_50 = L_5;
|
|
// ApplyAudioVolume();
|
|
MediaPlayerUI_ApplyAudioVolume_m17EC31D9593201144A045F8F400E10AC47193F6E(__this, NULL);
|
|
}
|
|
|
|
IL_0031:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::ApplyAudioVolume()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_ApplyAudioVolume_m17EC31D9593201144A045F8F400E10AC47193F6E (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_mediaPlayer)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0025;
|
|
}
|
|
}
|
|
{
|
|
// _mediaPlayer.AudioVolume = (_audioVolume * _audioFade);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
float L_3 = __this->____audioVolume_50;
|
|
float L_4 = __this->____audioFade_51;
|
|
VirtualActionInvoker1< float >::Invoke(7 /* System.Void RenderHeads.Media.AVProVideo.MediaPlayer::set_AudioVolume(System.Single) */, L_2, ((float)il2cpp_codegen_multiply(L_3, L_4)));
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::UpdateVolumeSlider()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_UpdateVolumeSlider_m437071959FF2A499F5B10A51C86B28E4D8E5528F (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_sliderVolume)
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_0 = __this->____sliderVolume_28;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
// if (_mediaPlayer)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_3;
|
|
L_3 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
// _sliderVolume.value = _audioVolume;
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_4 = __this->____sliderVolume_28;
|
|
float L_5 = __this->____audioVolume_50;
|
|
VirtualActionInvoker1< float >::Invoke(47 /* System.Void UnityEngine.UI.Slider::set_value(System.Single) */, L_4, L_5);
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::UpdateAudioSpectrum()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_UpdateAudioSpectrum_m5B9B6F0E4F5D9C43CFE9468E0EF1E6EBB8480DCD (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Helper_t0FCA2FC2DDB9314B514569A12F33EFAC7AEC7873_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
int32_t V_3 = 0;
|
|
float V_4 = 0.0f;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
float V_7 = 0.0f;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C V_8;
|
|
memset((&V_8), 0, sizeof(V_8));
|
|
{
|
|
// bool showAudioSpectrum = false;
|
|
V_0 = (bool)0;
|
|
// if (_mediaPlayer && _mediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0185;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0185;
|
|
}
|
|
}
|
|
{
|
|
// AudioSource audioSource = _mediaPlayer.AudioSource;
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_4 = __this->____mediaPlayer_4;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_5;
|
|
L_5 = MediaPlayer_get_AudioSource_m410D3579438149FBFF41B737F66F17539BDC6A9B_inline(L_4, NULL);
|
|
V_1 = L_5;
|
|
// if (audioSource && _audioSpectrumMaterial)
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_6 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_7;
|
|
L_7 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_6, NULL);
|
|
if (!L_7)
|
|
{
|
|
goto IL_0185;
|
|
}
|
|
}
|
|
{
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_8 = __this->____audioSpectrumMaterial_46;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_9;
|
|
L_9 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_8, NULL);
|
|
if (!L_9)
|
|
{
|
|
goto IL_0185;
|
|
}
|
|
}
|
|
{
|
|
// showAudioSpectrum = true;
|
|
V_0 = (bool)1;
|
|
// float maxFreq = (Helper.GetUnityAudioSampleRate() / 2);
|
|
il2cpp_codegen_runtime_class_init_inline(Helper_t0FCA2FC2DDB9314B514569A12F33EFAC7AEC7873_il2cpp_TypeInfo_var);
|
|
int32_t L_10;
|
|
L_10 = Helper_GetUnityAudioSampleRate_m6216E68C91079C39EC9E9A9A574B3058A006AED8(NULL);
|
|
V_2 = ((float)((int32_t)(L_10/2)));
|
|
// int sampleRange = Mathf.FloorToInt(Mathf.Clamp01(clampFreq / maxFreq) * _spectrumSamples.Length);
|
|
float L_11 = V_2;
|
|
float L_12;
|
|
L_12 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(((float)((18000.0f)/L_11)), NULL);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_13 = __this->____spectrumSamples_47;
|
|
int32_t L_14;
|
|
L_14 = Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline(((float)il2cpp_codegen_multiply(L_12, ((float)((int32_t)(((RuntimeArray*)L_13)->max_length))))), NULL);
|
|
V_3 = L_14;
|
|
// audioSource.GetSpectrumData(_spectrumSamples, 0, FFTWindow.BlackmanHarris);
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_15 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_16 = __this->____spectrumSamples_47;
|
|
AudioSource_GetSpectrumData_m0F3872A4C6B41EFD5A23BA24322B08367BFF0CFE(L_15, L_16, 0, 5, NULL);
|
|
// float maxValue = -1.0f;
|
|
V_4 = (-1.0f);
|
|
// for (int i = 0; i < sampleRange; i++)
|
|
V_5 = 0;
|
|
goto IL_00a8;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
// if (_spectrumSamples[i] > maxValue)
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_17 = __this->____spectrumSamples_47;
|
|
int32_t L_18 = V_5;
|
|
int32_t L_19 = L_18;
|
|
float L_20 = (L_17)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_19));
|
|
float L_21 = V_4;
|
|
if ((!(((float)L_20) > ((float)L_21))))
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
{
|
|
// maxValue = _spectrumSamples[i];
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_22 = __this->____spectrumSamples_47;
|
|
int32_t L_23 = V_5;
|
|
int32_t L_24 = L_23;
|
|
float L_25 = (L_22)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_24));
|
|
V_4 = L_25;
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
// for (int i = 0; i < sampleRange; i++)
|
|
int32_t L_26 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
}
|
|
|
|
IL_00a8:
|
|
{
|
|
// for (int i = 0; i < sampleRange; i++)
|
|
int32_t L_27 = V_5;
|
|
int32_t L_28 = V_3;
|
|
if ((((int32_t)L_27) < ((int32_t)L_28)))
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
{
|
|
// _maxValue = Mathf.Lerp(_maxValue, 0.0f, Mathf.Clamp01(2.0f * Time.deltaTime));
|
|
float L_29 = __this->____maxValue_49;
|
|
float L_30;
|
|
L_30 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
float L_31;
|
|
L_31 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(((float)il2cpp_codegen_multiply((2.0f), L_30)), NULL);
|
|
float L_32;
|
|
L_32 = Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline(L_29, (0.0f), L_31, NULL);
|
|
__this->____maxValue_49 = L_32;
|
|
// _maxValue = Mathf.Max(_maxValue, maxValue);
|
|
float L_33 = __this->____maxValue_49;
|
|
float L_34 = V_4;
|
|
float L_35;
|
|
L_35 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_33, L_34, NULL);
|
|
__this->____maxValue_49 = L_35;
|
|
// if (_maxValue <= 0.01f)
|
|
float L_36 = __this->____maxValue_49;
|
|
if ((!(((float)L_36) <= ((float)(0.00999999978f)))))
|
|
{
|
|
goto IL_00fe;
|
|
}
|
|
}
|
|
{
|
|
// _maxValue = 1f;
|
|
__this->____maxValue_49 = (1.0f);
|
|
}
|
|
|
|
IL_00fe:
|
|
{
|
|
// for (int i = 0; i < sampleRange; i++)
|
|
V_6 = 0;
|
|
goto IL_0144;
|
|
}
|
|
|
|
IL_0103:
|
|
{
|
|
// float newSample = _spectrumSamples[i] / _maxValue;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_37 = __this->____spectrumSamples_47;
|
|
int32_t L_38 = V_6;
|
|
int32_t L_39 = L_38;
|
|
float L_40 = (L_37)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_39));
|
|
float L_41 = __this->____maxValue_49;
|
|
V_7 = ((float)(L_40/L_41));
|
|
// _spectrumSamplesSmooth[i] = Mathf.Lerp(_spectrumSamplesSmooth[i], newSample, Mathf.Clamp01(15.0f * Time.deltaTime));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_42 = __this->____spectrumSamplesSmooth_48;
|
|
int32_t L_43 = V_6;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_44 = __this->____spectrumSamplesSmooth_48;
|
|
int32_t L_45 = V_6;
|
|
int32_t L_46 = L_45;
|
|
float L_47 = (L_44)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_46));
|
|
float L_48 = V_7;
|
|
float L_49;
|
|
L_49 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
float L_50;
|
|
L_50 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(((float)il2cpp_codegen_multiply((15.0f), L_49)), NULL);
|
|
float L_51;
|
|
L_51 = Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline(L_47, L_48, L_50, NULL);
|
|
(L_42)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_43), (float)L_51);
|
|
// for (int i = 0; i < sampleRange; i++)
|
|
int32_t L_52 = V_6;
|
|
V_6 = ((int32_t)il2cpp_codegen_add(L_52, 1));
|
|
}
|
|
|
|
IL_0144:
|
|
{
|
|
// for (int i = 0; i < sampleRange; i++)
|
|
int32_t L_53 = V_6;
|
|
int32_t L_54 = V_3;
|
|
if ((((int32_t)L_53) < ((int32_t)L_54)))
|
|
{
|
|
goto IL_0103;
|
|
}
|
|
}
|
|
{
|
|
// _audioSpectrumMaterial.SetFloatArray(_propSpectrum.Id, _spectrumSamplesSmooth);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_55 = __this->____audioSpectrumMaterial_46;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_56 = __this->____propSpectrum_58;
|
|
V_8 = L_56;
|
|
int32_t L_57;
|
|
L_57 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_8), NULL);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_58 = __this->____spectrumSamplesSmooth_48;
|
|
Material_SetFloatArray_m2CEEB49F79A9D1DB96F04C81ADF63E6407DB9081(L_55, L_57, L_58, NULL);
|
|
// _audioSpectrumMaterial.SetFloat(_propSpectrumRange.Id, (float)sampleRange);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_59 = __this->____audioSpectrumMaterial_46;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_60 = __this->____propSpectrumRange_59;
|
|
V_8 = L_60;
|
|
int32_t L_61;
|
|
L_61 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_8), NULL);
|
|
int32_t L_62 = V_3;
|
|
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_59, L_61, ((float)L_62), NULL);
|
|
}
|
|
|
|
IL_0185:
|
|
{
|
|
// if (_imageAudioSpectrum)
|
|
RawImage_tFF12F7DB574FBDC1863CF607C7A12A5D9F8D6179* L_63 = __this->____imageAudioSpectrum_35;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_64;
|
|
L_64 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_63, NULL);
|
|
if (!L_64)
|
|
{
|
|
goto IL_01a3;
|
|
}
|
|
}
|
|
{
|
|
// _imageAudioSpectrum.gameObject.SetActive(showAudioSpectrum);
|
|
RawImage_tFF12F7DB574FBDC1863CF607C7A12A5D9F8D6179* L_65 = __this->____imageAudioSpectrum_35;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_66;
|
|
L_66 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_65, NULL);
|
|
bool L_67 = V_0;
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_66, L_67, NULL);
|
|
}
|
|
|
|
IL_01a3:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnTimeSliderBeginDrag()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnTimeSliderBeginDrag_mEF987F542A5D8186BFE64F3D0F21BB3503FF0989 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_mediaPlayer && _mediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
// _wasPlayingBeforeTimelineDrag = _mediaPlayer.Control.IsPlaying();
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_4 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_5;
|
|
L_5 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_4);
|
|
bool L_6;
|
|
L_6 = InterfaceFuncInvoker0< bool >::Invoke(10 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaControl::IsPlaying() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_5);
|
|
__this->____wasPlayingBeforeTimelineDrag_40 = L_6;
|
|
// if (_wasPlayingBeforeTimelineDrag)
|
|
bool L_7 = __this->____wasPlayingBeforeTimelineDrag_40;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
}
|
|
{
|
|
// _mediaPlayer.Pause();
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_8 = __this->____mediaPlayer_4;
|
|
VirtualActionInvoker0::Invoke(21 /* System.Void RenderHeads.Media.AVProVideo.MediaPlayer::Pause() */, L_8);
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
// OnTimeSliderDrag();
|
|
MediaPlayerUI_OnTimeSliderDrag_m8B2A0B73507CE3C6346473558B791F65DDA748CC(__this, NULL);
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnTimeSliderDrag()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnTimeSliderDrag_m8B2A0B73507CE3C6346473558B791F65DDA748CC (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
double V_1 = 0.0;
|
|
{
|
|
// if (_mediaPlayer && _mediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
{
|
|
// TimeRange timelineRange = GetTimelineRange();
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_4;
|
|
L_4 = MediaPlayerUI_GetTimelineRange_m38FEFB01C10A29F52399E6FA93698CA94434CF26(__this, NULL);
|
|
V_0 = L_4;
|
|
// double time = timelineRange.startTime + (_sliderTime.value * timelineRange.duration);
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_5 = V_0;
|
|
double L_6 = L_5.___startTime_0;
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_7 = __this->____sliderTime_22;
|
|
float L_8;
|
|
L_8 = VirtualFuncInvoker0< float >::Invoke(46 /* System.Single UnityEngine.UI.Slider::get_value() */, L_7);
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_9 = V_0;
|
|
double L_10 = L_9.___duration_1;
|
|
V_1 = ((double)il2cpp_codegen_add(L_6, ((double)il2cpp_codegen_multiply(((double)L_8), L_10))));
|
|
// _mediaPlayer.Control.Seek(time);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_11 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_12;
|
|
L_12 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_11);
|
|
double L_13 = V_1;
|
|
InterfaceActionInvoker1< double >::Invoke(19 /* System.Void RenderHeads.Media.AVProVideo.IMediaControl::Seek(System.Double) */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_12, L_13);
|
|
// _isHoveringOverTimeline = true;
|
|
__this->____isHoveringOverTimeline_60 = (bool)1;
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnTimeSliderEndDrag()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnTimeSliderEndDrag_m1CD63DFFED67DEBE6DAC6A5596C5CB91475D2408 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_mediaPlayer && _mediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
// if (_wasPlayingBeforeTimelineDrag)
|
|
bool L_4 = __this->____wasPlayingBeforeTimelineDrag_40;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
// _mediaPlayer.Play();
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_5 = __this->____mediaPlayer_4;
|
|
VirtualActionInvoker0::Invoke(20 /* System.Void RenderHeads.Media.AVProVideo.MediaPlayer::Play() */, L_5);
|
|
// _wasPlayingBeforeTimelineDrag = false;
|
|
__this->____wasPlayingBeforeTimelineDrag_40 = (bool)0;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// RenderHeads.Media.AVProVideo.TimeRange RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::GetTimelineRange()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF MediaPlayerUI_GetTimelineRange_m38FEFB01C10A29F52399E6FA93698CA94434CF26 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Helper_t0FCA2FC2DDB9314B514569A12F33EFAC7AEC7873_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// if (_mediaPlayer.Info != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_1;
|
|
L_1 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::get_Info() */, L_0);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
// return Helper.GetTimelineRange(_mediaPlayer.Info.GetDuration(), _mediaPlayer.Control.GetSeekableTimes());
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::get_Info() */, L_2);
|
|
double L_4;
|
|
L_4 = InterfaceFuncInvoker0< double >::Invoke(0 /* System.Double RenderHeads.Media.AVProVideo.IMediaInfo::GetDuration() */, IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var, L_3);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_5 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_5);
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_7;
|
|
L_7 = InterfaceFuncInvoker0< TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* >::Invoke(35 /* RenderHeads.Media.AVProVideo.TimeRanges RenderHeads.Media.AVProVideo.IMediaControl::GetSeekableTimes() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_6);
|
|
il2cpp_codegen_runtime_class_init_inline(Helper_t0FCA2FC2DDB9314B514569A12F33EFAC7AEC7873_il2cpp_TypeInfo_var);
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_8;
|
|
L_8 = Helper_GetTimelineRange_mD42EB62577C6045D209F063AA4086C4FF06BFA3B(L_4, L_7, NULL);
|
|
return L_8;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
// return new TimeRange();
|
|
il2cpp_codegen_initobj((&V_0), sizeof(TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF));
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_9 = V_0;
|
|
return L_9;
|
|
}
|
|
}
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::CanHideControls()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MediaPlayerUI_CanHideControls_mC53D4B9075131B59C4253F3E1F276DAA268CF699 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
{
|
|
// bool result = true;
|
|
V_0 = (bool)1;
|
|
// if (!_autoHide)
|
|
bool L_0 = __this->____autoHide_8;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
// result = false;
|
|
V_0 = (bool)0;
|
|
goto IL_0047;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
// else if (Input.mousePresent)
|
|
bool L_1;
|
|
L_1 = Input_get_mousePresent_mAD77FFD987CD5B998AFAD4DAECADBC76034026BF(NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
// RectTransform rect = _controlsGroup.GetComponent<RectTransform>();
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_2 = __this->____controlsGroup_24;
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_3;
|
|
L_3 = Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4(L_2, Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4_RuntimeMethod_var);
|
|
// RectTransformUtility.ScreenPointToLocalPointInRectangle(rect, Input.mousePosition, null, out canvasPos);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_4 = L_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Input_get_mousePosition_mFF21FBD2647DAE2A23BD4C45571CA95D05A0A42C(NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_5, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var);
|
|
bool L_7;
|
|
L_7 = RectTransformUtility_ScreenPointToLocalPointInRectangle_m01A75CAFB6D1019F1C65BA606635EAB10AF31195(L_4, L_6, (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184*)NULL, (&V_1), NULL);
|
|
// Rect rr = RectTransformUtility.PixelAdjustRect(rect, null);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_8;
|
|
L_8 = RectTransformUtility_PixelAdjustRect_mCE31ACDDCB3E4DA1B3BC5A095C31B0A520A019E6(L_4, (Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26*)NULL, NULL);
|
|
V_2 = L_8;
|
|
// result = !rr.Contains(canvasPos);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_1;
|
|
bool L_10;
|
|
L_10 = Rect_Contains_mAB270D6B7E3B0009A50D142C569D63E8FE59F48B((&V_2), L_9, NULL);
|
|
V_0 = (bool)((((int32_t)L_10) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
// return result;
|
|
bool L_11 = V_0;
|
|
return L_11;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::UpdateControlsVisibility()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_UpdateControlsVisibility_mC526A7331E97A4C7A01979B4B8BE8A442C432657 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (UserInteraction.IsUserInputThisFrame() || !CanHideControls())
|
|
bool L_0;
|
|
L_0 = UserInteraction_IsUserInputThisFrame_mD5190E316192CD6CD67430A898B9692530890B86(NULL);
|
|
if (L_0)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
bool L_1;
|
|
L_1 = MediaPlayerUI_CanHideControls_mC53D4B9075131B59C4253F3E1F276DAA268CF699(__this, NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
// UserInteraction.InactiveTime = 0f;
|
|
((UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_StaticFields*)il2cpp_codegen_static_fields_for(UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_il2cpp_TypeInfo_var))->___InactiveTime_0 = (0.0f);
|
|
// FadeUpControls();
|
|
MediaPlayerUI_FadeUpControls_m80E6FE7D8F5B053E3F8D560C0BC88D969032167C(__this, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// UserInteraction.InactiveTime += Time.unscaledDeltaTime;
|
|
float L_2 = ((UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_StaticFields*)il2cpp_codegen_static_fields_for(UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_il2cpp_TypeInfo_var))->___InactiveTime_0;
|
|
float L_3;
|
|
L_3 = Time_get_unscaledDeltaTime_mF057EECA857E5C0F90A3F910D26D3EE59F27C4B5(NULL);
|
|
((UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_StaticFields*)il2cpp_codegen_static_fields_for(UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_il2cpp_TypeInfo_var))->___InactiveTime_0 = ((float)il2cpp_codegen_add(L_2, L_3));
|
|
// if (UserInteraction.InactiveTime >= _userInactiveDuration)
|
|
float L_4 = ((UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_StaticFields*)il2cpp_codegen_static_fields_for(UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_il2cpp_TypeInfo_var))->___InactiveTime_0;
|
|
float L_5 = __this->____userInactiveDuration_9;
|
|
if ((!(((float)L_4) >= ((float)L_5))))
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
}
|
|
{
|
|
// FadeDownControls();
|
|
MediaPlayerUI_FadeDownControls_m4E5E3588D0FD7E36D09FD9DF1CA9E96625507992(__this, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
// FadeUpControls();
|
|
MediaPlayerUI_FadeUpControls_m80E6FE7D8F5B053E3F8D560C0BC88D969032167C(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::FadeUpControls()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_FadeUpControls_m80E6FE7D8F5B053E3F8D560C0BC88D969032167C (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if (!_controlsGroup.gameObject.activeSelf)
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_0 = __this->____controlsGroup_24;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
|
|
L_1 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_0, NULL);
|
|
bool L_2;
|
|
L_2 = GameObject_get_activeSelf_m4F3E5240E138B66AAA080EA30759A3D0517DA368(L_1, NULL);
|
|
if (L_2)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
// _controlsGroup.gameObject.SetActive(true);
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_3 = __this->____controlsGroup_24;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4;
|
|
L_4 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_3, NULL);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_4, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
// _controlsFade = Mathf.Min(1f, _controlsFade + Time.deltaTime * 8f);
|
|
float L_5 = __this->____controlsFade_41;
|
|
float L_6;
|
|
L_6 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
float L_7;
|
|
L_7 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline((1.0f), ((float)il2cpp_codegen_add(L_5, ((float)il2cpp_codegen_multiply(L_6, (8.0f))))), NULL);
|
|
__this->____controlsFade_41 = L_7;
|
|
// _controlsGroup.alpha = Mathf.Pow(_controlsFade, 5f);
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_8 = __this->____controlsGroup_24;
|
|
float L_9 = __this->____controlsFade_41;
|
|
float L_10;
|
|
L_10 = powf(L_9, (5.0f));
|
|
CanvasGroup_set_alpha_m5C06839316D948BB4F75ED72C87FA1F1A20C333F(L_8, L_10, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::FadeDownControls()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_FadeDownControls_m4E5E3588D0FD7E36D09FD9DF1CA9E96625507992 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if (_controlsGroup.gameObject.activeSelf)
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_0 = __this->____controlsGroup_24;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
|
|
L_1 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_0, NULL);
|
|
bool L_2;
|
|
L_2 = GameObject_get_activeSelf_m4F3E5240E138B66AAA080EA30759A3D0517DA368(L_1, NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
// _controlsFade = Mathf.Max(0f, _controlsFade - Time.deltaTime * 3f);
|
|
float L_3 = __this->____controlsFade_41;
|
|
float L_4;
|
|
L_4 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
float L_5;
|
|
L_5 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline((0.0f), ((float)il2cpp_codegen_subtract(L_3, ((float)il2cpp_codegen_multiply(L_4, (3.0f))))), NULL);
|
|
__this->____controlsFade_41 = L_5;
|
|
// _controlsGroup.alpha = Mathf.Pow(_controlsFade, 5f);
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_6 = __this->____controlsGroup_24;
|
|
float L_7 = __this->____controlsFade_41;
|
|
float L_8;
|
|
L_8 = powf(L_7, (5.0f));
|
|
CanvasGroup_set_alpha_m5C06839316D948BB4F75ED72C87FA1F1A20C333F(L_6, L_8, NULL);
|
|
// if (_controlsGroup.alpha <= 0f)
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_9 = __this->____controlsGroup_24;
|
|
float L_10;
|
|
L_10 = CanvasGroup_get_alpha_mBFEA193D2886B27CC53B31F90F7A1659B67ED6DF(L_9, NULL);
|
|
if ((!(((float)L_10) <= ((float)(0.0f)))))
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
// _controlsGroup.gameObject.SetActive(false);
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_11 = __this->____controlsGroup_24;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_12;
|
|
L_12 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_11, NULL);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_12, (bool)0, NULL);
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_Update_mDBA6AE140B51C6B3CF4C89D48552B0FC6FFA034C (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponentInChildren_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_m1D5533D50D961602AC2CD364E03388FFE2985259_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Helper_t0FCA2FC2DDB9314B514569A12F33EFAC7AEC7873_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3931E6D8611AD78B9EAE8623A5552724272A477B);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
float V_4 = 0.0f;
|
|
double V_5 = 0.0;
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* V_6 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_7 = NULL;
|
|
double V_8 = 0.0;
|
|
float V_9 = 0.0f;
|
|
float V_10 = 0.0f;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C V_11;
|
|
memset((&V_11), 0, sizeof(V_11));
|
|
float V_12 = 0.0f;
|
|
float V_13 = 0.0f;
|
|
float V_14 = 0.0f;
|
|
float V_15 = 0.0f;
|
|
float V_16 = 0.0f;
|
|
float V_17 = 0.0f;
|
|
String_t* V_18 = NULL;
|
|
String_t* V_19 = NULL;
|
|
double V_20 = 0.0;
|
|
String_t* V_21 = NULL;
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* V_22 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_23 = NULL;
|
|
int32_t V_24 = 0;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF V_25;
|
|
memset((&V_25), 0, sizeof(V_25));
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* V_26 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_27 = NULL;
|
|
double V_28 = 0.0;
|
|
double V_29 = 0.0;
|
|
{
|
|
// if (!_mediaPlayer) return;
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_0 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
// if (!_mediaPlayer) return;
|
|
return;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
// UpdateControlsVisibility();
|
|
MediaPlayerUI_UpdateControlsVisibility_mC526A7331E97A4C7A01979B4B8BE8A442C432657(__this, NULL);
|
|
// UpdateAudioFading();
|
|
MediaPlayerUI_UpdateAudioFading_m98B074E58646D4F885FA0D84CB13897230000D90(__this, NULL);
|
|
// UpdateAudioSpectrum();
|
|
MediaPlayerUI_UpdateAudioSpectrum_m5B9B6F0E4F5D9C43CFE9468E0EF1E6EBB8480DCD(__this, NULL);
|
|
// if (_mediaPlayer.Info != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_2 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::get_Info() */, L_2);
|
|
if (!L_3)
|
|
{
|
|
goto IL_082a;
|
|
}
|
|
}
|
|
{
|
|
// TimeRange timelineRange = GetTimelineRange();
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_4;
|
|
L_4 = MediaPlayerUI_GetTimelineRange_m38FEFB01C10A29F52399E6FA93698CA94434CF26(__this, NULL);
|
|
V_0 = L_4;
|
|
// if (_timelineTip != null)
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_5 = __this->____timelineTip_20;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_6;
|
|
L_6 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_5, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0220;
|
|
}
|
|
}
|
|
{
|
|
// if (_isHoveringOverTimeline)
|
|
bool L_7 = __this->____isHoveringOverTimeline_60;
|
|
if (!L_7)
|
|
{
|
|
goto IL_01fe;
|
|
}
|
|
}
|
|
{
|
|
// RectTransformUtility.ScreenPointToLocalPointInRectangle(_canvasTransform, Input.mousePosition, null, out canvasPos);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_8 = __this->____canvasTransform_21;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Input_get_mousePosition_mFF21FBD2647DAE2A23BD4C45571CA95D05A0A42C(NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
|
|
L_10 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_9, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var);
|
|
bool L_11;
|
|
L_11 = RectTransformUtility_ScreenPointToLocalPointInRectangle_m01A75CAFB6D1019F1C65BA606635EAB10AF31195(L_8, L_10, (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184*)NULL, (&V_1), NULL);
|
|
// _segmentsSeek.gameObject.SetActive(true);
|
|
HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* L_12 = __this->____segmentsSeek_37;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13;
|
|
L_13 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_12, NULL);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_13, (bool)1, NULL);
|
|
// _timelineTip.gameObject.SetActive(true);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_14 = __this->____timelineTip_20;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_15;
|
|
L_15 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_14, NULL);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_15, (bool)1, NULL);
|
|
// Vector3 mousePos = _canvasTransform.TransformPoint(canvasPos);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_16 = __this->____canvasTransform_21;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17 = V_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18;
|
|
L_18 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_17, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19;
|
|
L_19 = Transform_TransformPoint_m05BFF013DB830D7BFE44A007703694AE1062EE44(L_16, L_18, NULL);
|
|
V_2 = L_19;
|
|
// _timelineTip.position = new Vector2(mousePos.x, _timelineTip.position.y);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_20 = __this->____timelineTip_20;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21 = V_2;
|
|
float L_22 = L_21.___x_2;
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_23 = __this->____timelineTip_20;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24;
|
|
L_24 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_23, NULL);
|
|
float L_25 = L_24.___y_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26;
|
|
memset((&L_26), 0, sizeof(L_26));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_26), L_22, L_25, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27;
|
|
L_27 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_26, NULL);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_20, L_27, NULL);
|
|
// if (UserInteraction.IsUserInputThisFrame())
|
|
bool L_28;
|
|
L_28 = UserInteraction_IsUserInputThisFrame_mD5190E316192CD6CD67430A898B9692530890B86(NULL);
|
|
if (!L_28)
|
|
{
|
|
goto IL_0220;
|
|
}
|
|
}
|
|
{
|
|
// Bounds bounds = RectTransformUtility.CalculateRelativeRectTransformBounds(this._sliderTime.GetComponent<RectTransform>());
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_29 = __this->____sliderTime_22;
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_30;
|
|
L_30 = Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4(L_29, Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var);
|
|
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_31;
|
|
L_31 = RectTransformUtility_CalculateRelativeRectTransformBounds_m42B206E52BF3CE694F3D5F8688DEA98FB1076926(L_30, NULL);
|
|
V_3 = L_31;
|
|
// float x = Mathf.Clamp01((canvasPos.x - bounds.min.x) / bounds.size.x);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32 = V_1;
|
|
float L_33 = L_32.___x_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34;
|
|
L_34 = Bounds_get_min_m465AC9BBE1DE5D8E8AD95AC19B9899068FEEBB13((&V_3), NULL);
|
|
float L_35 = L_34.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36;
|
|
L_36 = Bounds_get_size_m0699A53A55A78B3201D7270D6F338DFA91B6FAD4((&V_3), NULL);
|
|
float L_37 = L_36.___x_2;
|
|
float L_38;
|
|
L_38 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(((float)(((float)il2cpp_codegen_subtract(L_33, L_35))/L_37)), NULL);
|
|
V_4 = L_38;
|
|
// double time = (double)x * timelineRange.Duration;
|
|
float L_39 = V_4;
|
|
double L_40;
|
|
L_40 = TimeRange_get_Duration_m1C5EB9A963F19801765CA61B13567B861AC15C22_inline((&V_0), NULL);
|
|
V_5 = ((double)il2cpp_codegen_multiply(((double)L_39), L_40));
|
|
// if (_thumbnailMediaPlayer != null && _thumbnailMediaPlayer.Control != null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_41 = __this->____thumbnailMediaPlayer_19;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_42;
|
|
L_42 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_41, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_42)
|
|
{
|
|
goto IL_0147;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_43 = __this->____thumbnailMediaPlayer_19;
|
|
RuntimeObject* L_44;
|
|
L_44 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_43);
|
|
if (!L_44)
|
|
{
|
|
goto IL_0147;
|
|
}
|
|
}
|
|
{
|
|
// _thumbnailMediaPlayer.Control.SeekFast(time);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_45 = __this->____thumbnailMediaPlayer_19;
|
|
RuntimeObject* L_46;
|
|
L_46 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_45);
|
|
double L_47 = V_5;
|
|
InterfaceActionInvoker1< double >::Invoke(20 /* System.Void RenderHeads.Media.AVProVideo.IMediaControl::SeekFast(System.Double) */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_46, L_47);
|
|
}
|
|
|
|
IL_0147:
|
|
{
|
|
// Text hoverText = _timelineTip.GetComponentInChildren<Text>();
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_48 = __this->____timelineTip_20;
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_49;
|
|
L_49 = Component_GetComponentInChildren_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_m1D5533D50D961602AC2CD364E03388FFE2985259(L_48, Component_GetComponentInChildren_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_m1D5533D50D961602AC2CD364E03388FFE2985259_RuntimeMethod_var);
|
|
V_6 = L_49;
|
|
// if (hoverText != null)
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_50 = V_6;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_51;
|
|
L_51 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_50, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_51)
|
|
{
|
|
goto IL_019a;
|
|
}
|
|
}
|
|
{
|
|
// time -= timelineRange.startTime;
|
|
double L_52 = V_5;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_53 = V_0;
|
|
double L_54 = L_53.___startTime_0;
|
|
V_5 = ((double)il2cpp_codegen_subtract(L_52, L_54));
|
|
// time = System.Math.Max(time, 0.0);
|
|
double L_55 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_56;
|
|
L_56 = Math_Max_m7BAC743E1752A51F258BB82DEBDD13E7C6D3ED26(L_55, (0.0), NULL);
|
|
V_5 = L_56;
|
|
// time = System.Math.Min(time, timelineRange.Duration);
|
|
double L_57 = V_5;
|
|
double L_58;
|
|
L_58 = TimeRange_get_Duration_m1C5EB9A963F19801765CA61B13567B861AC15C22_inline((&V_0), NULL);
|
|
double L_59;
|
|
L_59 = Math_Min_mA3310F1FF7876DA2FC7F37B822E6DD66410565C1(L_57, L_58, NULL);
|
|
V_5 = L_59;
|
|
// hoverText.text = Helper.GetTimeString(time, false);
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_60 = V_6;
|
|
double L_61 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(Helper_t0FCA2FC2DDB9314B514569A12F33EFAC7AEC7873_il2cpp_TypeInfo_var);
|
|
String_t* L_62;
|
|
L_62 = Helper_GetTimeString_m2408A23950484F118CB35F4EA05CD58DE29C1CEA(L_61, (bool)0, NULL);
|
|
VirtualActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_60, L_62);
|
|
}
|
|
|
|
IL_019a:
|
|
{
|
|
// if (_segmentsSeek != null)
|
|
HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* L_63 = __this->____segmentsSeek_37;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_64;
|
|
L_64 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_63, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_64)
|
|
{
|
|
goto IL_0220;
|
|
}
|
|
}
|
|
{
|
|
// float[] ranges = new float[2];
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_65 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)2);
|
|
V_7 = L_65;
|
|
// if (timelineRange.Duration > 0.0)
|
|
double L_66;
|
|
L_66 = TimeRange_get_Duration_m1C5EB9A963F19801765CA61B13567B861AC15C22_inline((&V_0), NULL);
|
|
if ((!(((double)L_66) > ((double)(0.0)))))
|
|
{
|
|
goto IL_01ef;
|
|
}
|
|
}
|
|
{
|
|
// double t = ((_mediaPlayer.Control.GetCurrentTime() - timelineRange.startTime) / timelineRange.duration);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_67 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_68;
|
|
L_68 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_67);
|
|
double L_69;
|
|
L_69 = InterfaceFuncInvoker0< double >::Invoke(24 /* System.Double RenderHeads.Media.AVProVideo.IMediaControl::GetCurrentTime() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_68);
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_70 = V_0;
|
|
double L_71 = L_70.___startTime_0;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_72 = V_0;
|
|
double L_73 = L_72.___duration_1;
|
|
V_8 = ((double)(((double)il2cpp_codegen_subtract(L_69, L_71))/L_73));
|
|
// ranges[1] = x;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_74 = V_7;
|
|
float L_75 = V_4;
|
|
(L_74)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(1), (float)L_75);
|
|
// ranges[0] = (float)t;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_76 = V_7;
|
|
double L_77 = V_8;
|
|
(L_76)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (float)((float)L_77));
|
|
}
|
|
|
|
IL_01ef:
|
|
{
|
|
// _segmentsSeek.Segments = ranges;
|
|
HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* L_78 = __this->____segmentsSeek_37;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_79 = V_7;
|
|
HorizontalSegmentsPrimitive_set_Segments_m50CEC14EB3D74BBFC4435447D5FCF711AED91716(L_78, L_79, NULL);
|
|
goto IL_0220;
|
|
}
|
|
|
|
IL_01fe:
|
|
{
|
|
// _timelineTip.gameObject.SetActive(false);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_80 = __this->____timelineTip_20;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_81;
|
|
L_81 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_80, NULL);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_81, (bool)0, NULL);
|
|
// _segmentsSeek.gameObject.SetActive(false);
|
|
HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* L_82 = __this->____segmentsSeek_37;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_83;
|
|
L_83 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_82, NULL);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_83, (bool)0, NULL);
|
|
}
|
|
|
|
IL_0220:
|
|
{
|
|
// if (_overlayManager)
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_84 = __this->____overlayManager_18;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_85;
|
|
L_85 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_84, NULL);
|
|
if (!L_85)
|
|
{
|
|
goto IL_0255;
|
|
}
|
|
}
|
|
{
|
|
// _overlayManager.Reset();
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_86 = __this->____overlayManager_18;
|
|
OverlayManager_Reset_m4DB70571BFF32EC60F9E576105F7CF1C49FAE113(L_86, NULL);
|
|
// if (_mediaPlayer.Info.IsPlaybackStalled())
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_87 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_88;
|
|
L_88 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::get_Info() */, L_87);
|
|
bool L_89;
|
|
L_89 = InterfaceFuncInvoker0< bool >::Invoke(11 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaInfo::IsPlaybackStalled() */, IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var, L_88);
|
|
if (!L_89)
|
|
{
|
|
goto IL_0255;
|
|
}
|
|
}
|
|
{
|
|
// _overlayManager.TriggerStalled();
|
|
OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* L_90 = __this->____overlayManager_18;
|
|
OverlayManager_TriggerStalled_mB39F77C86982219BC294CF7953E6F036A90B4DE6(L_90, NULL);
|
|
}
|
|
|
|
IL_0255:
|
|
{
|
|
// if (_enableKeyboardControls)
|
|
bool L_91 = __this->____enableKeyboardControls_11;
|
|
if (!L_91)
|
|
{
|
|
goto IL_02f0;
|
|
}
|
|
}
|
|
{
|
|
// if (Input.GetKeyDown(KeyTogglePlayPause))
|
|
int32_t L_92 = __this->___KeyTogglePlayPause_14;
|
|
bool L_93;
|
|
L_93 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(L_92, NULL);
|
|
if (!L_93)
|
|
{
|
|
goto IL_0273;
|
|
}
|
|
}
|
|
{
|
|
// TogglePlayPause();
|
|
MediaPlayerUI_TogglePlayPause_mBE092F547B5701149D63620053519E54DE5EA849(__this, NULL);
|
|
}
|
|
|
|
IL_0273:
|
|
{
|
|
// if (Input.GetKeyDown(KeyJumpBack))
|
|
int32_t L_94 = __this->___KeyJumpBack_17;
|
|
bool L_95;
|
|
L_95 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(L_94, NULL);
|
|
if (!L_95)
|
|
{
|
|
goto IL_028f;
|
|
}
|
|
}
|
|
{
|
|
// SeekRelative(-_jumpDeltaTime);
|
|
float L_96 = __this->____jumpDeltaTime_6;
|
|
MediaPlayerUI_SeekRelative_m49635D54E34072D8A0FE406EDBF6F0AEE7412EF9(__this, ((-L_96)), NULL);
|
|
goto IL_02a8;
|
|
}
|
|
|
|
IL_028f:
|
|
{
|
|
// else if (Input.GetKeyDown(KeyJumpForward))
|
|
int32_t L_97 = __this->___KeyJumpForward_16;
|
|
bool L_98;
|
|
L_98 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(L_97, NULL);
|
|
if (!L_98)
|
|
{
|
|
goto IL_02a8;
|
|
}
|
|
}
|
|
{
|
|
// SeekRelative(_jumpDeltaTime);
|
|
float L_99 = __this->____jumpDeltaTime_6;
|
|
MediaPlayerUI_SeekRelative_m49635D54E34072D8A0FE406EDBF6F0AEE7412EF9(__this, L_99, NULL);
|
|
}
|
|
|
|
IL_02a8:
|
|
{
|
|
// if (Input.GetKeyDown(KeyVolumeUp))
|
|
int32_t L_100 = __this->___KeyVolumeUp_12;
|
|
bool L_101;
|
|
L_101 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(L_100, NULL);
|
|
if (!L_101)
|
|
{
|
|
goto IL_02c3;
|
|
}
|
|
}
|
|
{
|
|
// ChangeAudioVolume(_keyVolumeDelta);
|
|
float L_102 = __this->____keyVolumeDelta_5;
|
|
MediaPlayerUI_ChangeAudioVolume_m31BE27D6A9CAB86EB0698551DB5224BE2FFB824E(__this, L_102, NULL);
|
|
goto IL_02dd;
|
|
}
|
|
|
|
IL_02c3:
|
|
{
|
|
// else if (Input.GetKeyDown(KeyVolumeDown))
|
|
int32_t L_103 = __this->___KeyVolumeDown_13;
|
|
bool L_104;
|
|
L_104 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(L_103, NULL);
|
|
if (!L_104)
|
|
{
|
|
goto IL_02dd;
|
|
}
|
|
}
|
|
{
|
|
// ChangeAudioVolume(-_keyVolumeDelta);
|
|
float L_105 = __this->____keyVolumeDelta_5;
|
|
MediaPlayerUI_ChangeAudioVolume_m31BE27D6A9CAB86EB0698551DB5224BE2FFB824E(__this, ((-L_105)), NULL);
|
|
}
|
|
|
|
IL_02dd:
|
|
{
|
|
// if (Input.GetKeyDown(KeyToggleMute))
|
|
int32_t L_106 = __this->___KeyToggleMute_15;
|
|
bool L_107;
|
|
L_107 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(L_106, NULL);
|
|
if (!L_107)
|
|
{
|
|
goto IL_02f0;
|
|
}
|
|
}
|
|
{
|
|
// ToggleMute();
|
|
MediaPlayerUI_ToggleMute_m3C7AE579DFE752FBAE3E11293582EB20D4750968(__this, NULL);
|
|
}
|
|
|
|
IL_02f0:
|
|
{
|
|
// if (_playPauseMaterial != null)
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_108 = __this->____playPauseMaterial_42;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_109;
|
|
L_109 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_108, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_109)
|
|
{
|
|
goto IL_0372;
|
|
}
|
|
}
|
|
{
|
|
// float t = _playPauseMaterial.GetFloat(_propMorph.Id);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_110 = __this->____playPauseMaterial_42;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_111 = __this->____propMorph_55;
|
|
V_11 = L_111;
|
|
int32_t L_112;
|
|
L_112 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_11), NULL);
|
|
float L_113;
|
|
L_113 = Material_GetFloat_m52462F4AEDE20758BFB592B11DE83A79D2774932(L_110, L_112, NULL);
|
|
V_9 = L_113;
|
|
// float d = 1f;
|
|
V_10 = (1.0f);
|
|
// if (_mediaPlayer.Control.IsPlaying())
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_114 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_115;
|
|
L_115 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_114);
|
|
bool L_116;
|
|
L_116 = InterfaceFuncInvoker0< bool >::Invoke(10 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaControl::IsPlaying() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_115);
|
|
if (!L_116)
|
|
{
|
|
goto IL_033a;
|
|
}
|
|
}
|
|
{
|
|
// d = -1f;
|
|
V_10 = (-1.0f);
|
|
}
|
|
|
|
IL_033a:
|
|
{
|
|
// t += d * Time.deltaTime * 6f;
|
|
float L_117 = V_9;
|
|
float L_118 = V_10;
|
|
float L_119;
|
|
L_119 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
V_9 = ((float)il2cpp_codegen_add(L_117, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_118, L_119)), (6.0f)))));
|
|
// t = Mathf.Clamp01(t);
|
|
float L_120 = V_9;
|
|
float L_121;
|
|
L_121 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_120, NULL);
|
|
V_9 = L_121;
|
|
// _playPauseMaterial.SetFloat(_propMorph.Id, t);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_122 = __this->____playPauseMaterial_42;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_123 = __this->____propMorph_55;
|
|
V_11 = L_123;
|
|
int32_t L_124;
|
|
L_124 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_11), NULL);
|
|
float L_125 = V_9;
|
|
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_122, L_124, L_125, NULL);
|
|
}
|
|
|
|
IL_0372:
|
|
{
|
|
// if (_volumeMaterial != null)
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_126 = __this->____volumeMaterial_43;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_127;
|
|
L_127 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_126, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_127)
|
|
{
|
|
goto IL_0412;
|
|
}
|
|
}
|
|
{
|
|
// float t = _volumeMaterial.GetFloat(_propMute.Id);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_128 = __this->____volumeMaterial_43;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_129 = __this->____propMute_56;
|
|
V_11 = L_129;
|
|
int32_t L_130;
|
|
L_130 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_11), NULL);
|
|
float L_131;
|
|
L_131 = Material_GetFloat_m52462F4AEDE20758BFB592B11DE83A79D2774932(L_128, L_130, NULL);
|
|
V_12 = L_131;
|
|
// float d = 1f;
|
|
V_13 = (1.0f);
|
|
// if (!_mediaPlayer.AudioMuted)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_132 = __this->____mediaPlayer_4;
|
|
bool L_133;
|
|
L_133 = VirtualFuncInvoker0< bool >::Invoke(8 /* System.Boolean RenderHeads.Media.AVProVideo.MediaPlayer::get_AudioMuted() */, L_132);
|
|
if (L_133)
|
|
{
|
|
goto IL_03ba;
|
|
}
|
|
}
|
|
{
|
|
// d = -1f;
|
|
V_13 = (-1.0f);
|
|
}
|
|
|
|
IL_03ba:
|
|
{
|
|
// t += d * Time.deltaTime * 6f;
|
|
float L_134 = V_12;
|
|
float L_135 = V_13;
|
|
float L_136;
|
|
L_136 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
V_12 = ((float)il2cpp_codegen_add(L_134, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_135, L_136)), (6.0f)))));
|
|
// t = Mathf.Clamp01(t);
|
|
float L_137 = V_12;
|
|
float L_138;
|
|
L_138 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_137, NULL);
|
|
V_12 = L_138;
|
|
// _volumeMaterial.SetFloat(_propMute.Id, t);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_139 = __this->____volumeMaterial_43;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_140 = __this->____propMute_56;
|
|
V_11 = L_140;
|
|
int32_t L_141;
|
|
L_141 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_11), NULL);
|
|
float L_142 = V_12;
|
|
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_139, L_141, L_142, NULL);
|
|
// _volumeMaterial.SetFloat(_propVolume.Id, _audioVolume);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_143 = __this->____volumeMaterial_43;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_144 = __this->____propVolume_57;
|
|
V_11 = L_144;
|
|
int32_t L_145;
|
|
L_145 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_11), NULL);
|
|
float L_146 = __this->____audioVolume_50;
|
|
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_143, L_145, L_146, NULL);
|
|
}
|
|
|
|
IL_0412:
|
|
{
|
|
// if (_subtitlesMaterial)
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_147 = __this->____subtitlesMaterial_44;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_148;
|
|
L_148 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_147, NULL);
|
|
if (!L_148)
|
|
{
|
|
goto IL_0493;
|
|
}
|
|
}
|
|
{
|
|
// float t = _subtitlesMaterial.GetFloat(_propMorph.Id);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_149 = __this->____subtitlesMaterial_44;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_150 = __this->____propMorph_55;
|
|
V_11 = L_150;
|
|
int32_t L_151;
|
|
L_151 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_11), NULL);
|
|
float L_152;
|
|
L_152 = Material_GetFloat_m52462F4AEDE20758BFB592B11DE83A79D2774932(L_149, L_151, NULL);
|
|
V_14 = L_152;
|
|
// float d = 1f;
|
|
V_15 = (1.0f);
|
|
// if (_mediaPlayer.TextTracks.GetActiveTextTrack() == null)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_153 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_154;
|
|
L_154 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_TextTracks() */, L_153);
|
|
TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* L_155;
|
|
L_155 = InterfaceFuncInvoker0< TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* >::Invoke(1 /* RenderHeads.Media.AVProVideo.TextTrack RenderHeads.Media.AVProVideo.ITextTracks::GetActiveTextTrack() */, ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var, L_154);
|
|
if (L_155)
|
|
{
|
|
goto IL_045b;
|
|
}
|
|
}
|
|
{
|
|
// d = -1f;
|
|
V_15 = (-1.0f);
|
|
}
|
|
|
|
IL_045b:
|
|
{
|
|
// t += d * Time.deltaTime * 6f;
|
|
float L_156 = V_14;
|
|
float L_157 = V_15;
|
|
float L_158;
|
|
L_158 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
V_14 = ((float)il2cpp_codegen_add(L_156, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_157, L_158)), (6.0f)))));
|
|
// t = Mathf.Clamp01(t);
|
|
float L_159 = V_14;
|
|
float L_160;
|
|
L_160 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_159, NULL);
|
|
V_14 = L_160;
|
|
// _subtitlesMaterial.SetFloat(_propMorph.Id, t);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_161 = __this->____subtitlesMaterial_44;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_162 = __this->____propMorph_55;
|
|
V_11 = L_162;
|
|
int32_t L_163;
|
|
L_163 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_11), NULL);
|
|
float L_164 = V_14;
|
|
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_161, L_163, L_164, NULL);
|
|
}
|
|
|
|
IL_0493:
|
|
{
|
|
// if (_optionsMaterial)
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_165 = __this->____optionsMaterial_45;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_166;
|
|
L_166 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_165, NULL);
|
|
if (!L_166)
|
|
{
|
|
goto IL_050a;
|
|
}
|
|
}
|
|
{
|
|
// float t = _optionsMaterial.GetFloat(_propMorph.Id);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_167 = __this->____optionsMaterial_45;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_168 = __this->____propMorph_55;
|
|
V_11 = L_168;
|
|
int32_t L_169;
|
|
L_169 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_11), NULL);
|
|
float L_170;
|
|
L_170 = Material_GetFloat_m52462F4AEDE20758BFB592B11DE83A79D2774932(L_167, L_169, NULL);
|
|
V_16 = L_170;
|
|
// float d = 1f;
|
|
V_17 = (1.0f);
|
|
// if (!_showOptions)
|
|
bool L_171 = __this->____showOptions_7;
|
|
if (L_171)
|
|
{
|
|
goto IL_04d2;
|
|
}
|
|
}
|
|
{
|
|
// d = -1f;
|
|
V_17 = (-1.0f);
|
|
}
|
|
|
|
IL_04d2:
|
|
{
|
|
// t += d * Time.deltaTime * 6f;
|
|
float L_172 = V_16;
|
|
float L_173 = V_17;
|
|
float L_174;
|
|
L_174 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
V_16 = ((float)il2cpp_codegen_add(L_172, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_173, L_174)), (6.0f)))));
|
|
// t = Mathf.Clamp01(t);
|
|
float L_175 = V_16;
|
|
float L_176;
|
|
L_176 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_175, NULL);
|
|
V_16 = L_176;
|
|
// _optionsMaterial.SetFloat(_propMorph.Id, t);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_177 = __this->____optionsMaterial_45;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_178 = __this->____propMorph_55;
|
|
V_11 = L_178;
|
|
int32_t L_179;
|
|
L_179 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_11), NULL);
|
|
float L_180 = V_16;
|
|
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_177, L_179, L_180, NULL);
|
|
}
|
|
|
|
IL_050a:
|
|
{
|
|
// if (_textTimeDuration)
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_181 = __this->____textTimeDuration_27;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_182;
|
|
L_182 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_181, NULL);
|
|
if (!L_182)
|
|
{
|
|
goto IL_055d;
|
|
}
|
|
}
|
|
{
|
|
// string t1 = Helper.GetTimeString((_mediaPlayer.Control.GetCurrentTime() - timelineRange.startTime), false);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_183 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_184;
|
|
L_184 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_183);
|
|
double L_185;
|
|
L_185 = InterfaceFuncInvoker0< double >::Invoke(24 /* System.Double RenderHeads.Media.AVProVideo.IMediaControl::GetCurrentTime() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_184);
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_186 = V_0;
|
|
double L_187 = L_186.___startTime_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Helper_t0FCA2FC2DDB9314B514569A12F33EFAC7AEC7873_il2cpp_TypeInfo_var);
|
|
String_t* L_188;
|
|
L_188 = Helper_GetTimeString_m2408A23950484F118CB35F4EA05CD58DE29C1CEA(((double)il2cpp_codegen_subtract(L_185, L_187)), (bool)0, NULL);
|
|
V_18 = L_188;
|
|
// string d1 = Helper.GetTimeString(timelineRange.duration, false);
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_189 = V_0;
|
|
double L_190 = L_189.___duration_1;
|
|
String_t* L_191;
|
|
L_191 = Helper_GetTimeString_m2408A23950484F118CB35F4EA05CD58DE29C1CEA(L_190, (bool)0, NULL);
|
|
V_19 = L_191;
|
|
// _textTimeDuration.text = string.Format("{0} / {1}", t1, d1);
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_192 = __this->____textTimeDuration_27;
|
|
String_t* L_193 = V_18;
|
|
String_t* L_194 = V_19;
|
|
String_t* L_195;
|
|
L_195 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteral3931E6D8611AD78B9EAE8623A5552724272A477B, L_193, L_194, NULL);
|
|
VirtualActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_192, L_195);
|
|
}
|
|
|
|
IL_055d:
|
|
{
|
|
// if (!_useAudioFading)
|
|
bool L_196 = __this->____useAudioFading_10;
|
|
if (L_196)
|
|
{
|
|
goto IL_056b;
|
|
}
|
|
}
|
|
{
|
|
// UpdateVolumeSlider();
|
|
MediaPlayerUI_UpdateVolumeSlider_m437071959FF2A499F5B10A51C86B28E4D8E5528F(__this, NULL);
|
|
}
|
|
|
|
IL_056b:
|
|
{
|
|
// if (_sliderTime && !_isHoveringOverTimeline)
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_197 = __this->____sliderTime_22;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_198;
|
|
L_198 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_197, NULL);
|
|
if (!L_198)
|
|
{
|
|
goto IL_05cf;
|
|
}
|
|
}
|
|
{
|
|
bool L_199 = __this->____isHoveringOverTimeline_60;
|
|
if (L_199)
|
|
{
|
|
goto IL_05cf;
|
|
}
|
|
}
|
|
{
|
|
// double t = 0.0;
|
|
V_20 = (0.0);
|
|
// if (timelineRange.duration > 0.0)
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_200 = V_0;
|
|
double L_201 = L_200.___duration_1;
|
|
if ((!(((double)L_201) > ((double)(0.0)))))
|
|
{
|
|
goto IL_05bc;
|
|
}
|
|
}
|
|
{
|
|
// t = ((_mediaPlayer.Control.GetCurrentTime() - timelineRange.startTime) / timelineRange.duration);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_202 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_203;
|
|
L_203 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_202);
|
|
double L_204;
|
|
L_204 = InterfaceFuncInvoker0< double >::Invoke(24 /* System.Double RenderHeads.Media.AVProVideo.IMediaControl::GetCurrentTime() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_203);
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_205 = V_0;
|
|
double L_206 = L_205.___startTime_0;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_207 = V_0;
|
|
double L_208 = L_207.___duration_1;
|
|
V_20 = ((double)(((double)il2cpp_codegen_subtract(L_204, L_206))/L_208));
|
|
}
|
|
|
|
IL_05bc:
|
|
{
|
|
// _sliderTime.value = Mathf.Clamp01((float)t);
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_209 = __this->____sliderTime_22;
|
|
double L_210 = V_20;
|
|
float L_211;
|
|
L_211 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(((float)L_210), NULL);
|
|
VirtualActionInvoker1< float >::Invoke(47 /* System.Void UnityEngine.UI.Slider::set_value(System.Single) */, L_209, L_211);
|
|
}
|
|
|
|
IL_05cf:
|
|
{
|
|
// if (_liveItem)
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_212 = __this->____liveItem_25;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_213;
|
|
L_213 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_212, NULL);
|
|
if (!L_213)
|
|
{
|
|
goto IL_05fc;
|
|
}
|
|
}
|
|
{
|
|
// _liveItem.SetActive(double.IsInfinity(_mediaPlayer.Info.GetDuration()));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_214 = __this->____liveItem_25;
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_215 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_216;
|
|
L_216 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::get_Info() */, L_215);
|
|
double L_217;
|
|
L_217 = InterfaceFuncInvoker0< double >::Invoke(0 /* System.Double RenderHeads.Media.AVProVideo.IMediaInfo::GetDuration() */, IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var, L_216);
|
|
bool L_218;
|
|
L_218 = Double_IsInfinity_mF1F2BB1A8094AF95520E754AE9888993EA948B34_inline(L_217, NULL);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_214, L_218, NULL);
|
|
}
|
|
|
|
IL_05fc:
|
|
{
|
|
// if (_buttonSubtitles)
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_219 = __this->____buttonSubtitles_31;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_220;
|
|
L_220 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_219, NULL);
|
|
if (!L_220)
|
|
{
|
|
goto IL_0631;
|
|
}
|
|
}
|
|
{
|
|
// _buttonSubtitles.gameObject.SetActive(_mediaPlayer.TextTracks.GetTextTracks().Count > 0);
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_221 = __this->____buttonSubtitles_31;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_222;
|
|
L_222 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_221, NULL);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_223 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_224;
|
|
L_224 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_TextTracks() */, L_223);
|
|
TextTracks_tF24853BCB513D5A858C8CD3A8ED08961CC1DA68D* L_225;
|
|
L_225 = InterfaceFuncInvoker0< TextTracks_tF24853BCB513D5A858C8CD3A8ED08961CC1DA68D* >::Invoke(0 /* RenderHeads.Media.AVProVideo.TextTracks RenderHeads.Media.AVProVideo.ITextTracks::GetTextTracks() */, ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var, L_224);
|
|
int32_t L_226;
|
|
L_226 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 RenderHeads.Media.AVProVideo.TrackCollection::get_Count() */, L_225);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_222, (bool)((((int32_t)L_226) > ((int32_t)0))? 1 : 0), NULL);
|
|
}
|
|
|
|
IL_0631:
|
|
{
|
|
// if (_textMediaName)
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_227 = __this->____textMediaName_26;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_228;
|
|
L_228 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_227, NULL);
|
|
if (!L_228)
|
|
{
|
|
goto IL_069c;
|
|
}
|
|
}
|
|
{
|
|
// string resolutionName = string.Empty;
|
|
String_t* L_229 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
|
|
V_21 = L_229;
|
|
// if (_mediaPlayer.Info.GetVideoWidth() > 0)
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_230 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_231;
|
|
L_231 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::get_Info() */, L_230);
|
|
int32_t L_232;
|
|
L_232 = InterfaceFuncInvoker0< int32_t >::Invoke(3 /* System.Int32 RenderHeads.Media.AVProVideo.IMediaInfo::GetVideoWidth() */, IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var, L_231);
|
|
if ((((int32_t)L_232) <= ((int32_t)0)))
|
|
{
|
|
goto IL_068f;
|
|
}
|
|
}
|
|
{
|
|
// resolutionName = Helper.GetFriendlyResolutionName(_mediaPlayer.Info.GetVideoWidth(), _mediaPlayer.Info.GetVideoHeight(), _mediaPlayer.Info.GetVideoFrameRate());
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_233 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_234;
|
|
L_234 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::get_Info() */, L_233);
|
|
int32_t L_235;
|
|
L_235 = InterfaceFuncInvoker0< int32_t >::Invoke(3 /* System.Int32 RenderHeads.Media.AVProVideo.IMediaInfo::GetVideoWidth() */, IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var, L_234);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_236 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_237;
|
|
L_237 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::get_Info() */, L_236);
|
|
int32_t L_238;
|
|
L_238 = InterfaceFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 RenderHeads.Media.AVProVideo.IMediaInfo::GetVideoHeight() */, IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var, L_237);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_239 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_240;
|
|
L_240 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::get_Info() */, L_239);
|
|
float L_241;
|
|
L_241 = InterfaceFuncInvoker0< float >::Invoke(5 /* System.Single RenderHeads.Media.AVProVideo.IMediaInfo::GetVideoFrameRate() */, IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var, L_240);
|
|
il2cpp_codegen_runtime_class_init_inline(Helper_t0FCA2FC2DDB9314B514569A12F33EFAC7AEC7873_il2cpp_TypeInfo_var);
|
|
String_t* L_242;
|
|
L_242 = Helper_GetFriendlyResolutionName_m2D8C96DC9E7AFB79B4F77C529EBF8F960539768E(L_235, L_238, L_241, NULL);
|
|
V_21 = L_242;
|
|
}
|
|
|
|
IL_068f:
|
|
{
|
|
// _textMediaName.text = resolutionName;
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_243 = __this->____textMediaName_26;
|
|
String_t* L_244 = V_21;
|
|
VirtualActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_243, L_244);
|
|
}
|
|
|
|
IL_069c:
|
|
{
|
|
// if (_segmentsBuffered)
|
|
HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* L_245 = __this->____segmentsBuffered_38;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_246;
|
|
L_246 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_245, NULL);
|
|
if (!L_246)
|
|
{
|
|
goto IL_077b;
|
|
}
|
|
}
|
|
{
|
|
// TimeRanges times = _mediaPlayer.Control.GetBufferedTimes();
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_247 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_248;
|
|
L_248 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_247);
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_249;
|
|
L_249 = InterfaceFuncInvoker0< TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* >::Invoke(36 /* RenderHeads.Media.AVProVideo.TimeRanges RenderHeads.Media.AVProVideo.IMediaControl::GetBufferedTimes() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_248);
|
|
V_22 = L_249;
|
|
// float[] ranges = null;
|
|
V_23 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)NULL;
|
|
// if (times.Count > 0 && timelineRange.duration > 0.0)
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_250 = V_22;
|
|
int32_t L_251;
|
|
L_251 = TimeRanges_get_Count_mE253B759FCC97EA2E8F8CA0F4FDC6B1DDAC06A2D(L_250, NULL);
|
|
if ((((int32_t)L_251) <= ((int32_t)0)))
|
|
{
|
|
goto IL_076e;
|
|
}
|
|
}
|
|
{
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_252 = V_0;
|
|
double L_253 = L_252.___duration_1;
|
|
if ((!(((double)L_253) > ((double)(0.0)))))
|
|
{
|
|
goto IL_076e;
|
|
}
|
|
}
|
|
{
|
|
// ranges = new float[times.Count * 2];
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_254 = V_22;
|
|
int32_t L_255;
|
|
L_255 = TimeRanges_get_Count_mE253B759FCC97EA2E8F8CA0F4FDC6B1DDAC06A2D(L_254, NULL);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_256 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_255, 2)));
|
|
V_23 = L_256;
|
|
// for (int i = 0; i < times.Count; i++)
|
|
V_24 = 0;
|
|
goto IL_0763;
|
|
}
|
|
|
|
IL_06f7:
|
|
{
|
|
// ranges[i * 2 + 0] = Mathf.Max(0f, (float)((times[i].StartTime - timelineRange.startTime) / timelineRange.duration));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_257 = V_23;
|
|
int32_t L_258 = V_24;
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_259 = V_22;
|
|
int32_t L_260 = V_24;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_261;
|
|
L_261 = TimeRanges_get_Item_mDCE35B54CDFDF116F55735909252D7A1278A0AC2(L_259, L_260, NULL);
|
|
V_25 = L_261;
|
|
double L_262;
|
|
L_262 = TimeRange_get_StartTime_mBCD853FC15AFC642504A413AC9565789CFB225FE_inline((&V_25), NULL);
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_263 = V_0;
|
|
double L_264 = L_263.___startTime_0;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_265 = V_0;
|
|
double L_266 = L_265.___duration_1;
|
|
float L_267;
|
|
L_267 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline((0.0f), ((float)((double)(((double)il2cpp_codegen_subtract(L_262, L_264))/L_266))), NULL);
|
|
(L_257)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_multiply(L_258, 2))), (float)L_267);
|
|
// ranges[i * 2 + 1] = Mathf.Min(1f,(float)((times[i].EndTime - timelineRange.startTime) / timelineRange.duration));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_268 = V_23;
|
|
int32_t L_269 = V_24;
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_270 = V_22;
|
|
int32_t L_271 = V_24;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_272;
|
|
L_272 = TimeRanges_get_Item_mDCE35B54CDFDF116F55735909252D7A1278A0AC2(L_270, L_271, NULL);
|
|
V_25 = L_272;
|
|
double L_273;
|
|
L_273 = TimeRange_get_EndTime_mA7307E597E8673410ED0942B13F8CFBEF685452B((&V_25), NULL);
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_274 = V_0;
|
|
double L_275 = L_274.___startTime_0;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_276 = V_0;
|
|
double L_277 = L_276.___duration_1;
|
|
float L_278;
|
|
L_278 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline((1.0f), ((float)((double)(((double)il2cpp_codegen_subtract(L_273, L_275))/L_277))), NULL);
|
|
(L_268)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_269, 2)), 1))), (float)L_278);
|
|
// for (int i = 0; i < times.Count; i++)
|
|
int32_t L_279 = V_24;
|
|
V_24 = ((int32_t)il2cpp_codegen_add(L_279, 1));
|
|
}
|
|
|
|
IL_0763:
|
|
{
|
|
// for (int i = 0; i < times.Count; i++)
|
|
int32_t L_280 = V_24;
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_281 = V_22;
|
|
int32_t L_282;
|
|
L_282 = TimeRanges_get_Count_mE253B759FCC97EA2E8F8CA0F4FDC6B1DDAC06A2D(L_281, NULL);
|
|
if ((((int32_t)L_280) < ((int32_t)L_282)))
|
|
{
|
|
goto IL_06f7;
|
|
}
|
|
}
|
|
|
|
IL_076e:
|
|
{
|
|
// _segmentsBuffered.Segments = ranges;
|
|
HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* L_283 = __this->____segmentsBuffered_38;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_284 = V_23;
|
|
HorizontalSegmentsPrimitive_set_Segments_m50CEC14EB3D74BBFC4435447D5FCF711AED91716(L_283, L_284, NULL);
|
|
}
|
|
|
|
IL_077b:
|
|
{
|
|
// if (_segmentsProgress)
|
|
HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* L_285 = __this->____segmentsProgress_39;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_286;
|
|
L_286 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_285, NULL);
|
|
if (!L_286)
|
|
{
|
|
goto IL_082a;
|
|
}
|
|
}
|
|
{
|
|
// TimeRanges times = _mediaPlayer.Control.GetBufferedTimes();
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_287 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_288;
|
|
L_288 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_287);
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_289;
|
|
L_289 = InterfaceFuncInvoker0< TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* >::Invoke(36 /* RenderHeads.Media.AVProVideo.TimeRanges RenderHeads.Media.AVProVideo.IMediaControl::GetBufferedTimes() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_288);
|
|
V_26 = L_289;
|
|
// float[] ranges = null;
|
|
V_27 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)NULL;
|
|
// if (times.Count > 0 && timelineRange.Duration > 0.0)
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_290 = V_26;
|
|
int32_t L_291;
|
|
L_291 = TimeRanges_get_Count_mE253B759FCC97EA2E8F8CA0F4FDC6B1DDAC06A2D(L_290, NULL);
|
|
if ((((int32_t)L_291) <= ((int32_t)0)))
|
|
{
|
|
goto IL_081d;
|
|
}
|
|
}
|
|
{
|
|
double L_292;
|
|
L_292 = TimeRange_get_Duration_m1C5EB9A963F19801765CA61B13567B861AC15C22_inline((&V_0), NULL);
|
|
if ((!(((double)L_292) > ((double)(0.0)))))
|
|
{
|
|
goto IL_081d;
|
|
}
|
|
}
|
|
{
|
|
// ranges = new float[2];
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_293 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)2);
|
|
V_27 = L_293;
|
|
// double x1 = (times.MinTime - timelineRange.startTime) / timelineRange.duration;
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_294 = V_26;
|
|
double L_295;
|
|
L_295 = TimeRanges_get_MinTime_m4818BFE13D4ABDF2A26DFCC12A06EFC50CDCE7EA_inline(L_294, NULL);
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_296 = V_0;
|
|
double L_297 = L_296.___startTime_0;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_298 = V_0;
|
|
double L_299 = L_298.___duration_1;
|
|
V_28 = ((double)(((double)il2cpp_codegen_subtract(L_295, L_297))/L_299));
|
|
// double x2 = ((_mediaPlayer.Control.GetCurrentTime() - timelineRange.startTime) / timelineRange.duration);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_300 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_301;
|
|
L_301 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_300);
|
|
double L_302;
|
|
L_302 = InterfaceFuncInvoker0< double >::Invoke(24 /* System.Double RenderHeads.Media.AVProVideo.IMediaControl::GetCurrentTime() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_301);
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_303 = V_0;
|
|
double L_304 = L_303.___startTime_0;
|
|
TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF L_305 = V_0;
|
|
double L_306 = L_305.___duration_1;
|
|
V_29 = ((double)(((double)il2cpp_codegen_subtract(L_302, L_304))/L_306));
|
|
// ranges[0] = Mathf.Max(0f, (float)x1);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_307 = V_27;
|
|
double L_308 = V_28;
|
|
float L_309;
|
|
L_309 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline((0.0f), ((float)L_308), NULL);
|
|
(L_307)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (float)L_309);
|
|
// ranges[1] = Mathf.Min(1f, (float)x2);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_310 = V_27;
|
|
double L_311 = V_29;
|
|
float L_312;
|
|
L_312 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline((1.0f), ((float)L_311), NULL);
|
|
(L_310)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(1), (float)L_312);
|
|
}
|
|
|
|
IL_081d:
|
|
{
|
|
// _segmentsProgress.Segments = ranges;
|
|
HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* L_313 = __this->____segmentsProgress_39;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_314 = V_27;
|
|
HorizontalSegmentsPrimitive_set_Segments_m50CEC14EB3D74BBFC4435447D5FCF711AED91716(L_313, L_314, NULL);
|
|
}
|
|
|
|
IL_082a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::OnGUI()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_OnGUI_m6367EF0DEB8F064980D80C411B6B2101F6FEFC54 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GUI_tA9CDB3D69DB13D51AD83ABDB587EF95947EC2D2A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAudioTracks_t8A3F2CDDD50C5D19774FF02BF9A47145CCF02FD8_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IVideoTracks_tDDFAA12F121DE28E876F66D19135CA918E6405AA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral068FCF0D1940F13988B39A6296CE41978DF609EC);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0971D53E8CA564AF4767DB3D364DF8DC14E0B11F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral125C8C00CE4CF36A187B120DBC2C68DE04D6F2A9);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2409165FB90CD4A8B916FCA75790766B82C91748);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral347221C296404F7526E177C8512CFBF5EC401484);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral38DB4AF6DBE7A8DBCC3821BE5605A5BB55BCB3D4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral545BDEBA264567A16FC86B0126A759904D11621A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5EB8E7C2A4CCF50C897FEB9DC59A986F7A8216D9);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral809AEC26D9CBA2C7254CAD894E272FFC28E084AD);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral960E5E7F211EFF3243DF14EDD1901DC9EF314D62);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9D51F1932AF1EF0CBE73927EBEBA563CF6965837);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAD7BA5DF17FA41D4BD4D8A3888D8DD9EC2615BBB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE0ECB4CF5A00FAD69938FF81BF15C774CF69999);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDAF2BD03270A51BF9C135F3694DCAD2D3E66F465);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE6CD7F48D2ECC7DE9C4C2281225B5C0E3325A45C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEB0BB5D4FA59FF963FDE2494755AB4182D0F8AA2);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFAE3271F5333712E895E367976FBF6DB0409B66A);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
double V_0 = 0.0;
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* V_1 = NULL;
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* V_2 = NULL;
|
|
VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81* V_3 = NULL;
|
|
int32_t V_4 = 0;
|
|
RuntimeObject* V_5 = NULL;
|
|
VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81* V_6 = NULL;
|
|
bool V_7 = false;
|
|
RuntimeObject* V_8 = NULL;
|
|
AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7* V_9 = NULL;
|
|
AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7* V_10 = NULL;
|
|
bool V_11 = false;
|
|
TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* V_12 = NULL;
|
|
TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* V_13 = NULL;
|
|
bool V_14 = false;
|
|
float V_15 = 0.0f;
|
|
{
|
|
// if (!_showOptions) return;
|
|
bool L_0 = __this->____showOptions_7;
|
|
if (L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
// if (!_showOptions) return;
|
|
return;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
// if (!_mediaPlayer || _mediaPlayer.Control == null) return;
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_1 = __this->____mediaPlayer_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_2;
|
|
L_2 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_1, NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_3 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_4;
|
|
L_4 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_3);
|
|
if (L_4)
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
// if (!_mediaPlayer || _mediaPlayer.Control == null) return;
|
|
return;
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// GUI.matrix = Matrix4x4.TRS(Vector3.zero, Quaternion.identity, new Vector3(2f, 2f, 1f));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_6;
|
|
L_6 = Quaternion_get_identity_m7E701AE095ED10FD5EA0B50ABCFDE2EEFF2173A5_inline(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
|
|
memset((&L_7), 0, sizeof(L_7));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_7), (2.0f), (2.0f), (1.0f), /*hidden argument*/NULL);
|
|
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_8;
|
|
L_8 = Matrix4x4_TRS_mCC04FD47347234B451ACC6CCD2CE6D02E1E0E1E3(L_5, L_6, L_7, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(GUI_tA9CDB3D69DB13D51AD83ABDB587EF95947EC2D2A_il2cpp_TypeInfo_var);
|
|
GUI_set_matrix_m7759FEC96FBCB97E02B1BA44D2EC1B3FEEFA257F(L_8, NULL);
|
|
// GUI.backgroundColor = Color.red;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9;
|
|
L_9 = Color_get_red_mA2E53E7173FDC97E68E335049AB0FAAEE43A844D_inline(NULL);
|
|
GUI_set_backgroundColor_m4ED80300A7DE3EAF923E3344E22D6682FA75B264(L_9, NULL);
|
|
// GUILayout.BeginVertical(GUI.skin.box);
|
|
GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9* L_10;
|
|
L_10 = GUI_get_skin_m97EC9EB4628B311C0DB7DF9FB19FAD82D6790A1B(NULL);
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* L_11;
|
|
L_11 = GUISkin_get_box_m21BE7FC56D903B95BAFAE8890425D330EA88D893(L_10, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_12;
|
|
L_12 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_BeginVertical_m48E21301AC4363B5FCDFFC654269E81C7C6E1204(L_11, L_12, NULL);
|
|
// GUI.backgroundColor = Color.white;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13;
|
|
L_13 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
|
|
GUI_set_backgroundColor_m4ED80300A7DE3EAF923E3344E22D6682FA75B264(L_13, NULL);
|
|
// GUILayout.Label("Duration " + _mediaPlayer.Info.GetDuration() + "s");
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_14 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_15;
|
|
L_15 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::get_Info() */, L_14);
|
|
double L_16;
|
|
L_16 = InterfaceFuncInvoker0< double >::Invoke(0 /* System.Double RenderHeads.Media.AVProVideo.IMediaInfo::GetDuration() */, IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var, L_15);
|
|
V_0 = L_16;
|
|
String_t* L_17;
|
|
L_17 = Double_ToString_m7499A5D792419537DCB9470A3675CEF5117DE339((&V_0), NULL);
|
|
String_t* L_18;
|
|
L_18 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteral5EB8E7C2A4CCF50C897FEB9DC59A986F7A8216D9, L_17, _stringLiteralDAF2BD03270A51BF9C135F3694DCAD2D3E66F465, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_19;
|
|
L_19 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_Label_m1709C16A433383CCFC1FEA0E585E14CBD78CD94B(L_18, L_19, NULL);
|
|
// GUILayout.BeginHorizontal();
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_20;
|
|
L_20 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_BeginHorizontal_m1BBD7EE29640BF48BED72DE582702809E6B22219(L_20, NULL);
|
|
// GUILayout.Label("States: ");
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_21;
|
|
L_21 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_Label_m1709C16A433383CCFC1FEA0E585E14CBD78CD94B(_stringLiteral068FCF0D1940F13988B39A6296CE41978DF609EC, L_21, NULL);
|
|
// GUILayout.Toggle(_mediaPlayer.Control.HasMetaData(), "HasMetaData", GUI.skin.button);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_22 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_23;
|
|
L_23 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_22);
|
|
bool L_24;
|
|
L_24 = InterfaceFuncInvoker0< bool >::Invoke(8 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaControl::HasMetaData() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_23);
|
|
GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9* L_25;
|
|
L_25 = GUI_get_skin_m97EC9EB4628B311C0DB7DF9FB19FAD82D6790A1B(NULL);
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* L_26;
|
|
L_26 = GUISkin_get_button_m51948EBD478CF9223522AD29B7FBD1BABAABE289(L_25, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_27;
|
|
L_27 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
bool L_28;
|
|
L_28 = GUILayout_Toggle_m88B0A2E02F18AD3217BE2E377917C4231B1AD0A0(L_24, _stringLiteralFAE3271F5333712E895E367976FBF6DB0409B66A, L_26, L_27, NULL);
|
|
// GUILayout.Toggle(_mediaPlayer.Control.IsPaused(), "Paused", GUI.skin.button);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_29 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_30;
|
|
L_30 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_29);
|
|
bool L_31;
|
|
L_31 = InterfaceFuncInvoker0< bool >::Invoke(12 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaControl::IsPaused() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_30);
|
|
GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9* L_32;
|
|
L_32 = GUI_get_skin_m97EC9EB4628B311C0DB7DF9FB19FAD82D6790A1B(NULL);
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* L_33;
|
|
L_33 = GUISkin_get_button_m51948EBD478CF9223522AD29B7FBD1BABAABE289(L_32, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_34;
|
|
L_34 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
bool L_35;
|
|
L_35 = GUILayout_Toggle_m88B0A2E02F18AD3217BE2E377917C4231B1AD0A0(L_31, _stringLiteral9D51F1932AF1EF0CBE73927EBEBA563CF6965837, L_33, L_34, NULL);
|
|
// GUILayout.Toggle(_mediaPlayer.Control.IsPlaying(), "Playing", GUI.skin.button);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_36 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_37;
|
|
L_37 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_36);
|
|
bool L_38;
|
|
L_38 = InterfaceFuncInvoker0< bool >::Invoke(10 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaControl::IsPlaying() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_37);
|
|
GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9* L_39;
|
|
L_39 = GUI_get_skin_m97EC9EB4628B311C0DB7DF9FB19FAD82D6790A1B(NULL);
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* L_40;
|
|
L_40 = GUISkin_get_button_m51948EBD478CF9223522AD29B7FBD1BABAABE289(L_39, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_41;
|
|
L_41 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
bool L_42;
|
|
L_42 = GUILayout_Toggle_m88B0A2E02F18AD3217BE2E377917C4231B1AD0A0(L_38, _stringLiteral38DB4AF6DBE7A8DBCC3821BE5605A5BB55BCB3D4, L_40, L_41, NULL);
|
|
// GUILayout.Toggle(_mediaPlayer.Control.IsBuffering(), "Buffering", GUI.skin.button);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_43 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_44;
|
|
L_44 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_43);
|
|
bool L_45;
|
|
L_45 = InterfaceFuncInvoker0< bool >::Invoke(14 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaControl::IsBuffering() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_44);
|
|
GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9* L_46;
|
|
L_46 = GUI_get_skin_m97EC9EB4628B311C0DB7DF9FB19FAD82D6790A1B(NULL);
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* L_47;
|
|
L_47 = GUISkin_get_button_m51948EBD478CF9223522AD29B7FBD1BABAABE289(L_46, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_48;
|
|
L_48 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
bool L_49;
|
|
L_49 = GUILayout_Toggle_m88B0A2E02F18AD3217BE2E377917C4231B1AD0A0(L_45, _stringLiteralAD7BA5DF17FA41D4BD4D8A3888D8DD9EC2615BBB, L_47, L_48, NULL);
|
|
// GUILayout.Toggle(_mediaPlayer.Control.IsSeeking(), "Seeking", GUI.skin.button);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_50 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_51;
|
|
L_51 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_50);
|
|
bool L_52;
|
|
L_52 = InterfaceFuncInvoker0< bool >::Invoke(11 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaControl::IsSeeking() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_51);
|
|
GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9* L_53;
|
|
L_53 = GUI_get_skin_m97EC9EB4628B311C0DB7DF9FB19FAD82D6790A1B(NULL);
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* L_54;
|
|
L_54 = GUISkin_get_button_m51948EBD478CF9223522AD29B7FBD1BABAABE289(L_53, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_55;
|
|
L_55 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
bool L_56;
|
|
L_56 = GUILayout_Toggle_m88B0A2E02F18AD3217BE2E377917C4231B1AD0A0(L_52, _stringLiteralE6CD7F48D2ECC7DE9C4C2281225B5C0E3325A45C, L_54, L_55, NULL);
|
|
// GUILayout.Toggle(_mediaPlayer.Control.IsFinished(), "Finished", GUI.skin.button);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_57 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_58;
|
|
L_58 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_57);
|
|
bool L_59;
|
|
L_59 = InterfaceFuncInvoker0< bool >::Invoke(13 /* System.Boolean RenderHeads.Media.AVProVideo.IMediaControl::IsFinished() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_58);
|
|
GUISkin_t8C65CE1424D4B5D8D73022E266BDAD3BDE8612D9* L_60;
|
|
L_60 = GUI_get_skin_m97EC9EB4628B311C0DB7DF9FB19FAD82D6790A1B(NULL);
|
|
GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* L_61;
|
|
L_61 = GUISkin_get_button_m51948EBD478CF9223522AD29B7FBD1BABAABE289(L_60, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_62;
|
|
L_62 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
bool L_63;
|
|
L_63 = GUILayout_Toggle_m88B0A2E02F18AD3217BE2E377917C4231B1AD0A0(L_59, _stringLiteral0971D53E8CA564AF4767DB3D364DF8DC14E0B11F, L_61, L_62, NULL);
|
|
// GUILayout.EndHorizontal();
|
|
GUILayout_EndHorizontal_m694C622FEE40FFF0DD77EFFD026F899C193507C0(NULL);
|
|
// TimeRanges times = _mediaPlayer.Control.GetBufferedTimes();
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_64 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_65;
|
|
L_65 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_64);
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_66;
|
|
L_66 = InterfaceFuncInvoker0< TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* >::Invoke(36 /* RenderHeads.Media.AVProVideo.TimeRanges RenderHeads.Media.AVProVideo.IMediaControl::GetBufferedTimes() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_65);
|
|
V_1 = L_66;
|
|
// if (times != null)
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_67 = V_1;
|
|
if (!L_67)
|
|
{
|
|
goto IL_0208;
|
|
}
|
|
}
|
|
{
|
|
// GUILayout.Label("Buffered Range " + times.MinTime + " - " + times.MaxTime);
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_68 = V_1;
|
|
double L_69;
|
|
L_69 = TimeRanges_get_MinTime_m4818BFE13D4ABDF2A26DFCC12A06EFC50CDCE7EA_inline(L_68, NULL);
|
|
V_0 = L_69;
|
|
String_t* L_70;
|
|
L_70 = Double_ToString_m7499A5D792419537DCB9470A3675CEF5117DE339((&V_0), NULL);
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_71 = V_1;
|
|
double L_72;
|
|
L_72 = TimeRanges_get_MaxTime_m3AD04E12CF2548DA833BA1E1557456A87CC914CA_inline(L_71, NULL);
|
|
V_0 = L_72;
|
|
String_t* L_73;
|
|
L_73 = Double_ToString_m7499A5D792419537DCB9470A3675CEF5117DE339((&V_0), NULL);
|
|
String_t* L_74;
|
|
L_74 = String_Concat_m093934F71A9B351911EE46311674ED463B180006(_stringLiteral347221C296404F7526E177C8512CFBF5EC401484, L_70, _stringLiteral960E5E7F211EFF3243DF14EDD1901DC9EF314D62, L_73, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_75;
|
|
L_75 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_Label_m1709C16A433383CCFC1FEA0E585E14CBD78CD94B(L_74, L_75, NULL);
|
|
}
|
|
|
|
IL_0208:
|
|
{
|
|
// TimeRanges times = _mediaPlayer.Control.GetSeekableTimes();
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_76 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_77;
|
|
L_77 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11 /* RenderHeads.Media.AVProVideo.IMediaControl RenderHeads.Media.AVProVideo.MediaPlayer::get_Control() */, L_76);
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_78;
|
|
L_78 = InterfaceFuncInvoker0< TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* >::Invoke(35 /* RenderHeads.Media.AVProVideo.TimeRanges RenderHeads.Media.AVProVideo.IMediaControl::GetSeekableTimes() */, IMediaControl_t96AACB71233FD117D6CB428E3BADE6653D709FBF_il2cpp_TypeInfo_var, L_77);
|
|
V_2 = L_78;
|
|
// if (times != null)
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_79 = V_2;
|
|
if (!L_79)
|
|
{
|
|
goto IL_0251;
|
|
}
|
|
}
|
|
{
|
|
// GUILayout.Label("Seek Range " + times.MinTime + " - " + times.MaxTime);
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_80 = V_2;
|
|
double L_81;
|
|
L_81 = TimeRanges_get_MinTime_m4818BFE13D4ABDF2A26DFCC12A06EFC50CDCE7EA_inline(L_80, NULL);
|
|
V_0 = L_81;
|
|
String_t* L_82;
|
|
L_82 = Double_ToString_m7499A5D792419537DCB9470A3675CEF5117DE339((&V_0), NULL);
|
|
TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* L_83 = V_2;
|
|
double L_84;
|
|
L_84 = TimeRanges_get_MaxTime_m3AD04E12CF2548DA833BA1E1557456A87CC914CA_inline(L_83, NULL);
|
|
V_0 = L_84;
|
|
String_t* L_85;
|
|
L_85 = Double_ToString_m7499A5D792419537DCB9470A3675CEF5117DE339((&V_0), NULL);
|
|
String_t* L_86;
|
|
L_86 = String_Concat_m093934F71A9B351911EE46311674ED463B180006(_stringLiteral809AEC26D9CBA2C7254CAD894E272FFC28E084AD, L_82, _stringLiteral960E5E7F211EFF3243DF14EDD1901DC9EF314D62, L_85, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_87;
|
|
L_87 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_Label_m1709C16A433383CCFC1FEA0E585E14CBD78CD94B(L_86, L_87, NULL);
|
|
}
|
|
|
|
IL_0251:
|
|
{
|
|
// GUILayout.Label("Video Tracks: " + _mediaPlayer.VideoTracks.GetVideoTracks().Count);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_88 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_89;
|
|
L_89 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(15 /* RenderHeads.Media.AVProVideo.IVideoTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_VideoTracks() */, L_88);
|
|
VideoTracks_tA329271899DFDD262477C3EDEC0BC4619B78B43E* L_90;
|
|
L_90 = InterfaceFuncInvoker0< VideoTracks_tA329271899DFDD262477C3EDEC0BC4619B78B43E* >::Invoke(0 /* RenderHeads.Media.AVProVideo.VideoTracks RenderHeads.Media.AVProVideo.IVideoTracks::GetVideoTracks() */, IVideoTracks_tDDFAA12F121DE28E876F66D19135CA918E6405AA_il2cpp_TypeInfo_var, L_89);
|
|
int32_t L_91;
|
|
L_91 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 RenderHeads.Media.AVProVideo.TrackCollection::get_Count() */, L_90);
|
|
V_4 = L_91;
|
|
String_t* L_92;
|
|
L_92 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_4), NULL);
|
|
String_t* L_93;
|
|
L_93 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteralCE0ECB4CF5A00FAD69938FF81BF15C774CF69999, L_92, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_94;
|
|
L_94 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_Label_m1709C16A433383CCFC1FEA0E585E14CBD78CD94B(L_93, L_94, NULL);
|
|
// GUILayout.BeginVertical();
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_95;
|
|
L_95 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_BeginVertical_m1B2B474EF5A3CD257EC0474D17F78A149DC14D88(L_95, NULL);
|
|
// VideoTrack selectedTrack = null;
|
|
V_3 = (VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81*)NULL;
|
|
// foreach (VideoTrack track in _mediaPlayer.VideoTracks.GetVideoTracks())
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_96 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_97;
|
|
L_97 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(15 /* RenderHeads.Media.AVProVideo.IVideoTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_VideoTracks() */, L_96);
|
|
VideoTracks_tA329271899DFDD262477C3EDEC0BC4619B78B43E* L_98;
|
|
L_98 = InterfaceFuncInvoker0< VideoTracks_tA329271899DFDD262477C3EDEC0BC4619B78B43E* >::Invoke(0 /* RenderHeads.Media.AVProVideo.VideoTracks RenderHeads.Media.AVProVideo.IVideoTracks::GetVideoTracks() */, IVideoTracks_tDDFAA12F121DE28E876F66D19135CA918E6405AA_il2cpp_TypeInfo_var, L_97);
|
|
RuntimeObject* L_99;
|
|
L_99 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(7 /* System.Collections.IEnumerator RenderHeads.Media.AVProVideo.TrackCollection::GetEnumerator() */, L_98);
|
|
V_5 = L_99;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0313:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_100 = V_5;
|
|
V_8 = ((RuntimeObject*)IsInst((RuntimeObject*)L_100, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_101 = V_8;
|
|
if (!L_101)
|
|
{
|
|
goto IL_0327;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_102 = V_8;
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_102);
|
|
}
|
|
|
|
IL_0327:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_0308_1;
|
|
}
|
|
|
|
IL_02a8_1:
|
|
{
|
|
// foreach (VideoTrack track in _mediaPlayer.VideoTracks.GetVideoTracks())
|
|
RuntimeObject* L_103 = V_5;
|
|
RuntimeObject* L_104;
|
|
L_104 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_103);
|
|
V_6 = ((VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81*)CastclassClass((RuntimeObject*)L_104, VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81_il2cpp_TypeInfo_var));
|
|
// bool isSelected = (track == _mediaPlayer.VideoTracks.GetActiveVideoTrack());
|
|
VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81* L_105 = V_6;
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_106 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_107;
|
|
L_107 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(15 /* RenderHeads.Media.AVProVideo.IVideoTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_VideoTracks() */, L_106);
|
|
VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81* L_108;
|
|
L_108 = InterfaceFuncInvoker0< VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81* >::Invoke(1 /* RenderHeads.Media.AVProVideo.VideoTrack RenderHeads.Media.AVProVideo.IVideoTracks::GetActiveVideoTrack() */, IVideoTracks_tDDFAA12F121DE28E876F66D19135CA918E6405AA_il2cpp_TypeInfo_var, L_107);
|
|
V_7 = (bool)((((RuntimeObject*)(VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81*)L_105) == ((RuntimeObject*)(VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81*)L_108))? 1 : 0);
|
|
// if (isSelected) GUI.color= Color.green;
|
|
bool L_109 = V_7;
|
|
if (!L_109)
|
|
{
|
|
goto IL_02da_1;
|
|
}
|
|
}
|
|
{
|
|
// if (isSelected) GUI.color= Color.green;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_110;
|
|
L_110 = Color_get_green_mEB001F2CD8C68C6BBAEF9101990B779D3AA2A6EF_inline(NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(GUI_tA9CDB3D69DB13D51AD83ABDB587EF95947EC2D2A_il2cpp_TypeInfo_var);
|
|
GUI_set_color_mA44927D3F2ACB1E228815F10042A6F62B7645648(L_110, NULL);
|
|
}
|
|
|
|
IL_02da_1:
|
|
{
|
|
// if (GUILayout.Button(track.DisplayName, GUILayout.ExpandWidth(false)))
|
|
VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81* L_111 = V_6;
|
|
String_t* L_112;
|
|
L_112 = TrackBase_get_DisplayName_m5F960D0C6A30C9F4F6E97F7FFE2460A4B6242893_inline(L_111, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_113 = (GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2*)(GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2*)SZArrayNew(GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_114 = L_113;
|
|
GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14* L_115;
|
|
L_115 = GUILayout_ExpandWidth_m79E06605EA8F34C76E6F93F53326E488CAFB0275((bool)0, NULL);
|
|
ArrayElementTypeCheck (L_114, L_115);
|
|
(L_114)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14*)L_115);
|
|
bool L_116;
|
|
L_116 = GUILayout_Button_m8CF27DB531C6A54FF0F7BD8CDE4FB5030B159E9E(L_112, L_114, NULL);
|
|
if (!L_116)
|
|
{
|
|
goto IL_02fa_1;
|
|
}
|
|
}
|
|
{
|
|
// selectedTrack = track;
|
|
VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81* L_117 = V_6;
|
|
V_3 = L_117;
|
|
}
|
|
|
|
IL_02fa_1:
|
|
{
|
|
// if (isSelected) GUI.color= Color.white;
|
|
bool L_118 = V_7;
|
|
if (!L_118)
|
|
{
|
|
goto IL_0308_1;
|
|
}
|
|
}
|
|
{
|
|
// if (isSelected) GUI.color= Color.white;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_119;
|
|
L_119 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(GUI_tA9CDB3D69DB13D51AD83ABDB587EF95947EC2D2A_il2cpp_TypeInfo_var);
|
|
GUI_set_color_mA44927D3F2ACB1E228815F10042A6F62B7645648(L_119, NULL);
|
|
}
|
|
|
|
IL_0308_1:
|
|
{
|
|
// foreach (VideoTrack track in _mediaPlayer.VideoTracks.GetVideoTracks())
|
|
RuntimeObject* L_120 = V_5;
|
|
bool L_121;
|
|
L_121 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_120);
|
|
if (L_121)
|
|
{
|
|
goto IL_02a8_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0328;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0328:
|
|
{
|
|
// GUILayout.EndHorizontal();
|
|
GUILayout_EndHorizontal_m694C622FEE40FFF0DD77EFFD026F899C193507C0(NULL);
|
|
// if (selectedTrack != null)
|
|
VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81* L_122 = V_3;
|
|
if (!L_122)
|
|
{
|
|
goto IL_0341;
|
|
}
|
|
}
|
|
{
|
|
// _mediaPlayer.VideoTracks.SetActiveVideoTrack(selectedTrack);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_123 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_124;
|
|
L_124 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(15 /* RenderHeads.Media.AVProVideo.IVideoTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_VideoTracks() */, L_123);
|
|
VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81* L_125 = V_3;
|
|
InterfaceActionInvoker1< VideoTrack_t0A08A651370D6686BDFC0ED9AA73E9370F522D81* >::Invoke(2 /* System.Void RenderHeads.Media.AVProVideo.IVideoTracks::SetActiveVideoTrack(RenderHeads.Media.AVProVideo.VideoTrack) */, IVideoTracks_tDDFAA12F121DE28E876F66D19135CA918E6405AA_il2cpp_TypeInfo_var, L_124, L_125);
|
|
}
|
|
|
|
IL_0341:
|
|
{
|
|
// GUILayout.Label("Audio Tracks: " + _mediaPlayer.AudioTracks.GetAudioTracks().Count);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_126 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_127;
|
|
L_127 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(16 /* RenderHeads.Media.AVProVideo.IAudioTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_AudioTracks() */, L_126);
|
|
AudioTracks_t6A73CB5D4C2BC6FDA6F5C276B8DF23583601570F* L_128;
|
|
L_128 = InterfaceFuncInvoker0< AudioTracks_t6A73CB5D4C2BC6FDA6F5C276B8DF23583601570F* >::Invoke(0 /* RenderHeads.Media.AVProVideo.AudioTracks RenderHeads.Media.AVProVideo.IAudioTracks::GetAudioTracks() */, IAudioTracks_t8A3F2CDDD50C5D19774FF02BF9A47145CCF02FD8_il2cpp_TypeInfo_var, L_127);
|
|
int32_t L_129;
|
|
L_129 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 RenderHeads.Media.AVProVideo.TrackCollection::get_Count() */, L_128);
|
|
V_4 = L_129;
|
|
String_t* L_130;
|
|
L_130 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_4), NULL);
|
|
String_t* L_131;
|
|
L_131 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral545BDEBA264567A16FC86B0126A759904D11621A, L_130, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_132;
|
|
L_132 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_Label_m1709C16A433383CCFC1FEA0E585E14CBD78CD94B(L_131, L_132, NULL);
|
|
// GUILayout.BeginVertical();
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_133;
|
|
L_133 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_BeginVertical_m1B2B474EF5A3CD257EC0474D17F78A149DC14D88(L_133, NULL);
|
|
// AudioTrack selectedTrack = null;
|
|
V_9 = (AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7*)NULL;
|
|
// foreach (AudioTrack track in _mediaPlayer.AudioTracks.GetAudioTracks())
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_134 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_135;
|
|
L_135 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(16 /* RenderHeads.Media.AVProVideo.IAudioTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_AudioTracks() */, L_134);
|
|
AudioTracks_t6A73CB5D4C2BC6FDA6F5C276B8DF23583601570F* L_136;
|
|
L_136 = InterfaceFuncInvoker0< AudioTracks_t6A73CB5D4C2BC6FDA6F5C276B8DF23583601570F* >::Invoke(0 /* RenderHeads.Media.AVProVideo.AudioTracks RenderHeads.Media.AVProVideo.IAudioTracks::GetAudioTracks() */, IAudioTracks_t8A3F2CDDD50C5D19774FF02BF9A47145CCF02FD8_il2cpp_TypeInfo_var, L_135);
|
|
RuntimeObject* L_137;
|
|
L_137 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(7 /* System.Collections.IEnumerator RenderHeads.Media.AVProVideo.TrackCollection::GetEnumerator() */, L_136);
|
|
V_5 = L_137;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0405:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_138 = V_5;
|
|
V_8 = ((RuntimeObject*)IsInst((RuntimeObject*)L_138, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_139 = V_8;
|
|
if (!L_139)
|
|
{
|
|
goto IL_0419;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_140 = V_8;
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_140);
|
|
}
|
|
|
|
IL_0419:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_03fa_1;
|
|
}
|
|
|
|
IL_0399_1:
|
|
{
|
|
// foreach (AudioTrack track in _mediaPlayer.AudioTracks.GetAudioTracks())
|
|
RuntimeObject* L_141 = V_5;
|
|
RuntimeObject* L_142;
|
|
L_142 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_141);
|
|
V_10 = ((AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7*)CastclassClass((RuntimeObject*)L_142, AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7_il2cpp_TypeInfo_var));
|
|
// bool isSelected = (track == _mediaPlayer.AudioTracks.GetActiveAudioTrack());
|
|
AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7* L_143 = V_10;
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_144 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_145;
|
|
L_145 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(16 /* RenderHeads.Media.AVProVideo.IAudioTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_AudioTracks() */, L_144);
|
|
AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7* L_146;
|
|
L_146 = InterfaceFuncInvoker0< AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7* >::Invoke(1 /* RenderHeads.Media.AVProVideo.AudioTrack RenderHeads.Media.AVProVideo.IAudioTracks::GetActiveAudioTrack() */, IAudioTracks_t8A3F2CDDD50C5D19774FF02BF9A47145CCF02FD8_il2cpp_TypeInfo_var, L_145);
|
|
V_11 = (bool)((((RuntimeObject*)(AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7*)L_143) == ((RuntimeObject*)(AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7*)L_146))? 1 : 0);
|
|
// if (isSelected) GUI.color= Color.green;
|
|
bool L_147 = V_11;
|
|
if (!L_147)
|
|
{
|
|
goto IL_03cb_1;
|
|
}
|
|
}
|
|
{
|
|
// if (isSelected) GUI.color= Color.green;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_148;
|
|
L_148 = Color_get_green_mEB001F2CD8C68C6BBAEF9101990B779D3AA2A6EF_inline(NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(GUI_tA9CDB3D69DB13D51AD83ABDB587EF95947EC2D2A_il2cpp_TypeInfo_var);
|
|
GUI_set_color_mA44927D3F2ACB1E228815F10042A6F62B7645648(L_148, NULL);
|
|
}
|
|
|
|
IL_03cb_1:
|
|
{
|
|
// if (GUILayout.Button(track.DisplayName, GUILayout.ExpandWidth(false)))
|
|
AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7* L_149 = V_10;
|
|
String_t* L_150;
|
|
L_150 = TrackBase_get_DisplayName_m5F960D0C6A30C9F4F6E97F7FFE2460A4B6242893_inline(L_149, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_151 = (GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2*)(GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2*)SZArrayNew(GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_152 = L_151;
|
|
GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14* L_153;
|
|
L_153 = GUILayout_ExpandWidth_m79E06605EA8F34C76E6F93F53326E488CAFB0275((bool)0, NULL);
|
|
ArrayElementTypeCheck (L_152, L_153);
|
|
(L_152)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14*)L_153);
|
|
bool L_154;
|
|
L_154 = GUILayout_Button_m8CF27DB531C6A54FF0F7BD8CDE4FB5030B159E9E(L_150, L_152, NULL);
|
|
if (!L_154)
|
|
{
|
|
goto IL_03ec_1;
|
|
}
|
|
}
|
|
{
|
|
// selectedTrack = track;
|
|
AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7* L_155 = V_10;
|
|
V_9 = L_155;
|
|
}
|
|
|
|
IL_03ec_1:
|
|
{
|
|
// if (isSelected) GUI.color= Color.white;
|
|
bool L_156 = V_11;
|
|
if (!L_156)
|
|
{
|
|
goto IL_03fa_1;
|
|
}
|
|
}
|
|
{
|
|
// if (isSelected) GUI.color= Color.white;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_157;
|
|
L_157 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(GUI_tA9CDB3D69DB13D51AD83ABDB587EF95947EC2D2A_il2cpp_TypeInfo_var);
|
|
GUI_set_color_mA44927D3F2ACB1E228815F10042A6F62B7645648(L_157, NULL);
|
|
}
|
|
|
|
IL_03fa_1:
|
|
{
|
|
// foreach (AudioTrack track in _mediaPlayer.AudioTracks.GetAudioTracks())
|
|
RuntimeObject* L_158 = V_5;
|
|
bool L_159;
|
|
L_159 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_158);
|
|
if (L_159)
|
|
{
|
|
goto IL_0399_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_041a;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_041a:
|
|
{
|
|
// GUILayout.EndHorizontal();
|
|
GUILayout_EndHorizontal_m694C622FEE40FFF0DD77EFFD026F899C193507C0(NULL);
|
|
// if (selectedTrack != null)
|
|
AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7* L_160 = V_9;
|
|
if (!L_160)
|
|
{
|
|
goto IL_0435;
|
|
}
|
|
}
|
|
{
|
|
// _mediaPlayer.AudioTracks.SetActiveAudioTrack(selectedTrack);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_161 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_162;
|
|
L_162 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(16 /* RenderHeads.Media.AVProVideo.IAudioTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_AudioTracks() */, L_161);
|
|
AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7* L_163 = V_9;
|
|
InterfaceActionInvoker1< AudioTrack_t7274C80F7C9DA36A9B2FD682DFC19CFD1F3AD5A7* >::Invoke(2 /* System.Void RenderHeads.Media.AVProVideo.IAudioTracks::SetActiveAudioTrack(RenderHeads.Media.AVProVideo.AudioTrack) */, IAudioTracks_t8A3F2CDDD50C5D19774FF02BF9A47145CCF02FD8_il2cpp_TypeInfo_var, L_162, L_163);
|
|
}
|
|
|
|
IL_0435:
|
|
{
|
|
// GUILayout.Label("Text Tracks: " + _mediaPlayer.TextTracks.GetTextTracks().Count);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_164 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_165;
|
|
L_165 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_TextTracks() */, L_164);
|
|
TextTracks_tF24853BCB513D5A858C8CD3A8ED08961CC1DA68D* L_166;
|
|
L_166 = InterfaceFuncInvoker0< TextTracks_tF24853BCB513D5A858C8CD3A8ED08961CC1DA68D* >::Invoke(0 /* RenderHeads.Media.AVProVideo.TextTracks RenderHeads.Media.AVProVideo.ITextTracks::GetTextTracks() */, ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var, L_165);
|
|
int32_t L_167;
|
|
L_167 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 RenderHeads.Media.AVProVideo.TrackCollection::get_Count() */, L_166);
|
|
V_4 = L_167;
|
|
String_t* L_168;
|
|
L_168 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_4), NULL);
|
|
String_t* L_169;
|
|
L_169 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral125C8C00CE4CF36A187B120DBC2C68DE04D6F2A9, L_168, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_170;
|
|
L_170 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_Label_m1709C16A433383CCFC1FEA0E585E14CBD78CD94B(L_169, L_170, NULL);
|
|
// GUILayout.BeginVertical();
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_171;
|
|
L_171 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_BeginVertical_m1B2B474EF5A3CD257EC0474D17F78A149DC14D88(L_171, NULL);
|
|
// TextTrack selectedTrack = null;
|
|
V_12 = (TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31*)NULL;
|
|
// foreach (TextTrack track in _mediaPlayer.TextTracks.GetTextTracks())
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_172 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_173;
|
|
L_173 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_TextTracks() */, L_172);
|
|
TextTracks_tF24853BCB513D5A858C8CD3A8ED08961CC1DA68D* L_174;
|
|
L_174 = InterfaceFuncInvoker0< TextTracks_tF24853BCB513D5A858C8CD3A8ED08961CC1DA68D* >::Invoke(0 /* RenderHeads.Media.AVProVideo.TextTracks RenderHeads.Media.AVProVideo.ITextTracks::GetTextTracks() */, ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var, L_173);
|
|
RuntimeObject* L_175;
|
|
L_175 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(7 /* System.Collections.IEnumerator RenderHeads.Media.AVProVideo.TrackCollection::GetEnumerator() */, L_174);
|
|
V_5 = L_175;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_04f9:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_176 = V_5;
|
|
V_8 = ((RuntimeObject*)IsInst((RuntimeObject*)L_176, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_177 = V_8;
|
|
if (!L_177)
|
|
{
|
|
goto IL_050d;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_178 = V_8;
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_178);
|
|
}
|
|
|
|
IL_050d:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_04ee_1;
|
|
}
|
|
|
|
IL_048d_1:
|
|
{
|
|
// foreach (TextTrack track in _mediaPlayer.TextTracks.GetTextTracks())
|
|
RuntimeObject* L_179 = V_5;
|
|
RuntimeObject* L_180;
|
|
L_180 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_179);
|
|
V_13 = ((TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31*)CastclassClass((RuntimeObject*)L_180, TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31_il2cpp_TypeInfo_var));
|
|
// bool isSelected = (track == _mediaPlayer.TextTracks.GetActiveTextTrack());
|
|
TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* L_181 = V_13;
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_182 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_183;
|
|
L_183 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_TextTracks() */, L_182);
|
|
TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* L_184;
|
|
L_184 = InterfaceFuncInvoker0< TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* >::Invoke(1 /* RenderHeads.Media.AVProVideo.TextTrack RenderHeads.Media.AVProVideo.ITextTracks::GetActiveTextTrack() */, ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var, L_183);
|
|
V_14 = (bool)((((RuntimeObject*)(TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31*)L_181) == ((RuntimeObject*)(TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31*)L_184))? 1 : 0);
|
|
// if (isSelected) GUI.color= Color.green;
|
|
bool L_185 = V_14;
|
|
if (!L_185)
|
|
{
|
|
goto IL_04bf_1;
|
|
}
|
|
}
|
|
{
|
|
// if (isSelected) GUI.color= Color.green;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_186;
|
|
L_186 = Color_get_green_mEB001F2CD8C68C6BBAEF9101990B779D3AA2A6EF_inline(NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(GUI_tA9CDB3D69DB13D51AD83ABDB587EF95947EC2D2A_il2cpp_TypeInfo_var);
|
|
GUI_set_color_mA44927D3F2ACB1E228815F10042A6F62B7645648(L_186, NULL);
|
|
}
|
|
|
|
IL_04bf_1:
|
|
{
|
|
// if (GUILayout.Button(track.DisplayName, GUILayout.ExpandWidth(false)))
|
|
TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* L_187 = V_13;
|
|
String_t* L_188;
|
|
L_188 = TrackBase_get_DisplayName_m5F960D0C6A30C9F4F6E97F7FFE2460A4B6242893_inline(L_187, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_189 = (GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2*)(GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2*)SZArrayNew(GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_190 = L_189;
|
|
GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14* L_191;
|
|
L_191 = GUILayout_ExpandWidth_m79E06605EA8F34C76E6F93F53326E488CAFB0275((bool)0, NULL);
|
|
ArrayElementTypeCheck (L_190, L_191);
|
|
(L_190)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (GUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14*)L_191);
|
|
bool L_192;
|
|
L_192 = GUILayout_Button_m8CF27DB531C6A54FF0F7BD8CDE4FB5030B159E9E(L_188, L_190, NULL);
|
|
if (!L_192)
|
|
{
|
|
goto IL_04e0_1;
|
|
}
|
|
}
|
|
{
|
|
// selectedTrack = track;
|
|
TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* L_193 = V_13;
|
|
V_12 = L_193;
|
|
}
|
|
|
|
IL_04e0_1:
|
|
{
|
|
// if (isSelected) GUI.color= Color.white;
|
|
bool L_194 = V_14;
|
|
if (!L_194)
|
|
{
|
|
goto IL_04ee_1;
|
|
}
|
|
}
|
|
{
|
|
// if (isSelected) GUI.color= Color.white;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_195;
|
|
L_195 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(GUI_tA9CDB3D69DB13D51AD83ABDB587EF95947EC2D2A_il2cpp_TypeInfo_var);
|
|
GUI_set_color_mA44927D3F2ACB1E228815F10042A6F62B7645648(L_195, NULL);
|
|
}
|
|
|
|
IL_04ee_1:
|
|
{
|
|
// foreach (TextTrack track in _mediaPlayer.TextTracks.GetTextTracks())
|
|
RuntimeObject* L_196 = V_5;
|
|
bool L_197;
|
|
L_197 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_196);
|
|
if (L_197)
|
|
{
|
|
goto IL_048d_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_050e;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_050e:
|
|
{
|
|
// GUILayout.EndHorizontal();
|
|
GUILayout_EndHorizontal_m694C622FEE40FFF0DD77EFFD026F899C193507C0(NULL);
|
|
// if (selectedTrack != null)
|
|
TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* L_198 = V_12;
|
|
if (!L_198)
|
|
{
|
|
goto IL_0529;
|
|
}
|
|
}
|
|
{
|
|
// _mediaPlayer.TextTracks.SetActiveTextTrack(selectedTrack);
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_199 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_200;
|
|
L_200 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* RenderHeads.Media.AVProVideo.ITextTracks RenderHeads.Media.AVProVideo.MediaPlayer::get_TextTracks() */, L_199);
|
|
TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* L_201 = V_12;
|
|
InterfaceActionInvoker1< TextTrack_tF368463B4F33E02E299020EA2A367DE212EC6F31* >::Invoke(2 /* System.Void RenderHeads.Media.AVProVideo.ITextTracks::SetActiveTextTrack(RenderHeads.Media.AVProVideo.TextTrack) */, ITextTracks_t67CB72054756889C5C2786039E1EDDCA4038382F_il2cpp_TypeInfo_var, L_200, L_201);
|
|
}
|
|
|
|
IL_0529:
|
|
{
|
|
// GUILayout.Label("FPS: " + _mediaPlayer.Info.GetVideoDisplayRate().ToString("F2"));
|
|
MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* L_202 = __this->____mediaPlayer_4;
|
|
RuntimeObject* L_203;
|
|
L_203 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* RenderHeads.Media.AVProVideo.IMediaInfo RenderHeads.Media.AVProVideo.MediaPlayer::get_Info() */, L_202);
|
|
float L_204;
|
|
L_204 = InterfaceFuncInvoker0< float >::Invoke(6 /* System.Single RenderHeads.Media.AVProVideo.IMediaInfo::GetVideoDisplayRate() */, IMediaInfo_t16F9FEB4C3B0458D8D90DF7555487872FA4585D0_il2cpp_TypeInfo_var, L_203);
|
|
V_15 = L_204;
|
|
String_t* L_205;
|
|
L_205 = Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D((&V_15), _stringLiteral2409165FB90CD4A8B916FCA75790766B82C91748, NULL);
|
|
String_t* L_206;
|
|
L_206 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteralEB0BB5D4FA59FF963FDE2494755AB4182D0F8AA2, L_205, NULL);
|
|
GUILayoutOptionU5BU5D_t24AB80AB9355D784F2C65E12A4D0CC2E0C914CA2* L_207;
|
|
L_207 = Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_inline(Array_Empty_TisGUILayoutOption_t8B0AA056521747053A3176FCC43E9C3608940A14_mC7F345AC4C0CA86560FAA00174268F70FBBE577F_RuntimeMethod_var);
|
|
GUILayout_Label_m1709C16A433383CCFC1FEA0E585E14CBD78CD94B(L_206, L_207, NULL);
|
|
// GUILayout.EndVertical();
|
|
GUILayout_EndVertical_m2D981AC3EA3F7273CBFEE6C30C14DC90044AE87C(NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI__ctor_mBA786F5025AE6416448605AE2692DF861CC9CC62 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F9AFB9FB070495A7B096914F9C74C7D227114BB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral75C85154E92A710BCBDB38E50C335D4E8037025D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9EE481BBBD5A05273AB3E61B0EC9E4C29D45147F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB40D718776B12D5E4EB9989848A9A138D3B81947);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC15E84B38EB7E3BFC9CADB82D3F33DAAB105AF9F);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// [SerializeField] float _keyVolumeDelta = 0.05f;
|
|
__this->____keyVolumeDelta_5 = (0.0500000007f);
|
|
// [SerializeField] float _jumpDeltaTime = 5f;
|
|
__this->____jumpDeltaTime_6 = (5.0f);
|
|
// [SerializeField] bool _showOptions = true;
|
|
__this->____showOptions_7 = (bool)1;
|
|
// [SerializeField] bool _autoHide = true;
|
|
__this->____autoHide_8 = (bool)1;
|
|
// [SerializeField] float _userInactiveDuration = 1.5f;
|
|
__this->____userInactiveDuration_9 = (1.5f);
|
|
// [SerializeField] bool _useAudioFading = true;
|
|
__this->____useAudioFading_10 = (bool)1;
|
|
// [SerializeField] bool _enableKeyboardControls = true;
|
|
__this->____enableKeyboardControls_11 = (bool)1;
|
|
// [SerializeField] KeyCode KeyVolumeUp = KeyCode.UpArrow;
|
|
__this->___KeyVolumeUp_12 = ((int32_t)273);
|
|
// [SerializeField] KeyCode KeyVolumeDown = KeyCode.DownArrow;
|
|
__this->___KeyVolumeDown_13 = ((int32_t)274);
|
|
// [SerializeField] KeyCode KeyTogglePlayPause = KeyCode.Space;
|
|
__this->___KeyTogglePlayPause_14 = ((int32_t)32);
|
|
// [SerializeField] KeyCode KeyToggleMute = KeyCode.M;
|
|
__this->___KeyToggleMute_15 = ((int32_t)109);
|
|
// [SerializeField] KeyCode KeyJumpForward = KeyCode.RightArrow;
|
|
__this->___KeyJumpForward_16 = ((int32_t)275);
|
|
// [SerializeField] KeyCode KeyJumpBack = KeyCode.LeftArrow;
|
|
__this->___KeyJumpBack_17 = ((int32_t)276);
|
|
// private float _controlsFade = 1f;
|
|
__this->____controlsFade_41 = (1.0f);
|
|
// private float[] _spectrumSamples = new float[128];
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)128));
|
|
__this->____spectrumSamples_47 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____spectrumSamples_47), (void*)L_0);
|
|
// private float[] _spectrumSamplesSmooth = new float[128];
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)128));
|
|
__this->____spectrumSamplesSmooth_48 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____spectrumSamplesSmooth_48), (void*)L_1);
|
|
// private float _maxValue = 1f;
|
|
__this->____maxValue_49 = (1.0f);
|
|
// private float _audioVolume = 1f;
|
|
__this->____audioVolume_50 = (1.0f);
|
|
// private bool _isAudioFadingUpToPlay = true;
|
|
__this->____isAudioFadingUpToPlay_52 = (bool)1;
|
|
// private readonly LazyShaderProperty _propMorph = new LazyShaderProperty("_Morph");
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_2;
|
|
memset((&L_2), 0, sizeof(L_2));
|
|
LazyShaderProperty__ctor_m8ED101F36917F43BB66BF3D8EC0FB4459C871529((&L_2), _stringLiteral1F9AFB9FB070495A7B096914F9C74C7D227114BB, /*hidden argument*/NULL);
|
|
__this->____propMorph_55 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->____propMorph_55))->____name_0), (void*)NULL);
|
|
// private readonly LazyShaderProperty _propMute = new LazyShaderProperty("_Mute");
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_3;
|
|
memset((&L_3), 0, sizeof(L_3));
|
|
LazyShaderProperty__ctor_m8ED101F36917F43BB66BF3D8EC0FB4459C871529((&L_3), _stringLiteralB40D718776B12D5E4EB9989848A9A138D3B81947, /*hidden argument*/NULL);
|
|
__this->____propMute_56 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->____propMute_56))->____name_0), (void*)NULL);
|
|
// private readonly LazyShaderProperty _propVolume = new LazyShaderProperty("_Volume");
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_4;
|
|
memset((&L_4), 0, sizeof(L_4));
|
|
LazyShaderProperty__ctor_m8ED101F36917F43BB66BF3D8EC0FB4459C871529((&L_4), _stringLiteral9EE481BBBD5A05273AB3E61B0EC9E4C29D45147F, /*hidden argument*/NULL);
|
|
__this->____propVolume_57 = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->____propVolume_57))->____name_0), (void*)NULL);
|
|
// private readonly LazyShaderProperty _propSpectrum = new LazyShaderProperty("_Spectrum");
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_5;
|
|
memset((&L_5), 0, sizeof(L_5));
|
|
LazyShaderProperty__ctor_m8ED101F36917F43BB66BF3D8EC0FB4459C871529((&L_5), _stringLiteralC15E84B38EB7E3BFC9CADB82D3F33DAAB105AF9F, /*hidden argument*/NULL);
|
|
__this->____propSpectrum_58 = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->____propSpectrum_58))->____name_0), (void*)NULL);
|
|
// private readonly LazyShaderProperty _propSpectrumRange = new LazyShaderProperty("_SpectrumRange");
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_6;
|
|
memset((&L_6), 0, sizeof(L_6));
|
|
LazyShaderProperty__ctor_m8ED101F36917F43BB66BF3D8EC0FB4459C871529((&L_6), _stringLiteral75C85154E92A710BCBDB38E50C335D4E8037025D, /*hidden argument*/NULL);
|
|
__this->____propSpectrumRange_59 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->____propSpectrumRange_59))->____name_0), (void*)NULL);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::<CreateVideoTouchEvents>b__75_0(UnityEngine.EventSystems.BaseEventData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_U3CCreateVideoTouchEventsU3Eb__75_0_mD4C32F65525647F1456A676051907499BE8B057B (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___data0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// entry.callback.AddListener((data) => { OnVideoPointerUp(); });
|
|
MediaPlayerUI_OnVideoPointerUp_m422ED368863E4C4C6FFAE9ADBBFD0C557B92C10E(__this, NULL);
|
|
// entry.callback.AddListener((data) => { OnVideoPointerUp(); });
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::<CreateTimelineDragEvents>b__88_0(UnityEngine.EventSystems.BaseEventData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_0_mDC28388528369EF570984A4FF31B03B4D4FCA4FE (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___data0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// entry.callback.AddListener((data) => { OnTimeSliderBeginDrag(); });
|
|
MediaPlayerUI_OnTimeSliderBeginDrag_mEF987F542A5D8186BFE64F3D0F21BB3503FF0989(__this, NULL);
|
|
// entry.callback.AddListener((data) => { OnTimeSliderBeginDrag(); });
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::<CreateTimelineDragEvents>b__88_1(UnityEngine.EventSystems.BaseEventData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_1_m10ACCC5038291D4FF1245A0B744BFFF6018E4935 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___data0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// entry.callback.AddListener((data) => { OnTimeSliderDrag(); });
|
|
MediaPlayerUI_OnTimeSliderDrag_m8B2A0B73507CE3C6346473558B791F65DDA748CC(__this, NULL);
|
|
// entry.callback.AddListener((data) => { OnTimeSliderDrag(); });
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::<CreateTimelineDragEvents>b__88_2(UnityEngine.EventSystems.BaseEventData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_2_m4EABA24CFD23A6119AABCD792EB967A7B27F0E03 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___data0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// entry.callback.AddListener((data) => { OnTimeSliderEndDrag(); });
|
|
MediaPlayerUI_OnTimeSliderEndDrag_m1CD63DFFED67DEBE6DAC6A5596C5CB91475D2408(__this, NULL);
|
|
// entry.callback.AddListener((data) => { OnTimeSliderEndDrag(); });
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::<CreateTimelineDragEvents>b__88_3(UnityEngine.EventSystems.BaseEventData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_3_mE82B2FCF610BBA85F8320C55A1FC01AC239946B7 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___data0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// entry.callback.AddListener((data) => { OnTimelineBeginHover((PointerEventData)data); });
|
|
BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* L_0 = ___data0;
|
|
MediaPlayerUI_OnTimelineBeginHover_m13A704777A512FE17702CBE0E7DB455508AD9445(__this, ((PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB*)CastclassClass((RuntimeObject*)L_0, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB_il2cpp_TypeInfo_var)), NULL);
|
|
// entry.callback.AddListener((data) => { OnTimelineBeginHover((PointerEventData)data); });
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::<CreateTimelineDragEvents>b__88_4(UnityEngine.EventSystems.BaseEventData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_U3CCreateTimelineDragEventsU3Eb__88_4_m4FDE1FAEB1245F2086207A99E5860A04A5286E19 (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___data0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// entry.callback.AddListener((data) => { OnTimelineEndHover((PointerEventData)data); });
|
|
BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* L_0 = ___data0;
|
|
MediaPlayerUI_OnTimelineEndHover_mDCF623F9DF42E32D78C1DAA1E7C79CA3C27ECDEE(__this, ((PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB*)CastclassClass((RuntimeObject*)L_0, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB_il2cpp_TypeInfo_var)), NULL);
|
|
// entry.callback.AddListener((data) => { OnTimelineEndHover((PointerEventData)data); });
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::<CreateVolumeSliderEvents>b__89_0(UnityEngine.EventSystems.BaseEventData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_U3CCreateVolumeSliderEventsU3Eb__89_0_m9EAB20F481AABA48D7DB323ACB6ABA107BE6D12D (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___data0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// entry.callback.AddListener((data) => { OnVolumeSliderDrag(); });
|
|
MediaPlayerUI_OnVolumeSliderDrag_mEEFB96077F3CCBF8AC560573260F2E4E683B4957(__this, NULL);
|
|
// entry.callback.AddListener((data) => { OnVolumeSliderDrag(); });
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI::<CreateVolumeSliderEvents>b__89_1(UnityEngine.EventSystems.BaseEventData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MediaPlayerUI_U3CCreateVolumeSliderEventsU3Eb__89_1_m74700476181B7B5DFB0567D12DBE4B2806824B7B (MediaPlayerUI_tA081B9C83B33B5F95272648E1D550253E429B64C* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___data0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// entry.callback.AddListener((data) => { OnVolumeSliderDrag(); });
|
|
MediaPlayerUI_OnVolumeSliderDrag_mEEFB96077F3CCBF8AC560573260F2E4E683B4957(__this, NULL);
|
|
// entry.callback.AddListener((data) => { OnVolumeSliderDrag(); });
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Boolean RenderHeads.Media.AVProVideo.Demos.MediaPlayerUI/UserInteraction::IsUserInputThisFrame()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UserInteraction_IsUserInputThisFrame_mD5190E316192CD6CD67430A898B9692530890B86 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
int32_t G_B5_0 = 0;
|
|
int32_t G_B10_0 = 0;
|
|
int32_t G_B6_0 = 0;
|
|
int32_t G_B9_0 = 0;
|
|
int32_t G_B7_0 = 0;
|
|
int32_t G_B8_0 = 0;
|
|
int32_t G_B11_0 = 0;
|
|
int32_t G_B11_1 = 0;
|
|
{
|
|
// if (Time.frameCount == _lastInputFrame)
|
|
int32_t L_0;
|
|
L_0 = Time_get_frameCount_m4A42E558A71301A216BDC49EC402D62F19C79667(NULL);
|
|
int32_t L_1 = ((UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_StaticFields*)il2cpp_codegen_static_fields_for(UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_il2cpp_TypeInfo_var))->____lastInputFrame_2;
|
|
if ((!(((uint32_t)L_0) == ((uint32_t)L_1))))
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
// return true;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
// bool touchInput = (Input.touchSupported && Input.touchCount > 0);
|
|
bool L_2;
|
|
L_2 = Input_get_touchSupported_m2A4FA398A793861AE1BC5971A1363552AB33BEEF(NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3;
|
|
L_3 = Input_get_touchCount_m057388BFC67A0F4CA53764B1022867ED81D01E39(NULL);
|
|
G_B5_0 = ((((int32_t)L_3) > ((int32_t)0))? 1 : 0);
|
|
goto IL_0020;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
G_B5_0 = 0;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// bool mouseInput = (Input.mousePresent && (Input.mousePosition != _previousMousePos || Input.mouseScrollDelta != Vector2.zero || Input.GetMouseButton(0)));
|
|
bool L_4;
|
|
L_4 = Input_get_mousePresent_mAD77FFD987CD5B998AFAD4DAECADBC76034026BF(NULL);
|
|
G_B6_0 = G_B5_0;
|
|
if (!L_4)
|
|
{
|
|
G_B10_0 = G_B5_0;
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Input_get_mousePosition_mFF21FBD2647DAE2A23BD4C45571CA95D05A0A42C(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ((UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_StaticFields*)il2cpp_codegen_static_fields_for(UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_il2cpp_TypeInfo_var))->____previousMousePos_1;
|
|
bool L_7;
|
|
L_7 = Vector3_op_Inequality_m9F170CDFBF1E490E559DA5D06D6547501A402BBF_inline(L_5, L_6, NULL);
|
|
G_B7_0 = G_B6_0;
|
|
if (L_7)
|
|
{
|
|
G_B9_0 = G_B6_0;
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Input_get_mouseScrollDelta_mD112408E9182AA0F529179FF31E21D8DCD5CFA74(NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9;
|
|
L_9 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_10;
|
|
L_10 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_8, L_9, NULL);
|
|
G_B8_0 = G_B7_0;
|
|
if (L_10)
|
|
{
|
|
G_B9_0 = G_B7_0;
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
bool L_11;
|
|
L_11 = Input_GetMouseButton_m4995DD4A2D4F916565C1B1B5AAF7DF17C126B3EA(0, NULL);
|
|
G_B11_0 = ((int32_t)(L_11));
|
|
G_B11_1 = G_B8_0;
|
|
goto IL_0055;
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
G_B11_0 = 1;
|
|
G_B11_1 = G_B9_0;
|
|
goto IL_0055;
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
G_B11_0 = 0;
|
|
G_B11_1 = G_B10_0;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
V_0 = (bool)G_B11_0;
|
|
// if (touchInput || mouseInput)
|
|
bool L_12 = V_0;
|
|
if (!((int32_t)(G_B11_1|(int32_t)L_12)))
|
|
{
|
|
goto IL_0070;
|
|
}
|
|
}
|
|
{
|
|
// _previousMousePos = Input.mousePosition;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13;
|
|
L_13 = Input_get_mousePosition_mFF21FBD2647DAE2A23BD4C45571CA95D05A0A42C(NULL);
|
|
((UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_StaticFields*)il2cpp_codegen_static_fields_for(UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_il2cpp_TypeInfo_var))->____previousMousePos_1 = L_13;
|
|
// _lastInputFrame = Time.frameCount;
|
|
int32_t L_14;
|
|
L_14 = Time_get_frameCount_m4A42E558A71301A216BDC49EC402D62F19C79667(NULL);
|
|
((UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_StaticFields*)il2cpp_codegen_static_fields_for(UserInteraction_t2E6475642469E91454BB2AFBF9FDADEEB8BBD3FE_il2cpp_TypeInfo_var))->____lastInputFrame_2 = L_14;
|
|
// return true;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0070:
|
|
{
|
|
// return false;
|
|
return (bool)0;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Single[] RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive::get_Segments()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* HorizontalSegmentsPrimitive_get_Segments_m9C64ABDA6AB5B30B14D5FBF124F5196562311B0B (HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float[] Segments { get { return _segments; } set { SetSegments(value); } }
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->____segments_26;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive::set_Segments(System.Single[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HorizontalSegmentsPrimitive_set_Segments_m50CEC14EB3D74BBFC4435447D5FCF711AED91716 (HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float[] Segments { get { return _segments; } set { SetSegments(value); } }
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___value0;
|
|
HorizontalSegmentsPrimitive_SetSegments_m785C67C0F3E07452D1822A56AD757EDF1E37BEC4(__this, L_0, NULL);
|
|
// public float[] Segments { get { return _segments; } set { SetSegments(value); } }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive::SetSegments(System.Single[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HorizontalSegmentsPrimitive_SetSegments_m785C67C0F3E07452D1822A56AD757EDF1E37BEC4 (HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___segments0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (segments != null && segments.Length > 1)
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___segments0;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = ___segments0;
|
|
if ((((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))) <= ((int32_t)1)))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
// _segments = segments;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = ___segments0;
|
|
__this->____segments_26 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____segments_26), (void*)L_2);
|
|
goto IL_001e;
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
// _segments = new float[] { 0f, 0f };
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_3 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)2);
|
|
__this->____segments_26 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____segments_26), (void*)L_3);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
// SetVerticesDirty();
|
|
VirtualActionInvoker0::Invoke(28 /* System.Void UnityEngine.UI.Graphic::SetVerticesDirty() */, __this);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive::OnPopulateMesh(UnityEngine.UI.VertexHelper)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HorizontalSegmentsPrimitive_OnPopulateMesh_m1141917F325C794086EA9DD1321F7B48FE02D451 (HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* __this, VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* ___vh0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
int32_t V_2 = 0;
|
|
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
int32_t V_4 = 0;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
int32_t V_6 = 0;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
{
|
|
// Vector2 corner1 = Vector2.zero;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0;
|
|
L_0 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
V_0 = L_0;
|
|
// Vector2 corner2 = Vector2.zero;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
|
|
L_1 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
V_1 = L_1;
|
|
// corner1.x = 0f;
|
|
(&V_0)->___x_0 = (0.0f);
|
|
// corner1.y = 0f;
|
|
(&V_0)->___y_1 = (0.0f);
|
|
// corner2.x = 1f;
|
|
(&V_1)->___x_0 = (1.0f);
|
|
// corner2.y = 1f;
|
|
(&V_1)->___y_1 = (1.0f);
|
|
// corner1.x -= rectTransform.pivot.x;
|
|
float* L_2 = (&(&V_0)->___x_0);
|
|
float* L_3 = L_2;
|
|
float L_4 = *((float*)L_3);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_5;
|
|
L_5 = Graphic_get_rectTransform_mF4752E8934267D630810E84CE02CDFB81EB1FD6D(__this, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = RectTransform_get_pivot_mA8334AF05AA7FF09A173A2430F2BB9E85E5CBFFF(L_5, NULL);
|
|
float L_7 = L_6.___x_0;
|
|
*((float*)L_3) = (float)((float)il2cpp_codegen_subtract(L_4, L_7));
|
|
// corner1.y -= rectTransform.pivot.y;
|
|
float* L_8 = (&(&V_0)->___y_1);
|
|
float* L_9 = L_8;
|
|
float L_10 = *((float*)L_9);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_11;
|
|
L_11 = Graphic_get_rectTransform_mF4752E8934267D630810E84CE02CDFB81EB1FD6D(__this, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12;
|
|
L_12 = RectTransform_get_pivot_mA8334AF05AA7FF09A173A2430F2BB9E85E5CBFFF(L_11, NULL);
|
|
float L_13 = L_12.___y_1;
|
|
*((float*)L_9) = (float)((float)il2cpp_codegen_subtract(L_10, L_13));
|
|
// corner2.x -= rectTransform.pivot.x;
|
|
float* L_14 = (&(&V_1)->___x_0);
|
|
float* L_15 = L_14;
|
|
float L_16 = *((float*)L_15);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_17;
|
|
L_17 = Graphic_get_rectTransform_mF4752E8934267D630810E84CE02CDFB81EB1FD6D(__this, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18;
|
|
L_18 = RectTransform_get_pivot_mA8334AF05AA7FF09A173A2430F2BB9E85E5CBFFF(L_17, NULL);
|
|
float L_19 = L_18.___x_0;
|
|
*((float*)L_15) = (float)((float)il2cpp_codegen_subtract(L_16, L_19));
|
|
// corner2.y -= rectTransform.pivot.y;
|
|
float* L_20 = (&(&V_1)->___y_1);
|
|
float* L_21 = L_20;
|
|
float L_22 = *((float*)L_21);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_23;
|
|
L_23 = Graphic_get_rectTransform_mF4752E8934267D630810E84CE02CDFB81EB1FD6D(__this, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24;
|
|
L_24 = RectTransform_get_pivot_mA8334AF05AA7FF09A173A2430F2BB9E85E5CBFFF(L_23, NULL);
|
|
float L_25 = L_24.___y_1;
|
|
*((float*)L_21) = (float)((float)il2cpp_codegen_subtract(L_22, L_25));
|
|
// corner1.x *= rectTransform.rect.width;
|
|
float* L_26 = (&(&V_0)->___x_0);
|
|
float* L_27 = L_26;
|
|
float L_28 = *((float*)L_27);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_29;
|
|
L_29 = Graphic_get_rectTransform_mF4752E8934267D630810E84CE02CDFB81EB1FD6D(__this, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_30;
|
|
L_30 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_29, NULL);
|
|
V_5 = L_30;
|
|
float L_31;
|
|
L_31 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&V_5), NULL);
|
|
*((float*)L_27) = (float)((float)il2cpp_codegen_multiply(L_28, L_31));
|
|
// corner1.y *= rectTransform.rect.height;
|
|
float* L_32 = (&(&V_0)->___y_1);
|
|
float* L_33 = L_32;
|
|
float L_34 = *((float*)L_33);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_35;
|
|
L_35 = Graphic_get_rectTransform_mF4752E8934267D630810E84CE02CDFB81EB1FD6D(__this, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_36;
|
|
L_36 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_35, NULL);
|
|
V_5 = L_36;
|
|
float L_37;
|
|
L_37 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_5), NULL);
|
|
*((float*)L_33) = (float)((float)il2cpp_codegen_multiply(L_34, L_37));
|
|
// corner2.x *= rectTransform.rect.width;
|
|
float* L_38 = (&(&V_1)->___x_0);
|
|
float* L_39 = L_38;
|
|
float L_40 = *((float*)L_39);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_41;
|
|
L_41 = Graphic_get_rectTransform_mF4752E8934267D630810E84CE02CDFB81EB1FD6D(__this, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_42;
|
|
L_42 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_41, NULL);
|
|
V_5 = L_42;
|
|
float L_43;
|
|
L_43 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&V_5), NULL);
|
|
*((float*)L_39) = (float)((float)il2cpp_codegen_multiply(L_40, L_43));
|
|
// corner2.y *= rectTransform.rect.height;
|
|
float* L_44 = (&(&V_1)->___y_1);
|
|
float* L_45 = L_44;
|
|
float L_46 = *((float*)L_45);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_47;
|
|
L_47 = Graphic_get_rectTransform_mF4752E8934267D630810E84CE02CDFB81EB1FD6D(__this, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_48;
|
|
L_48 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_47, NULL);
|
|
V_5 = L_48;
|
|
float L_49;
|
|
L_49 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_5), NULL);
|
|
*((float*)L_45) = (float)((float)il2cpp_codegen_multiply(L_46, L_49));
|
|
// vh.Clear();
|
|
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_50 = ___vh0;
|
|
VertexHelper_Clear_mB19E51AD5AF1C04CB2C6E6A272D032D651EC40F5(L_50, NULL);
|
|
// int numQuads = _segments.Length / 2;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_51 = __this->____segments_26;
|
|
V_2 = ((int32_t)(((int32_t)(((RuntimeArray*)L_51)->max_length))/2));
|
|
// UIVertex vert = UIVertex.simpleVert;
|
|
il2cpp_codegen_runtime_class_init_inline(UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_il2cpp_TypeInfo_var);
|
|
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 L_52 = ((UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_StaticFields*)il2cpp_codegen_static_fields_for(UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_il2cpp_TypeInfo_var))->___simpleVert_10;
|
|
V_3 = L_52;
|
|
// int vi = 0;
|
|
V_4 = 0;
|
|
// for (int i = 0; i < numQuads; i++)
|
|
V_6 = 0;
|
|
goto IL_0280;
|
|
}
|
|
|
|
IL_0146:
|
|
{
|
|
// float x1 = _segments[i * 2 + 0] * (corner2.x - corner1.x) + corner1.x;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_53 = __this->____segments_26;
|
|
int32_t L_54 = V_6;
|
|
int32_t L_55 = ((int32_t)il2cpp_codegen_multiply(L_54, 2));
|
|
float L_56 = (L_53)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_55));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_57 = V_1;
|
|
float L_58 = L_57.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_59 = V_0;
|
|
float L_60 = L_59.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_61 = V_0;
|
|
float L_62 = L_61.___x_0;
|
|
V_7 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_56, ((float)il2cpp_codegen_subtract(L_58, L_60)))), L_62));
|
|
// float x2 = _segments[i * 2 + 1] * (corner2.x - corner1.x) + corner1.x;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_63 = __this->____segments_26;
|
|
int32_t L_64 = V_6;
|
|
int32_t L_65 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_64, 2)), 1));
|
|
float L_66 = (L_63)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_65));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_67 = V_1;
|
|
float L_68 = L_67.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_69 = V_0;
|
|
float L_70 = L_69.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_71 = V_0;
|
|
float L_72 = L_71.___x_0;
|
|
V_8 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_66, ((float)il2cpp_codegen_subtract(L_68, L_70)))), L_72));
|
|
// vert.position = new Vector2(x1, corner1.y);
|
|
float L_73 = V_7;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_74 = V_0;
|
|
float L_75 = L_74.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_76;
|
|
memset((&L_76), 0, sizeof(L_76));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_76), L_73, L_75, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_77;
|
|
L_77 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_76, NULL);
|
|
(&V_3)->___position_0 = L_77;
|
|
// vert.color = color;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_78;
|
|
L_78 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, __this);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_79;
|
|
L_79 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_78, NULL);
|
|
(&V_3)->___color_3 = L_79;
|
|
// vh.AddVert(vert);
|
|
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_80 = ___vh0;
|
|
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 L_81 = V_3;
|
|
VertexHelper_AddVert_mB65D778E8E3C6916CDFF5382208890882C3031BA(L_80, L_81, NULL);
|
|
// vert.position = new Vector2(x1, corner2.y);
|
|
float L_82 = V_7;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_83 = V_1;
|
|
float L_84 = L_83.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_85;
|
|
memset((&L_85), 0, sizeof(L_85));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_85), L_82, L_84, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_86;
|
|
L_86 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_85, NULL);
|
|
(&V_3)->___position_0 = L_86;
|
|
// vert.color = color;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_87;
|
|
L_87 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, __this);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_88;
|
|
L_88 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_87, NULL);
|
|
(&V_3)->___color_3 = L_88;
|
|
// vh.AddVert(vert);
|
|
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_89 = ___vh0;
|
|
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 L_90 = V_3;
|
|
VertexHelper_AddVert_mB65D778E8E3C6916CDFF5382208890882C3031BA(L_89, L_90, NULL);
|
|
// vert.position = new Vector2(x2, corner2.y);
|
|
float L_91 = V_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_92 = V_1;
|
|
float L_93 = L_92.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_94;
|
|
memset((&L_94), 0, sizeof(L_94));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_94), L_91, L_93, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_95;
|
|
L_95 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_94, NULL);
|
|
(&V_3)->___position_0 = L_95;
|
|
// vert.color = color;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_96;
|
|
L_96 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, __this);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_97;
|
|
L_97 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_96, NULL);
|
|
(&V_3)->___color_3 = L_97;
|
|
// vh.AddVert(vert);
|
|
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_98 = ___vh0;
|
|
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 L_99 = V_3;
|
|
VertexHelper_AddVert_mB65D778E8E3C6916CDFF5382208890882C3031BA(L_98, L_99, NULL);
|
|
// vert.position = new Vector2(x2, corner1.y);
|
|
float L_100 = V_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_101 = V_0;
|
|
float L_102 = L_101.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_103;
|
|
memset((&L_103), 0, sizeof(L_103));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_103), L_100, L_102, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_104;
|
|
L_104 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_103, NULL);
|
|
(&V_3)->___position_0 = L_104;
|
|
// vert.color = color;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_105;
|
|
L_105 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, __this);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_106;
|
|
L_106 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_105, NULL);
|
|
(&V_3)->___color_3 = L_106;
|
|
// vh.AddVert(vert);
|
|
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_107 = ___vh0;
|
|
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 L_108 = V_3;
|
|
VertexHelper_AddVert_mB65D778E8E3C6916CDFF5382208890882C3031BA(L_107, L_108, NULL);
|
|
// vh.AddTriangle(0 + vi, 1 + vi, 2 + vi);
|
|
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_109 = ___vh0;
|
|
int32_t L_110 = V_4;
|
|
int32_t L_111 = V_4;
|
|
int32_t L_112 = V_4;
|
|
VertexHelper_AddTriangle_mBA2504734E550C672A33168BE119D76D92C788A4(L_109, L_110, ((int32_t)il2cpp_codegen_add(1, L_111)), ((int32_t)il2cpp_codegen_add(2, L_112)), NULL);
|
|
// vh.AddTriangle(2 + vi, 3 + vi, 0 + vi);
|
|
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_113 = ___vh0;
|
|
int32_t L_114 = V_4;
|
|
int32_t L_115 = V_4;
|
|
int32_t L_116 = V_4;
|
|
VertexHelper_AddTriangle_mBA2504734E550C672A33168BE119D76D92C788A4(L_113, ((int32_t)il2cpp_codegen_add(2, L_114)), ((int32_t)il2cpp_codegen_add(3, L_115)), L_116, NULL);
|
|
// vi += 4;
|
|
int32_t L_117 = V_4;
|
|
V_4 = ((int32_t)il2cpp_codegen_add(L_117, 4));
|
|
// for (int i = 0; i < numQuads; i++)
|
|
int32_t L_118 = V_6;
|
|
V_6 = ((int32_t)il2cpp_codegen_add(L_118, 1));
|
|
}
|
|
|
|
IL_0280:
|
|
{
|
|
// for (int i = 0; i < numQuads; i++)
|
|
int32_t L_119 = V_6;
|
|
int32_t L_120 = V_2;
|
|
if ((((int32_t)L_119) < ((int32_t)L_120)))
|
|
{
|
|
goto IL_0146;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.HorizontalSegmentsPrimitive::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HorizontalSegmentsPrimitive__ctor_mC2D27B00486EC7273A3B74F94061884B2984519C (HorizontalSegmentsPrimitive_tFFA0FD360BCFF609658B9735D6F4B6F4E626A96C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// private float[] _segments = { 0f, 0f };
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)2);
|
|
__this->____segments_26 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____segments_26), (void*)L_0);
|
|
il2cpp_codegen_runtime_class_init_inline(Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_il2cpp_TypeInfo_var);
|
|
Graphic__ctor_m61FAEBEC21F22FE00B8CF39A8498AD31F62C0D6D(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverlayManager_Start_m68CE806E0CF0DD9EFE12184730A16A6D1E84AEB5 (OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// _feedbackMaterial = new Material(_feedbackImage.material);
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = __this->____feedbackImage_5;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1;
|
|
L_1 = VirtualFuncInvoker0< Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* >::Invoke(32 /* UnityEngine.Material UnityEngine.UI.Graphic::get_material() */, L_0);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_2 = (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)il2cpp_codegen_object_new(Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var);
|
|
Material__ctor_mFCC42FB90257F1E8F7516A8640A79C465A39961C(L_2, L_1, NULL);
|
|
__this->____feedbackMaterial_10 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____feedbackMaterial_10), (void*)L_2);
|
|
// _feedbackImage.material = _feedbackMaterial;
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_3 = __this->____feedbackImage_5;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_4 = __this->____feedbackMaterial_10;
|
|
VirtualActionInvoker1< Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* >::Invoke(33 /* System.Void UnityEngine.UI.Graphic::set_material(UnityEngine.Material) */, L_3, L_4);
|
|
// _feedbackCanvas.alpha = 0f;
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_5 = __this->____feedbackCanvas_6;
|
|
CanvasGroup_set_alpha_m5C06839316D948BB4F75ED72C87FA1F1A20C333F(L_5, (0.0f), NULL);
|
|
// _feedbackTimer = 1f;
|
|
__this->____feedbackTimer_11 = (1.0f);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::OnDestroy()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverlayManager_OnDestroy_mCEB1778D1253BDFE073F91A1FA58468844EF07BF (OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (_feedbackMaterial)
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->____feedbackMaterial_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
// Material.Destroy(_feedbackMaterial);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_2 = __this->____feedbackMaterial_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_2, NULL);
|
|
// _feedbackMaterial = null;
|
|
__this->____feedbackMaterial_10 = (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____feedbackMaterial_10), (void*)(Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)NULL);
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverlayManager_Reset_m4DB70571BFF32EC60F9E576105F7CF1C49FAE113 (OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// _stalledImage.enabled = false;
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = __this->____stalledImage_4;
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_0, (bool)0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::TriggerStalled()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverlayManager_TriggerStalled_mB39F77C86982219BC294CF7953E6F036A90B4DE6 (OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// _stalledImage.enabled = true;
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = __this->____stalledImage_4;
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_0, (bool)1, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::TriggerFeedback(RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager/Feedback)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverlayManager_TriggerFeedback_m0A7DA403E4F422592547219B1B3AE3D42C073302 (OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* __this, int32_t ___feedback0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D814063D79B1218738388670FC76263790E949D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral173C68616ACDC430E9F79EC6001701CEA995A4F0);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3848664C54D1967E7314EEDD77CC75CE94FB9F2A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9445D9383D7D6172124B1970832850F713F56B11);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB9E418C044B6681483987F59FFC31046A683D88E);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC049A7C42D1BE7D8FA8B338408BE087D9D4809C7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC369B5ACCFC31723CF01D8EB7AC6E8898542ABC9);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF4647C87E5C927F1BD43C53690D2F9D595850AAC);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
// _feedbackMaterial.DisableKeyword(KeywordPlay);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->____feedbackMaterial_10;
|
|
Material_DisableKeyword_mC123927EBF2F2A19220A4456C8EA19F2BA416E8C(L_0, _stringLiteral3848664C54D1967E7314EEDD77CC75CE94FB9F2A, NULL);
|
|
// _feedbackMaterial.DisableKeyword(KeywordPause);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = __this->____feedbackMaterial_10;
|
|
Material_DisableKeyword_mC123927EBF2F2A19220A4456C8EA19F2BA416E8C(L_1, _stringLiteral0D814063D79B1218738388670FC76263790E949D, NULL);
|
|
// _feedbackMaterial.DisableKeyword(KeywordSeekBack);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_2 = __this->____feedbackMaterial_10;
|
|
Material_DisableKeyword_mC123927EBF2F2A19220A4456C8EA19F2BA416E8C(L_2, _stringLiteral9445D9383D7D6172124B1970832850F713F56B11, NULL);
|
|
// _feedbackMaterial.DisableKeyword(KeywordSeekForward);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = __this->____feedbackMaterial_10;
|
|
Material_DisableKeyword_mC123927EBF2F2A19220A4456C8EA19F2BA416E8C(L_3, _stringLiteral173C68616ACDC430E9F79EC6001701CEA995A4F0, NULL);
|
|
// _feedbackMaterial.DisableKeyword(KeywordVolume);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_4 = __this->____feedbackMaterial_10;
|
|
Material_DisableKeyword_mC123927EBF2F2A19220A4456C8EA19F2BA416E8C(L_4, _stringLiteralF4647C87E5C927F1BD43C53690D2F9D595850AAC, NULL);
|
|
// _feedbackMaterial.DisableKeyword(KeywordVolumeUp);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_5 = __this->____feedbackMaterial_10;
|
|
Material_DisableKeyword_mC123927EBF2F2A19220A4456C8EA19F2BA416E8C(L_5, _stringLiteralC049A7C42D1BE7D8FA8B338408BE087D9D4809C7, NULL);
|
|
// _feedbackMaterial.DisableKeyword(KeywordVolumeDown);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_6 = __this->____feedbackMaterial_10;
|
|
Material_DisableKeyword_mC123927EBF2F2A19220A4456C8EA19F2BA416E8C(L_6, _stringLiteralB9E418C044B6681483987F59FFC31046A683D88E, NULL);
|
|
// _feedbackMaterial.DisableKeyword(KeywordVolumeMute);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_7 = __this->____feedbackMaterial_10;
|
|
Material_DisableKeyword_mC123927EBF2F2A19220A4456C8EA19F2BA416E8C(L_7, _stringLiteralC369B5ACCFC31723CF01D8EB7AC6E8898542ABC9, NULL);
|
|
// string keyword = null;
|
|
V_0 = (String_t*)NULL;
|
|
int32_t L_8 = ___feedback0;
|
|
switch (L_8)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00a9;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00b4;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_00ca;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00d5;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0160;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_01a2;
|
|
}
|
|
|
|
IL_00a9:
|
|
{
|
|
// keyword = KeywordPlay;
|
|
V_0 = _stringLiteral3848664C54D1967E7314EEDD77CC75CE94FB9F2A;
|
|
// break;
|
|
goto IL_01a2;
|
|
}
|
|
|
|
IL_00b4:
|
|
{
|
|
// keyword = KeywordPause;
|
|
V_0 = _stringLiteral0D814063D79B1218738388670FC76263790E949D;
|
|
// break;
|
|
goto IL_01a2;
|
|
}
|
|
|
|
IL_00bf:
|
|
{
|
|
// keyword = KeywordSeekBack;
|
|
V_0 = _stringLiteral9445D9383D7D6172124B1970832850F713F56B11;
|
|
// break;
|
|
goto IL_01a2;
|
|
}
|
|
|
|
IL_00ca:
|
|
{
|
|
// keyword = KeywordSeekForward;
|
|
V_0 = _stringLiteral173C68616ACDC430E9F79EC6001701CEA995A4F0;
|
|
// break;
|
|
goto IL_01a2;
|
|
}
|
|
|
|
IL_00d5:
|
|
{
|
|
// keyword = KeywordVolume;
|
|
V_0 = _stringLiteralF4647C87E5C927F1BD43C53690D2F9D595850AAC;
|
|
// _feedbackMaterial.SetFloat(_propMute.Id, 0f);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_9 = __this->____feedbackMaterial_10;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_10 = __this->____propMute_12;
|
|
V_1 = L_10;
|
|
int32_t L_11;
|
|
L_11 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_1), NULL);
|
|
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_9, L_11, (0.0f), NULL);
|
|
// _feedbackMaterial.SetFloat(_propVolume.Id, 1f);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_12 = __this->____feedbackMaterial_10;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_13 = __this->____propVolume_13;
|
|
V_1 = L_13;
|
|
int32_t L_14;
|
|
L_14 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_1), NULL);
|
|
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_12, L_14, (1.0f), NULL);
|
|
// break;
|
|
goto IL_01a2;
|
|
}
|
|
|
|
IL_011c:
|
|
{
|
|
// keyword = KeywordVolume;
|
|
V_0 = _stringLiteralF4647C87E5C927F1BD43C53690D2F9D595850AAC;
|
|
// _feedbackMaterial.SetFloat(_propMute.Id, 0f);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_15 = __this->____feedbackMaterial_10;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_16 = __this->____propMute_12;
|
|
V_1 = L_16;
|
|
int32_t L_17;
|
|
L_17 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_1), NULL);
|
|
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_15, L_17, (0.0f), NULL);
|
|
// _feedbackMaterial.SetFloat(_propVolume.Id, 0.5f);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_18 = __this->____feedbackMaterial_10;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_19 = __this->____propVolume_13;
|
|
V_1 = L_19;
|
|
int32_t L_20;
|
|
L_20 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_1), NULL);
|
|
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_18, L_20, (0.5f), NULL);
|
|
// break;
|
|
goto IL_01a2;
|
|
}
|
|
|
|
IL_0160:
|
|
{
|
|
// keyword = KeywordVolume;
|
|
V_0 = _stringLiteralF4647C87E5C927F1BD43C53690D2F9D595850AAC;
|
|
// _feedbackMaterial.SetFloat(_propVolume.Id, 1f);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_21 = __this->____feedbackMaterial_10;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_22 = __this->____propVolume_13;
|
|
V_1 = L_22;
|
|
int32_t L_23;
|
|
L_23 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_1), NULL);
|
|
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_21, L_23, (1.0f), NULL);
|
|
// _feedbackMaterial.SetFloat(_propMute.Id, 1f);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_24 = __this->____feedbackMaterial_10;
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_25 = __this->____propMute_12;
|
|
V_1 = L_25;
|
|
int32_t L_26;
|
|
L_26 = LazyShaderProperty_get_Id_mAC1B54EF1DF73DBFC36A239466F13D97C143FDFA((&V_1), NULL);
|
|
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_24, L_26, (1.0f), NULL);
|
|
}
|
|
|
|
IL_01a2:
|
|
{
|
|
// if (!string.IsNullOrEmpty(keyword))
|
|
String_t* L_27 = V_0;
|
|
bool L_28;
|
|
L_28 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_27, NULL);
|
|
if (L_28)
|
|
{
|
|
goto IL_01b6;
|
|
}
|
|
}
|
|
{
|
|
// _feedbackMaterial.EnableKeyword(keyword);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_29 = __this->____feedbackMaterial_10;
|
|
String_t* L_30 = V_0;
|
|
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_29, L_30, NULL);
|
|
}
|
|
|
|
IL_01b6:
|
|
{
|
|
// _feedbackCanvas.alpha = 1f;
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_31 = __this->____feedbackCanvas_6;
|
|
CanvasGroup_set_alpha_m5C06839316D948BB4F75ED72C87FA1F1A20C333F(L_31, (1.0f), NULL);
|
|
// _feedbackCanvas.transform.localScale = new Vector3(_startScale, _startScale, _startScale);
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_32 = __this->____feedbackCanvas_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_33;
|
|
L_33 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_32, NULL);
|
|
float L_34 = __this->____startScale_7;
|
|
float L_35 = __this->____startScale_7;
|
|
float L_36 = __this->____startScale_7;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37;
|
|
memset((&L_37), 0, sizeof(L_37));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_37), L_34, L_35, L_36, /*hidden argument*/NULL);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_33, L_37, NULL);
|
|
// _feedbackTimer = 0f;
|
|
__this->____feedbackTimer_11 = (0.0f);
|
|
// Update();
|
|
OverlayManager_Update_m16B55568217EAF69E1B2C07BE9E6F3EDC8997190(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverlayManager_Update_m16B55568217EAF69E1B2C07BE9E6F3EDC8997190 (OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* __this, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
{
|
|
// float t2 = Mathf.Clamp01(_feedbackTimer);
|
|
float L_0 = __this->____feedbackTimer_11;
|
|
float L_1;
|
|
L_1 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_0, NULL);
|
|
V_0 = L_1;
|
|
// float t = Mathf.Clamp01((_feedbackTimer - 0.5f) * 2f);
|
|
float L_2 = __this->____feedbackTimer_11;
|
|
float L_3;
|
|
L_3 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_2, (0.5f))), (2.0f))), NULL);
|
|
V_1 = L_3;
|
|
// _feedbackCanvas.alpha = Mathf.Lerp(1f, 0f, PowerEaseOut(t, 1f));
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_4 = __this->____feedbackCanvas_6;
|
|
float L_5 = V_1;
|
|
float L_6;
|
|
L_6 = OverlayManager_PowerEaseOut_m649145BB076CF13BB6E14408B020B07238877462(L_5, (1.0f), NULL);
|
|
float L_7;
|
|
L_7 = Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline((1.0f), (0.0f), L_6, NULL);
|
|
CanvasGroup_set_alpha_m5C06839316D948BB4F75ED72C87FA1F1A20C333F(L_4, L_7, NULL);
|
|
// if (_feedbackCanvas.alpha > 0f)
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_8 = __this->____feedbackCanvas_6;
|
|
float L_9;
|
|
L_9 = CanvasGroup_get_alpha_mBFEA193D2886B27CC53B31F90F7A1659B67ED6DF(L_8, NULL);
|
|
if ((!(((float)L_9) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
// float scale = Mathf.Lerp(_startScale, _endScale, PowerEaseOut(t2, 2f));
|
|
float L_10 = __this->____startScale_7;
|
|
float L_11 = __this->____endScale_8;
|
|
float L_12 = V_0;
|
|
float L_13;
|
|
L_13 = OverlayManager_PowerEaseOut_m649145BB076CF13BB6E14408B020B07238877462(L_12, (2.0f), NULL);
|
|
float L_14;
|
|
L_14 = Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline(L_10, L_11, L_13, NULL);
|
|
V_2 = L_14;
|
|
// _feedbackCanvas.transform.localScale = new Vector3(scale, scale, scale);
|
|
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_15 = __this->____feedbackCanvas_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_16;
|
|
L_16 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_15, NULL);
|
|
float L_17 = V_2;
|
|
float L_18 = V_2;
|
|
float L_19 = V_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
|
|
memset((&L_20), 0, sizeof(L_20));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_20), L_17, L_18, L_19, /*hidden argument*/NULL);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_16, L_20, NULL);
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
// _feedbackTimer += Time.deltaTime * _animationSpeed;
|
|
float L_21 = __this->____feedbackTimer_11;
|
|
float L_22;
|
|
L_22 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
float L_23 = __this->____animationSpeed_9;
|
|
__this->____feedbackTimer_11 = ((float)il2cpp_codegen_add(L_21, ((float)il2cpp_codegen_multiply(L_22, L_23))));
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Single RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::PowerEaseOut(System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float OverlayManager_PowerEaseOut_m649145BB076CF13BB6E14408B020B07238877462 (float ___t0, float ___power1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// return 1f - Mathf.Abs(Mathf.Pow(t - 1f, power));
|
|
float L_0 = ___t0;
|
|
float L_1 = ___power1;
|
|
float L_2;
|
|
L_2 = powf(((float)il2cpp_codegen_subtract(L_0, (1.0f))), L_1);
|
|
float L_3;
|
|
L_3 = fabsf(L_2);
|
|
return ((float)il2cpp_codegen_subtract((1.0f), L_3));
|
|
}
|
|
}
|
|
// System.Void RenderHeads.Media.AVProVideo.Demos.UI.OverlayManager::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverlayManager__ctor_mB86391CF584F0E3D2FF7688792E2F2469516AB74 (OverlayManager_tBF4448C24A7864E5AED182EE6741B6F61BD38565* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9EE481BBBD5A05273AB3E61B0EC9E4C29D45147F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB40D718776B12D5E4EB9989848A9A138D3B81947);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// [SerializeField] float _startScale = 0.25f;
|
|
__this->____startScale_7 = (0.25f);
|
|
// [SerializeField] float _endScale = 1.0f;
|
|
__this->____endScale_8 = (1.0f);
|
|
// [SerializeField] float _animationSpeed = 1.5f;
|
|
__this->____animationSpeed_9 = (1.5f);
|
|
// private readonly LazyShaderProperty _propMute = new LazyShaderProperty("_Mute");
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
LazyShaderProperty__ctor_m8ED101F36917F43BB66BF3D8EC0FB4459C871529((&L_0), _stringLiteralB40D718776B12D5E4EB9989848A9A138D3B81947, /*hidden argument*/NULL);
|
|
__this->____propMute_12 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->____propMute_12))->____name_0), (void*)NULL);
|
|
// private readonly LazyShaderProperty _propVolume = new LazyShaderProperty("_Volume");
|
|
LazyShaderProperty_t24463722BC8B8F32C7F8FBAAF5BD64F4B7DA964C L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
LazyShaderProperty__ctor_m8ED101F36917F43BB66BF3D8EC0FB4459C871529((&L_1), _stringLiteral9EE481BBBD5A05273AB3E61B0EC9E4C29D45147F, /*hidden argument*/NULL);
|
|
__this->____propVolume_13 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->____propVolume_13))->____name_0), (void*)NULL);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___x0;
|
|
__this->___x_0 = L_0;
|
|
float L_1 = ___y1;
|
|
__this->___y_1 = L_1;
|
|
float L_2 = ___z2;
|
|
__this->___z_2 = L_2;
|
|
float L_3 = ___w3;
|
|
__this->___w_3 = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___value0, float ___min1, float ___max2, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
float V_2 = 0.0f;
|
|
{
|
|
float L_0 = ___value0;
|
|
float L_1 = ___min1;
|
|
V_0 = (bool)((((float)L_0) < ((float)L_1))? 1 : 0);
|
|
bool L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
float L_3 = ___min1;
|
|
___value0 = L_3;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
float L_4 = ___value0;
|
|
float L_5 = ___max2;
|
|
V_1 = (bool)((((float)L_4) > ((float)L_5))? 1 : 0);
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
float L_7 = ___max2;
|
|
___value0 = L_7;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
float L_8 = ___value0;
|
|
V_2 = L_8;
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
float L_9 = V_2;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___a0, float ___b1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
{
|
|
float L_0 = ___b1;
|
|
float L_1 = ___a0;
|
|
float L_2;
|
|
L_2 = fabsf(((float)il2cpp_codegen_subtract(L_0, L_1)));
|
|
float L_3 = ___a0;
|
|
float L_4;
|
|
L_4 = fabsf(L_3);
|
|
float L_5 = ___b1;
|
|
float L_6;
|
|
L_6 = fabsf(L_5);
|
|
float L_7;
|
|
L_7 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_4, L_6, NULL);
|
|
float L_8 = ((Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields*)il2cpp_codegen_static_fields_for(Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var))->___Epsilon_0;
|
|
float L_9;
|
|
L_9 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(((float)il2cpp_codegen_multiply((9.99999997E-07f), L_7)), ((float)il2cpp_codegen_multiply(L_8, (8.0f))), NULL);
|
|
V_0 = (bool)((((float)L_2) < ((float)L_9))? 1 : 0);
|
|
goto IL_0035;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
bool L_10 = V_0;
|
|
return L_10;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_up_m128AF3FDC820BF59D5DE86D973E7DE3F20C3AEBA_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___upVector_7;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_right_mFF573AFBBB2186E7AFA1BA7CA271A78DF67E4EA0_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___rightVector_10;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_MoveTowards_m69751B5EC50D8E7127D4BB2C8D908E38808AF45D_inline (float ___current0, float ___target1, float ___maxDelta2, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
float V_1 = 0.0f;
|
|
{
|
|
float L_0 = ___target1;
|
|
float L_1 = ___current0;
|
|
float L_2;
|
|
L_2 = fabsf(((float)il2cpp_codegen_subtract(L_0, L_1)));
|
|
float L_3 = ___maxDelta2;
|
|
V_0 = (bool)((((int32_t)((!(((float)L_2) <= ((float)L_3)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_4 = V_0;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
float L_5 = ___target1;
|
|
V_1 = L_5;
|
|
goto IL_0026;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
float L_6 = ___current0;
|
|
float L_7 = ___target1;
|
|
float L_8 = ___current0;
|
|
float L_9;
|
|
L_9 = Mathf_Sign_m42EE1F0BC041AF14F89DED7F762BE996E2C50D8A_inline(((float)il2cpp_codegen_subtract(L_7, L_8)), NULL);
|
|
float L_10 = ___maxDelta2;
|
|
V_1 = ((float)il2cpp_codegen_add(L_6, ((float)il2cpp_codegen_multiply(L_9, L_10))));
|
|
goto IL_0026;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
float L_11 = V_1;
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* Button_get_onClick_m701712A7F7F000CC80D517C4510697E15722C35C_inline (Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return m_OnClick; }
|
|
ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* L_0 = __this->___m_OnClick_20;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023 PointerEventData_get_pointerCurrentRaycast_m1C6B7D707CEE9C6574DD443289D90102EDC7A2C4_inline (PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public RaycastResult pointerCurrentRaycast { get; set; }
|
|
RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023 L_0 = __this->___U3CpointerCurrentRaycastU3Ek__BackingField_8;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* RaycastResult_get_gameObject_m77014B442B9E2D10F2CC3AEEDC07AA95CDE1E2F1_inline (RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return m_GameObject; }
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___m_GameObject_0;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___x0;
|
|
__this->___x_2 = L_0;
|
|
float L_1 = ___y1;
|
|
__this->___y_3 = L_1;
|
|
float L_2 = ___z2;
|
|
__this->___z_4 = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___value0, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
float V_1 = 0.0f;
|
|
bool V_2 = false;
|
|
{
|
|
float L_0 = ___value0;
|
|
V_0 = (bool)((((float)L_0) < ((float)(0.0f)))? 1 : 0);
|
|
bool L_1 = V_0;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (0.0f);
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
float L_2 = ___value0;
|
|
V_2 = (bool)((((float)L_2) > ((float)(1.0f)))? 1 : 0);
|
|
bool L_3 = V_2;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (1.0f);
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
float L_4 = ___value0;
|
|
V_1 = L_4;
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
float L_5 = V_1;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* MediaPlayer_get_AudioSource_m410D3579438149FBFF41B737F66F17539BDC6A9B_inline (MediaPlayer_t8060E71DC0573661F0F6AC68DD0DB9243CA924E6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public AudioSource AudioSource { get { return _audioSource; } internal set { _audioSource = value; } }
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_0 = __this->____audioSource_14;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline (float ___f0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
float L_0 = ___f0;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_1;
|
|
L_1 = floor(((double)L_0));
|
|
V_0 = il2cpp_codegen_cast_double_to_int<int32_t>(L_1);
|
|
goto IL_000c;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
int32_t L_2 = V_0;
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline (float ___a0, float ___b1, float ___t2, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
float L_0 = ___a0;
|
|
float L_1 = ___b1;
|
|
float L_2 = ___a0;
|
|
float L_3 = ___t2;
|
|
float L_4;
|
|
L_4 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_3, NULL);
|
|
V_0 = ((float)il2cpp_codegen_add(L_0, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_1, L_2)), L_4))));
|
|
goto IL_0010;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
float L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___a0, float ___b1, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float G_B3_0 = 0.0f;
|
|
{
|
|
float L_0 = ___a0;
|
|
float L_1 = ___b1;
|
|
if ((((float)L_0) > ((float)L_1)))
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
float L_2 = ___b1;
|
|
G_B3_0 = L_2;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
float L_3 = ___a0;
|
|
G_B3_0 = L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
V_0 = G_B3_0;
|
|
goto IL_000c;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
float L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___v0, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___v0;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___v0;
|
|
float L_3 = L_2.___y_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4;
|
|
memset((&L_4), 0, sizeof(L_4));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_4), L_1, L_3, /*hidden argument*/NULL);
|
|
V_0 = L_4;
|
|
goto IL_0015;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline (float ___a0, float ___b1, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float G_B3_0 = 0.0f;
|
|
{
|
|
float L_0 = ___a0;
|
|
float L_1 = ___b1;
|
|
if ((((float)L_0) < ((float)L_1)))
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
float L_2 = ___b1;
|
|
G_B3_0 = L_2;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
float L_3 = ___a0;
|
|
G_B3_0 = L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
V_0 = G_B3_0;
|
|
goto IL_000c;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
float L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___v0, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___v0;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___v0;
|
|
float L_3 = L_2.___y_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
memset((&L_4), 0, sizeof(L_4));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_4), L_1, L_3, (0.0f), /*hidden argument*/NULL);
|
|
V_0 = L_4;
|
|
goto IL_001a;
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___x0, float ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___x0;
|
|
__this->___x_0 = L_0;
|
|
float L_1 = ___y1;
|
|
__this->___y_1 = L_1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TimeRange_get_Duration_m1C5EB9A963F19801765CA61B13567B861AC15C22_inline (TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public double Duration { get { return duration; } }
|
|
double L_0 = __this->___duration_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Double_IsInfinity_mF1F2BB1A8094AF95520E754AE9888993EA948B34_inline (double ___d0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t6E99605185963BC12B3D369E13F2B88997E64A27_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
double L_0 = ___d0;
|
|
il2cpp_codegen_runtime_class_init_inline(BitConverter_t6E99605185963BC12B3D369E13F2B88997E64A27_il2cpp_TypeInfo_var);
|
|
int64_t L_1;
|
|
L_1 = BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline(L_0, NULL);
|
|
return (bool)((((int64_t)((int64_t)(L_1&((int64_t)(std::numeric_limits<int64_t>::max)())))) == ((int64_t)((int64_t)9218868437227405312LL)))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TimeRange_get_StartTime_mBCD853FC15AFC642504A413AC9565789CFB225FE_inline (TimeRange_tBBA1CEEC74FB6CF6F9781DECA8E8AEF103C33CAF* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public double StartTime { get { return startTime; } }
|
|
double L_0 = __this->___startTime_0;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TimeRanges_get_MinTime_m4818BFE13D4ABDF2A26DFCC12A06EFC50CDCE7EA_inline (TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public double MinTime { get { return _minTime; } }
|
|
double L_0 = __this->____minTime_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___zeroVector_5;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_get_identity_m7E701AE095ED10FD5EA0B50ABCFDE2EEFF2173A5_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_0 = ((Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_StaticFields*)il2cpp_codegen_static_fields_for(Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_il2cpp_TypeInfo_var))->___identityQuaternion_4;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_red_mA2E53E7173FDC97E68E335049AB0FAAEE43A844D_inline (const RuntimeMethod* method)
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (1.0f), (0.0f), (0.0f), (1.0f), /*hidden argument*/NULL);
|
|
V_0 = L_0;
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline (const RuntimeMethod* method)
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (1.0f), (1.0f), (1.0f), (1.0f), /*hidden argument*/NULL);
|
|
V_0 = L_0;
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TimeRanges_get_MaxTime_m3AD04E12CF2548DA833BA1E1557456A87CC914CA_inline (TimeRanges_tFFAA5DD5161D30CAB1EC092138FF58788127B594* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public double MaxTime { get { return _maxTime; } }
|
|
double L_0 = __this->____maxTime_2;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_green_mEB001F2CD8C68C6BBAEF9101990B779D3AA2A6EF_inline (const RuntimeMethod* method)
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (0.0f), (1.0f), (0.0f), (1.0f), /*hidden argument*/NULL);
|
|
V_0 = L_0;
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* TrackBase_get_DisplayName_m5F960D0C6A30C9F4F6E97F7FFE2460A4B6242893_inline (TrackBase_t5ACAB4713ACCBC93F73F7272103A21F79B84BDAE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public string DisplayName { get; private set; }
|
|
String_t* L_0 = __this->___U3CDisplayNameU3Ek__BackingField_2;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Inequality_m9F170CDFBF1E490E559DA5D06D6547501A402BBF_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___lhs0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___rhs1;
|
|
bool L_2;
|
|
L_2 = Vector3_op_Equality_mCDCBB8D2EDC3D3BF20F31A25ACB34705D352B479_inline(L_0, L_1, NULL);
|
|
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
|
|
goto IL_000e;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
bool L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___zeroVector_2;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___lhs0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rhs1, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___lhs0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___rhs1;
|
|
bool L_2;
|
|
L_2 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_0, L_1, NULL);
|
|
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
|
|
goto IL_000e;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
bool L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___c0, const RuntimeMethod* method)
|
|
{
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___c0;
|
|
float L_1 = L_0.___r_0;
|
|
float L_2;
|
|
L_2 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_1, NULL);
|
|
float L_3;
|
|
L_3 = bankers_roundf(((float)il2cpp_codegen_multiply(L_2, (255.0f))));
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___c0;
|
|
float L_5 = L_4.___g_1;
|
|
float L_6;
|
|
L_6 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_5, NULL);
|
|
float L_7;
|
|
L_7 = bankers_roundf(((float)il2cpp_codegen_multiply(L_6, (255.0f))));
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = ___c0;
|
|
float L_9 = L_8.___b_2;
|
|
float L_10;
|
|
L_10 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_9, NULL);
|
|
float L_11;
|
|
L_11 = bankers_roundf(((float)il2cpp_codegen_multiply(L_10, (255.0f))));
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = ___c0;
|
|
float L_13 = L_12.___a_3;
|
|
float L_14;
|
|
L_14 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_13, NULL);
|
|
float L_15;
|
|
L_15 = bankers_roundf(((float)il2cpp_codegen_multiply(L_14, (255.0f))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_16), (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(L_3), (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(L_7), (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(L_11), (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(L_15), /*hidden argument*/NULL);
|
|
V_0 = L_16;
|
|
goto IL_0065;
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_17 = V_0;
|
|
return L_17;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = (RuntimeObject*)__this->____current_3;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method)
|
|
{
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
int32_t L_0 = (int32_t)__this->____version_3;
|
|
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)__this->____items_1;
|
|
V_0 = L_1;
|
|
int32_t L_2 = (int32_t)__this->____size_2;
|
|
V_1 = L_2;
|
|
int32_t L_3 = V_1;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_0;
|
|
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5 = V_1;
|
|
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0;
|
|
int32_t L_7 = V_1;
|
|
RuntimeObject* L_8 = ___item0;
|
|
(L_6)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_7), (RuntimeObject*)L_8);
|
|
return;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
RuntimeObject* L_9 = ___item0;
|
|
(( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline (const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 0));
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = ((EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 0)))->___Value_0;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Sign_m42EE1F0BC041AF14F89DED7F762BE996E2C50D8A_inline (float ___f0, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float G_B3_0 = 0.0f;
|
|
{
|
|
float L_0 = ___f0;
|
|
if ((((float)L_0) >= ((float)(0.0f))))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
G_B3_0 = (-1.0f);
|
|
goto IL_0015;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
G_B3_0 = (1.0f);
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
V_0 = G_B3_0;
|
|
goto IL_0018;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
float L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline (double ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t L_0 = *((int64_t*)((uintptr_t)(&___value0)));
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___r0, float ___g1, float ___b2, float ___a3, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___r0;
|
|
__this->___r_0 = L_0;
|
|
float L_1 = ___g1;
|
|
__this->___g_1 = L_1;
|
|
float L_2 = ___b2;
|
|
__this->___b_2 = L_2;
|
|
float L_3 = ___a3;
|
|
__this->___a_3 = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Equality_mCDCBB8D2EDC3D3BF20F31A25ACB34705D352B479_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
bool V_4 = false;
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___lhs0;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___rhs1;
|
|
float L_3 = L_2.___x_2;
|
|
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___lhs0;
|
|
float L_5 = L_4.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___rhs1;
|
|
float L_7 = L_6.___y_3;
|
|
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___lhs0;
|
|
float L_9 = L_8.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___rhs1;
|
|
float L_11 = L_10.___z_4;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_9, L_11));
|
|
float L_12 = V_0;
|
|
float L_13 = V_0;
|
|
float L_14 = V_1;
|
|
float L_15 = V_1;
|
|
float L_16 = V_2;
|
|
float L_17 = V_2;
|
|
V_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_12, L_13)), ((float)il2cpp_codegen_multiply(L_14, L_15)))), ((float)il2cpp_codegen_multiply(L_16, L_17))));
|
|
float L_18 = V_3;
|
|
V_4 = (bool)((((float)L_18) < ((float)(9.99999944E-11f)))? 1 : 0);
|
|
goto IL_0043;
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
bool L_19 = V_4;
|
|
return L_19;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___lhs0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rhs1, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
bool V_2 = false;
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___lhs0;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___rhs1;
|
|
float L_3 = L_2.___x_0;
|
|
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___lhs0;
|
|
float L_5 = L_4.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___rhs1;
|
|
float L_7 = L_6.___y_1;
|
|
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
|
|
float L_8 = V_0;
|
|
float L_9 = V_0;
|
|
float L_10 = V_1;
|
|
float L_11 = V_1;
|
|
V_2 = (bool)((((float)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_8, L_9)), ((float)il2cpp_codegen_multiply(L_10, L_11))))) < ((float)(9.99999944E-11f)))? 1 : 0);
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
bool L_12 = V_2;
|
|
return L_12;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* __this, uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, uint8_t ___a3, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___rgba_0 = 0;
|
|
uint8_t L_0 = ___r0;
|
|
__this->___r_1 = L_0;
|
|
uint8_t L_1 = ___g1;
|
|
__this->___g_2 = L_1;
|
|
uint8_t L_2 = ___b2;
|
|
__this->___b_3 = L_2;
|
|
uint8_t L_3 = ___a3;
|
|
__this->___a_4 = L_3;
|
|
return;
|
|
}
|
|
}
|