Result
  
  Description:
  [ CCode ( cprefix = "GST_RTSP_" ,  type_id = "gst_rtsp_result_get_type ()" ) ]
[ GIR ( name = "RTSPResult" ) ]
public enum Result
  
  
    Result codes from the RTSP functions.
   
  
  
  Content:
  Enum values:
  
    - EEOF - end-of-file was reached
      
- EINTR - an operation was 
        canceled
- EINVAL - invalid arguments 
        were provided to a function
- ELAST - last error
- ENET - a network problem 
        occurred, h_errno contains more details
- ENOMEM - no memory was 
        available for the operation
- ENOTIMPL - function not 
        implemented
- ENOTIP - the host is not an IP
         host
- EPARSE - a parsing error 
        occurred
- ERESOLV - a host resolve 
        error occurred
- ERROR - some unspecified error 
        occurred
- ESYS - a system error occurred, 
        errno contains more details
- ETGET - the tunnel GET request 
        has been performed
- ETIMEOUT - a timeout 
        occurred
- ETPOST - the tunnel POST 
        request has been performed
- EWSASTART - windows 
        networking could not start
- EWSAVERSION - windows 
        networking stack has wrong version
- OK - no error