Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/interfaces/effect/v1_0/
H A Deffect_factory.h43 struct EffectFactory { struct
62 int32_t (*CreateController)(struct EffectFactory *self, const struct EffectInfoVdi *info, argument
76 int32_t (*DestroyController)(struct EffectFactory *self, struct IEffectControlVdi *handle); argument
90 int32_t (*GetDescriptor)(struct EffectFactory *self, const char *effectId, argument