Searched defs:SourceOutput (Results 1 – 1 of 1) sorted by relevance
640 struct SourceOutput { struct641 int32_t streamId;642 AudioStreamType streamType;645 int32_t uid; // client uid646 int32_t pid; // client pid647 uint32_t paStreamId; // streamId648 uint32_t deviceSourceId; // sink id649 int32_t statusMark; // mark the router status650 uint64_t startTime; // when this router is created