Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_content_type.h18 enum class VideoContentType : uint8_t { enum
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_header_extensions.h216 static size_t ValueSize(VideoContentType) { return kValueSizeBytes; } in ValueSize() argument