MythTV  0.26-pre
Typedefs | Functions
rtcp_from_spec.h File Reference

Go to the source code of this file.

Typedefs

typedef voidevent
typedef double time_tp
typedef voidpacket

Functions

EXTERN void OnExpire _ANSI_ARGS_ ((event, int, int, double, int, double *, int *, time_tp, time_tp *, int *))
EXTERN void OnReceive _ANSI_ARGS_ ((packet, event, int *, int *, int *, double *, double *, double, double))
EXTERN void Schedule _ANSI_ARGS_ ((double, event))
EXTERN void SendRTCPReport _ANSI_ARGS_ ((event))
EXTERN double drand30 _ANSI_ARGS_ ((void))

Typedef Documentation

typedef void* event

Definition at line 27 of file rtcp_from_spec.h.

typedef double time_tp

Definition at line 34 of file rtcp_from_spec.h.

typedef void* packet

Definition at line 37 of file rtcp_from_spec.h.


Function Documentation

EXTERN void OnExpire _ANSI_ARGS_ ( (event, int, int, double, int, double *, int *, time_tp, time_tp *, int *)  )
EXTERN void OnReceive _ANSI_ARGS_ ( (packet, event, int *, int *, int *, double *, double *, double, double)  )
EXTERN void Reschedule _ANSI_ARGS_ ( (double, event )
EXTERN double drand30 _ANSI_ARGS_ ( (void )
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends