MythTV  0.26-pre
Classes | Typedefs | Functions
dvdnav_internal.h File Reference

Go to the source code of this file.

Classes

struct  ATTRIBUTE_PACKED
 Common. More...
struct  ATTRIBUTE_PACKED
 Common. More...
struct  dvdnav_vobu_s
struct  dvdnav_s
 The main DVDNAV type. More...

Typedefs

typedef CRITICAL_SECTION pthread_mutex_t
typedef struct read_cache_s read_cache_t
typedef struct dvdnav_vobu_s dvdnav_vobu_t

Functions

static int _private_gettimeofday (struct timeval *tv, void *tz)
int64_t dvdnav_convert_time (dvd_time_t *time)
 HELPER FUNCTIONS.

Typedef Documentation

typedef CRITICAL_SECTION pthread_mutex_t

Definition at line 33 of file dvdnav_internal.h.

typedef struct read_cache_s read_cache_t

Definition at line 79 of file dvdnav_internal.h.

typedef struct dvdnav_vobu_s dvdnav_vobu_t

Function Documentation

static int _private_gettimeofday ( struct timeval *  tv,
void tz 
) [inline, static]

Definition at line 42 of file dvdnav_internal.h.

int64_t dvdnav_convert_time ( dvd_time_t *  time)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends