Difference between revisions of "Category:Services API"

From MythTV Official Wiki
Jump to: navigation, search
m (Created page with 'The Services API is a general use serialization infrastructure, through which one can access much of the internal data and functions of MythTV. It is designed as a more stab…')
 
m
Line 1: Line 1:
The [[Services API]] is a general use serialization infrastructure, through which one can access much of the internal data and functions of MythTV.  It is designed as a more stable interface for 3rd part use than the internal [[Myth Protocol]].
+
The [[Services API]] is a general use serialization infrastructure, through which one can access much of the internal data and functions of MythTV.  It is designed as a more stable interface for 3rd party use than the internal [[Myth Protocol]].

Revision as of 00:27, 22 November 2011

The Services API is a general use serialization infrastructure, through which one can access much of the internal data and functions of MythTV. It is designed as a more stable interface for 3rd party use than the internal Myth Protocol.