Searched defs:StreamInfo (Results 1 – 4 of 4) sorted by relevance
39 struct StreamInfo { struct49 StreamInfo(int id = CAMERA3_STREAM_ID_INVALID, argument58 streamId(id), in streamId()
55 struct ARTPConnection::StreamInfo { struct in android::ARTPConnection56 int mRTPSocket;57 int mRTCPSocket;58 sp<ASessionDescription> mSessionDesc;59 size_t mIndex;60 sp<AMessage> mNotifyMsg;61 KeyedVector<uint32_t, sp<ARTPSource> > mSources;63 int64_t mNumRTCPPacketsReceived;64 int64_t mNumRTPPacketsReceived;65 struct sockaddr_in mRemoteRTCPAddr;[all …]
117 } StreamInfo; typedef
94 struct StreamInfo { struct95 unsigned mType;96 unsigned mPID;