Searched defs:StreamContext (Results 1 – 2 of 2) sorted by relevance
84 StreamContext(std::unique_ptr<CommandMQ> commandMQ, std::unique_ptr<ReplyMQ> replyMQ, in StreamContext() function107 StreamContext(std::unique_ptr<CommandMQ> commandMQ, std::unique_ptr<ReplyMQ> replyMQ, in StreamContext() function
709 class StreamContext { class715 explicit StreamContext(const StreamDescriptor& descriptor, const AudioConfigBase& config, in StreamContext() function in StreamContext