Searched defs:SourceOutput (Results 1 – 1 of 1) sorted by relevance
665 struct SourceOutput { struct666 int32_t streamId;667 AudioStreamType streamType;670 int32_t uid; // client uid671 int32_t pid; // client pid672 uint32_t paStreamId; // streamId673 uint32_t deviceSourceId; // sink id674 int32_t statusMark; // mark the router status675 uint64_t startTime; // when this router is created