Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/services/engine/gstreamer/recorder/
Drecorder_private_param.h39 struct OutputFormat : public RecorderParam { struct
40 …explicit OutputFormat(int32_t format) : RecorderParam(RecorderPrivateParamType::OUTPUT_FORMAT), fo… in OutputFormat() function
42 int32_t format_;
/foundation/multimedia/av_codec/interfaces/inner_api/native/
Dav_common.h150 enum OutputFormat : uint32_t { enum