Searched defs:IsLiveStream_t (Results 1 – 1 of 1) sorted by relevance
5428 struct IsLiveStream_t { struct5429 typedef GeckoHLSDemuxerWrapper Owner;5430 typedef bool ReturnType;5431 typedef bool SetterType;5432 typedef mozilla::jni::Args<> Args;5433 static constexpr char name[] = "isLiveStream";5434 static constexpr char signature[] =5436 static const bool isStatic = false;5437 static const mozilla::jni::ExceptionMode exceptionMode =5439 static const mozilla::jni::CallingThread callingThread =[all …]