Home
last modified time | relevance | path

Searched defs:VideoFrameMetaData (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/video/
H A Dvideo_receive_stream2.h62 struct VideoFrameMetaData { struct
63 VideoFrameMetaData(const webrtc::VideoFrame& frame, Timestamp now) in VideoFrameMetaData() function
71 int64_t render_time_ms() const { in render_time_ms()
75 const uint32_t rtp_timestamp;
76 const int64_t timestamp_us;
77 const int64_t ntp_time_ms;
78 const int width;
79 const int height;
81 const Timestamp decode_timestamp;