Searched defs:timestampNs (Results 1 – 3 of 3) sorted by relevance
41 uint64_t timestampNs; member
447 int64_t timestampNs = 0; in Read() local
120 int64_t ConvertTimeToFFmpeg(int64_t timestampNs, AVRational base) in ConvertTimeToFFmpeg()