Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
Dav_file_descriptor.h23 struct AVFileDescriptor { struct
27 int32_t fd_;
28 int64_t offset_;
29 int64_t length_;
/foundation/multimedia/media_foundation/interface/inner_api/common/
Dmedia_core.h256 struct AVFileDescriptor { struct
257 int32_t fd = 0;
258 int64_t offset = 0;
259 int64_t length = -1;