Gjsify LogoGjsify Logo

Result codes from the RTSP functions.

Index

Enumeration Members

EEOF: number

end-of-file was reached

EINTR: number

an operation was canceled

EINVAL: number

invalid arguments were provided to a function

ELAST: number

last error

ENET: number

a network problem occurred, h_errno contains more details

ENOMEM: number

no memory was available for the operation

ENOTIMPL: number

function not implemented

ENOTIP: number

the host is not an IP host

EPARSE: number

a parsing error occurred

ERESOLV: number

a host resolve error occurred

ERROR: number

some unspecified error occurred

ESYS: number

a system error occurred, errno contains more details

ETGET: number

the tunnel GET request has been performed

ETIMEOUT: number

a timeout occurred

ETPOST: number

the tunnel POST request has been performed

EWSASTART: number

windows networking could not start

EWSAVERSION: number

windows networking stack has wrong version

OK: number

no error

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method