Go to the source code of this file.
Definition at line 125 of file rtspcodes.h.
RTSP handling.
| Enumerator | |
|---|---|
| RTSP_STATUS_CONTINUE | |
| RTSP_STATUS_OK | |
| RTSP_STATUS_CREATED | |
| RTSP_STATUS_LOW_ON_STORAGE_SPACE | |
| RTSP_STATUS_MULTIPLE_CHOICES | |
| RTSP_STATUS_MOVED_PERMANENTLY | |
| RTSP_STATUS_MOVED_TEMPORARILY | |
| RTSP_STATUS_SEE_OTHER | |
| RTSP_STATUS_NOT_MODIFIED | |
| RTSP_STATUS_USE_PROXY | |
| RTSP_STATUS_BAD_REQUEST | |
| RTSP_STATUS_UNAUTHORIZED | |
| RTSP_STATUS_PAYMENT_REQUIRED | |
| RTSP_STATUS_FORBIDDEN | |
| RTSP_STATUS_NOT_FOUND | |
| RTSP_STATUS_METHOD | |
| RTSP_STATUS_NOT_ACCEPTABLE | |
| RTSP_STATUS_PROXY_AUTH_REQUIRED | |
| RTSP_STATUS_REQ_TIME_OUT | |
| RTSP_STATUS_GONE | |
| RTSP_STATUS_LENGTH_REQUIRED | |
| RTSP_STATUS_PRECONDITION_FAILED | |
| RTSP_STATUS_REQ_ENTITY_2LARGE | |
| RTSP_STATUS_REQ_URI_2LARGE | |
| RTSP_STATUS_UNSUPPORTED_MTYPE | |
| RTSP_STATUS_PARAM_NOT_UNDERSTOOD | |
| RTSP_STATUS_CONFERENCE_NOT_FOUND | |
| RTSP_STATUS_BANDWIDTH | |
| RTSP_STATUS_SESSION | |
| RTSP_STATUS_STATE | |
| RTSP_STATUS_INVALID_HEADER_FIELD | |
| RTSP_STATUS_INVALID_RANGE | |
| RTSP_STATUS_RONLY_PARAMETER | |
| RTSP_STATUS_AGGREGATE | |
| RTSP_STATUS_ONLY_AGGREGATE | |
| RTSP_STATUS_TRANSPORT | |
| RTSP_STATUS_UNREACHABLE | |
| RTSP_STATUS_INTERNAL | |
| RTSP_STATUS_NOT_IMPLEMENTED | |
| RTSP_STATUS_BAD_GATEWAY | |
| RTSP_STATUS_SERVICE | |
| RTSP_STATUS_GATEWAY_TIME_OUT | |
| RTSP_STATUS_VERSION | |
| RTSP_STATUS_UNSUPPORTED_OPTION | |
Definition at line 31 of file rtspcodes.h.
| Enumerator | |
|---|---|
| DESCRIBE | |
| ANNOUNCE | |
| OPTIONS | |
| SETUP | |
| PLAY | |
| PAUSE | |
| TEARDOWN | |
| GET_PARAMETER | |
| SET_PARAMETER | |
| REDIRECT | |
| RECORD | |
| UNKNOWN | |
Definition at line 129 of file rtspcodes.h.
Definition at line 144 of file rtspcodes.h.
Referenced by ff_rtsp_setup_input_streams(), ff_rtsp_setup_output_streams(), rtsp_read_packet(), rtsp_read_pause(), rtsp_read_play(), and rtsp_write_record().
Definition at line 78 of file rtspcodes.h.