bookmark.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <mvp_refmem.h>
#include <cmyth.h>
#include <cmyth_local.h>

Go to the source code of this file.

Functions

long long cmyth_get_bookmark (cmyth_conn_t conn, cmyth_proginfo_t prog)
int cmyth_set_bookmark (cmyth_conn_t conn, cmyth_proginfo_t prog, long long bookmark)


Function Documentation

long long cmyth_get_bookmark cmyth_conn_t  conn,
cmyth_proginfo_t  prog
 

Definition at line 29 of file bookmark.c.

References cmyth_datetime_to_string(), cmyth_dbg(), CMYTH_DBG_ERROR, CMYTH_LONGLONG_LEN, cmyth_rcv_length, cmyth_rcv_long_long, cmyth_send_message, CMYTH_TIMESTAMP_LEN, mutex, cmyth_proginfo::proginfo_chanId, and cmyth_proginfo::proginfo_rec_start_ts.

Referenced by mythtv_video_key().

int cmyth_set_bookmark cmyth_conn_t  conn,
cmyth_proginfo_t  prog,
long long  bookmark
 

Definition at line 76 of file bookmark.c.

References cmyth_datetime_to_string(), cmyth_dbg(), CMYTH_DBG_ERROR, CMYTH_LONGLONG_LEN, cmyth_rcv_length, cmyth_rcv_string, cmyth_send_message, CMYTH_TIMESTAMP_LEN, mutex, cmyth_proginfo::proginfo_chanId, and cmyth_proginfo::proginfo_rec_start_ts.

Referenced by mythtv_video_key().


Generated on Fri Sep 10 03:13:21 2010 for mvpmc by  doxygen 1.4.6