DVBCore  17.9.0
Open Source DVB Engine
 All Data Structures Files Functions Typedefs Macros Pages
Functions
ap_state.h File Reference
#include "techtype.h"

Go to the source code of this file.

Functions

void ASTE_Initialise (void)
 
void ASTE_EnterStandby (BOOLEAN recording)
 
void ASTE_LeaveStandby (void)
 
BOOLEAN ASTE_InStandby (void)
 
void ASTE_StartRecording (void)
 
void ASTE_StartServiceSearch (void)
 
void ASTE_StartSSUSearch (void)
 
void ASTE_SearchComplete (void)
 

Detailed Description

Date
July 2011
Author
Steve Ford

Function Documentation

void ASTE_EnterStandby ( BOOLEAN  recording)

void ASTE_Initialise ( void  )

BOOLEAN ASTE_InStandby ( void  )

void ASTE_LeaveStandby ( void  )

void ASTE_SearchComplete ( void  )

void ASTE_StartRecording ( void  )

void ASTE_StartServiceSearch ( void  )

void ASTE_StartSSUSearch ( void  )