Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

xdvshow-shm.h File Reference

#include <netinet/in.h>
#include <sys/types.h>
#include <semaphore.h>
#include "xdvshow-const.h"

Include dependency graph for xdvshow-shm.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

struct  shm_frame
struct  shm_frame_buf
struct  __xdvshow_shm

Functions

int _xdvshow_alloc_shm __P ((void))
void xdvshow_close_shm __P (())
int xdvshow_read_shm __P ((u_char **))

Variables

__xdvshow_shm _xdvshow_shm
u_int32_t dv_format_type
sem_t video_ready
sem_t video_empty
sem_t audio_ready
sem_t audio_empty


Function Documentation

int xdvshow_read_shm __P (u_char **)   ) 
 

void xdvshow_close_shm __P ()   ) 
 

int _xdvshow_alloc_shm __P (void)   ) 
 


Variable Documentation

struct __xdvshow_shm _xdvshow_shm
 

Definition at line 51 of file xdvshow-shm.h.

Referenced by _multicast_join(), _xdvshow_alloc_shm(), _xdvshow_attach_shm(), _xdvshow_prepare_socket(), _xdvshow_read_file(), _xdvshow_recv_dvrtp(), sigint_signal(), xdvshow_capture_raw(), xdvshow_close_shm(), xdvshow_prepare_rtp(), xdvshow_read_audio_shm(), xdvshow_read_audio_unlock(), xdvshow_read_shm(), xdvshow_read_unlock(), xdvshow_SDL_handle_events(), and xdvshow_semaphore_init().

sem_t audio_empty
 

Definition at line 59 of file xdvshow-shm.h.

Referenced by _xdvshow_read_file(), _xdvshow_recv_dvrtp(), xdvshow_read_audio_unlock(), and xdvshow_semaphore_init().

sem_t audio_ready
 

Definition at line 58 of file xdvshow-shm.h.

Referenced by _xdvshow_read_file(), _xdvshow_recv_dvrtp(), xdvshow_read_audio_shm(), and xdvshow_semaphore_init().

u_int32_t dv_format_type
 

Definition at line 53 of file xdvshow-shm.h.

Referenced by _xdvshow_read_file(), _xdvshow_recv_dvrtp(), main(), and video_thread_func().

sem_t video_empty
 

Definition at line 56 of file xdvshow-shm.h.

Referenced by _xdvshow_read_file(), _xdvshow_recv_dvrtp(), xdvshow_capture_raw(), xdvshow_read_unlock(), and xdvshow_semaphore_init().

sem_t video_ready
 

Definition at line 55 of file xdvshow-shm.h.

Referenced by _xdvshow_read_file(), _xdvshow_recv_dvrtp(), xdvshow_capture_raw(), xdvshow_read_shm(), and xdvshow_semaphore_init().


Generated on Wed Nov 3 19:19:02 2004 for xdvshow by doxygen 1.3.7