TV-Browser 3.3.3 API

tvdataservice
Interface PictureSettingsIf


public interface PictureSettingsIf

An interface which is implemented by the TvBrowserDataService, to let the picture settings be customizable in the setup assistant.

Author:
René Mach

Field Summary
static int ALL_PICTURES
           
static int EVENING_PICTURES
           
static int MORNING_PICTURES
           
static int NO_PICTURES
           
 
Method Summary
 int getPictureState()
           
 void setPictureState(int type)
           
 

Field Detail

NO_PICTURES

static final int NO_PICTURES
See Also:
Constant Field Values

MORNING_PICTURES

static final int MORNING_PICTURES
See Also:
Constant Field Values

EVENING_PICTURES

static final int EVENING_PICTURES
See Also:
Constant Field Values

ALL_PICTURES

static final int ALL_PICTURES
See Also:
Constant Field Values
Method Detail

getPictureState

int getPictureState()

setPictureState

void setPictureState(int type)

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)