Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/
H A Dstream.h44 struct DeviceStreamSetting { struct
45 int32_t streamId;
46 uint32_t bufferCount;
47 uint32_t width;
48 uint32_t height;
49 uint32_t format;
50 uint64_t usage;
51 CameraEncodeType encodeType;