Searched defs:CodecPacket (Results 1 - 1 of 1) sorted by relevance
/foundation/distributedhardware/distributed_camera/services/data_process/include/eventbus/ | ||
H A D | dcamera_codec_event.h | 33 class CodecPacket { class 35 CodecPacket() : videoCodec_(VideoCodecType::NO_CODEC) {} in CodecPacket() function in OHOS::DistributedHardware::CodecPacket 36 CodecPacket(VideoCodecType videoCodec, const std::vector<std::shared_ptr<DataBuffer>>& multiDataBuffers) in CodecPacket() function in OHOS::DistributedHardware::CodecPacket 38 CodecPacket(const sptr<IConsumerSurface>& surface) in CodecPacket() function in OHOS::DistributedHardware::CodecPacket |
Completed in 2 milliseconds