Searched defs:SourceOutput (Results 1 – 1 of 1) sorted by relevance
634 struct SourceOutput { struct635 int32_t streamId;636 AudioStreamType streamType;639 int32_t uid; // client uid640 int32_t pid; // client pid641 uint32_t paStreamId; // streamId642 uint32_t deviceSourceId; // sink id643 int32_t statusMark; // mark the router status644 uint64_t startTime; // when this router is created