XMBML Functions: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
! Parameter !! Accepted values !! Example !! Description | ! Parameter !! Accepted values !! Example !! Description | ||
|- | |- | ||
| limit || Null<br />Numbers up to 2048? || limit=2048 || | | limit || Null<br />Numbers up to 2048? || limit=2048 || Returned items limit | ||
|- | |- | ||
| table || Null<br />MMS_MEDIA_TYPE_SYSTEM<br />MMS_MEDIA_TYPE_HDD<br />MMS_MEDIA_TYPE_PLUS<br />MMS_MEDIA_TYPE_PS3_BD ''(OFW 1.10)''<br />MMS_MEDIA_TYPE_PS3_DVD ''(OFW 1.10)''<br />MMS_MEDIA_TYPE_PS2_DVD ''(OFW 1.10)''<br />MMS_MEDIA_TYPE_PS2_CD ''(OFW 1.10)''<br />MMS_MEDIA_TYPE_PS1_CD ''(OFW 1.10)'' || table=MMS_MEDIA_TYPE_SYSTEM || | | table || Null<br />MMS_MEDIA_TYPE_SYSTEM<br />MMS_MEDIA_TYPE_HDD<br />MMS_MEDIA_TYPE_PLUS<br />MMS_MEDIA_TYPE_PS3_BD ''(OFW 1.10)''<br />MMS_MEDIA_TYPE_PS3_DVD ''(OFW 1.10)''<br />MMS_MEDIA_TYPE_PS2_DVD ''(OFW 1.10)''<br />MMS_MEDIA_TYPE_PS2_CD ''(OFW 1.10)''<br />MMS_MEDIA_TYPE_PS1_CD ''(OFW 1.10)'' || table=MMS_MEDIA_TYPE_SYSTEM || Main search table? | ||
|- | |- | ||
| subclass || x-xcb/storagemedia-sdps2<br />x-xcb/storagemedia-sdps3<br />x-xcb/storagemedia-sdpsp<br />x-xcb/storagemedia-dspsp ''(OFW 1.10)''<br />x-xcb/storagemedia-psv<br />x-xcb/storagemedia-psmc<br />x-xcb/storagemedia-bdc<br />x-xcb/friendachievgroup<br />x-xcb/savedata-plus | |||
x-xcb/friendachievflag || subclass=x-xcb/storagemedia-sdps2 || Filter by subclass? | |||
|- | |||
| limit || Null<br />Photo<br />Game<br />Music<br />Video || genre=Photo || Filter by genre? | |||
|- | |||
|} | |} |
Revision as of 15:32, 9 February 2012
xcb Functions
query
Usage example:
Parameters
Parameter | Accepted values | Example | Description |
---|---|---|---|
limit | Null Numbers up to 2048? |
limit=2048 | Returned items limit |
table | Null MMS_MEDIA_TYPE_SYSTEM MMS_MEDIA_TYPE_HDD MMS_MEDIA_TYPE_PLUS MMS_MEDIA_TYPE_PS3_BD (OFW 1.10) MMS_MEDIA_TYPE_PS3_DVD (OFW 1.10) MMS_MEDIA_TYPE_PS2_DVD (OFW 1.10) MMS_MEDIA_TYPE_PS2_CD (OFW 1.10) MMS_MEDIA_TYPE_PS1_CD (OFW 1.10) |
table=MMS_MEDIA_TYPE_SYSTEM | Main search table? |
subclass | x-xcb/storagemedia-sdps2 x-xcb/storagemedia-sdps3 x-xcb/storagemedia-sdpsp x-xcb/storagemedia-dspsp (OFW 1.10) x-xcb/storagemedia-psv x-xcb/storagemedia-psmc x-xcb/storagemedia-bdc x-xcb/friendachievgroup x-xcb/savedata-plus x-xcb/friendachievflag || subclass=x-xcb/storagemedia-sdps2 || Filter by subclass? | ||
limit | Null Photo Game Music Video |
genre=Photo | Filter by genre? |