Searched defs:VideoFrameMetaData (Results 1 – 1 of 1) sorted by relevance
55 struct VideoFrameMetaData { struct56 VideoFrameMetaData(const webrtc::VideoFrame& frame, Timestamp now) in VideoFrameMetaData() argument64 int64_t render_time_ms() const { in render_time_ms()68 const uint32_t rtp_timestamp;69 const int64_t timestamp_us;70 const int64_t ntp_time_ms;71 const int width;72 const int height;74 const Timestamp decode_timestamp;