MythTV  master
Classes | Variables
bbciplayer Namespace Reference

Classes

class  OutStreamEncoder
 

Variables

string __title__ = "BBC iPlayer";
 
string __mashup_title__ = "bbcipplayer"
 
string __author__ = "R.D. Vaughan"
 
string __version__ = "0.15"
 
string __usage_examples__
 
int __search_max_page_items__ = 20
 
int __tree_max_page_items__ = 20
 
 stdout
 
 stderr
 
string apikey = ""
 
 baseProcessingDir
 
 common
 
 main = process.mainProcess(target, apikey, )
 
 grabberInfo
 

Variable Documentation

◆ __title__

string bbciplayer.__title__ = "BBC iPlayer";
private

Definition at line 25 of file bbciplayer.py.

◆ __mashup_title__

string bbciplayer.__mashup_title__ = "bbcipplayer"
private

Definition at line 26 of file bbciplayer.py.

◆ __author__

string bbciplayer.__author__ = "R.D. Vaughan"
private

Definition at line 27 of file bbciplayer.py.

◆ __version__

string bbciplayer.__version__ = "0.15"
private

Definition at line 28 of file bbciplayer.py.

◆ __usage_examples__

string bbciplayer.__usage_examples__
private

Definition at line 36 of file bbciplayer.py.

◆ __search_max_page_items__

int bbciplayer.__search_max_page_items__ = 20
private

Definition at line 171 of file bbciplayer.py.

◆ __tree_max_page_items__

int bbciplayer.__tree_max_page_items__ = 20
private

Definition at line 172 of file bbciplayer.py.

◆ stdout

bbciplayer.stdout

Definition at line 198 of file bbciplayer.py.

◆ stderr

bbciplayer.stderr

◆ apikey

string bbciplayer.apikey = ""

Definition at line 254 of file bbciplayer.py.

◆ baseProcessingDir

bbciplayer.baseProcessingDir

Definition at line 256 of file bbciplayer.py.

◆ common

bbciplayer.common

Definition at line 258 of file bbciplayer.py.

◆ main

bbciplayer.main = process.mainProcess(target, apikey, )

Definition at line 259 of file bbciplayer.py.

Referenced by CC608Decoder.GetRatingString(), and AudioTest.UpdateCapabilities().

◆ grabberInfo

bbciplayer.grabberInfo

Definition at line 260 of file bbciplayer.py.