DVBCore  22.3.0
Open Source DVB Engine
Functions
ap_state.h File Reference
#include "techtype.h"

Go to the source code of this file.

Functions

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

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  )