VirtualBox

source: vbox/trunk/src/libs/ffmpeg-20060710/libavformat/rtspcodes.h@ 11551

Last change on this file since 11551 was 5776, checked in by vboxsync, 17 years ago

ffmpeg: exported to OSE

File size: 617 bytes
Line 
1DEF(200, RTSP_STATUS_OK, "OK")
2DEF(405, RTSP_STATUS_METHOD, "Method Not Allowed")
3DEF(453, RTSP_STATUS_BANDWIDTH, "Not Enough Bandwidth")
4DEF(454, RTSP_STATUS_SESSION, "Session Not Found")
5DEF(455, RTSP_STATUS_STATE, "Method Not Valid in This State")
6DEF(459, RTSP_STATUS_AGGREGATE, "Aggregate operation not allowed")
7DEF(460, RTSP_STATUS_ONLY_AGGREGATE, "Only aggregate operation allowed")
8DEF(461, RTSP_STATUS_TRANSPORT, "Unsupported transport")
9DEF(500, RTSP_STATUS_INTERNAL, "Internal Server Error")
10DEF(503, RTSP_STATUS_SERVICE, "Service Unavailable")
11DEF(505, RTSP_STATUS_VERSION, "RTSP Version not supported")
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette