Gjsify LogoGjsify Logo

Information passed around containing the context of a request.

record

Hierarchy

  • RTSPContext

Index

Constructors

Properties

auth: RTSPAuth

the current auth object or %NULL

field
client: RTSPClient

the client

field

the connection

field

the media factory for the url, can be %NULL

field
media: RTSPMedia

the media for the url can be %NULL

field
method: RTSPMethod

the parsed method of uri

field
request: RTSPMessage

the complete request

field
response: RTSPMessage

the response

field
server: RTSPServer

the server

field
session: RTSPSession

the session, can be %NULL

field
sessmedia: RTSPSessionMedia

the session media for the url can be %NULL

field
stream: RTSPStream

the stream for the url can be %NULL

field
token: RTSPToken

authorisation token

field

the stream transport, can be %NULL

field
uri: RTSPUrl

the complete url parsed from request

field
name: string

Methods

  • pop_current(): void
  • push_current(): void

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