Searched defs:IsKeyFrame_t (Results 1 – 1 of 1) sorted by relevance
5783 struct IsKeyFrame_t { struct5784 typedef GeckoHLSSample Owner;5785 typedef bool ReturnType;5786 typedef bool SetterType;5787 typedef mozilla::jni::Args<> Args;5788 static constexpr char name[] = "isKeyFrame";5789 static constexpr char signature[] =5791 static const bool isStatic = false;5792 static const mozilla::jni::ExceptionMode exceptionMode =5794 static const mozilla::jni::CallingThread callingThread =[all …]