Home
last modified time | relevance | path

Searched defs:StreamInfo (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
DARTPConnection.cpp55 struct ARTPConnection::StreamInfo { struct in android::ARTPConnection
56 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 …]
/frameworks/wilhelm/src/
Ddata.h112 } StreamInfo; typedef
/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp237 struct StreamInfo { struct
238 unsigned mType;
239 unsigned mPID;