Searched defs:SinkInput (Results 1 – 1 of 1) sorted by relevance
626 struct SinkInput { struct627 int32_t streamId;628 AudioStreamType streamType;631 int32_t uid; // client uid632 int32_t pid; // client pid633 uint32_t paStreamId; // streamId634 uint32_t deviceSinkId; // sink id635 std::string sinkName; // sink name636 int32_t statusMark; // mark the router status637 uint64_t startTime; // when this router is created