Searched defs:JsonGopInfo (Results 1 – 2 of 2) sorted by relevance
32 struct JsonGopInfo { struct33 int32_t gopId;34 int32_t gopSize;35 int32_t startFrameId;36 uint32_t layerCount = 0;37 std::map<uint8_t, uint32_t> layerFrameNum;
31 struct JsonGopInfo { struct32 int32_t gopId;33 int32_t gopSize;34 int32_t startFrameId;