sbRemoteAPIUtils.h File Reference
#include <sbILibrary.h>
#include <sbILibraryResource.h>
#include <sbIMediaItem.h>
#include <sbIMediaList.h>
#include <sbIMediaListView.h>
#include <sbIRemoteMediaList.h>
#include "sbRemoteLibraryBase.h"
#include "sbRemoteMediaItem.h"
#include "sbRemoteMediaList.h"
#include "sbRemoteSiteMediaItem.h"
#include "sbRemoteSiteMediaList.h"
#include "sbRemoteWebMediaItem.h"
#include "sbRemoteWebMediaList.h"
#include "sbRemotePlayer.h"
Include dependency graph for sbRemoteAPIUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static nsresult SB_IsFromLibName (sbIMediaItem *aMediaItem, const nsAString &aLibName, PRBool *aIsFromLib)
 
static nsresult SB_WrapMediaList (sbRemotePlayer *aRemotePlayer, sbIMediaList *aMediaList, sbIMediaList **aRemoteMediaList)
 
static nsresult SB_WrapMediaItem (sbRemotePlayer *aRemotePlayer, sbIMediaItem *aMediaItem, sbIMediaItem **aRemoteMediaItem)
 
static nsresult SB_WrapMediaList (sbRemotePlayer *aRemotePlayer, sbIMediaList *aMediaList, sbIRemoteMediaList **aRemoteMediaList)
 
static nsresult SB_WrapMediaList (sbRemotePlayer *aRemotePlayer, sbIMediaListView *aMediaListView, sbIRemoteMediaList **aRemoteMediaList)
 

Function Documentation

static nsresult SB_IsFromLibName ( sbIMediaItem aMediaItem,
const nsAString &  aLibName,
PRBool *  aIsFromLib 
)
static

Definition at line 49 of file sbRemoteAPIUtils.h.

Here is the call graph for this function:

Here is the caller graph for this function:

static nsresult SB_WrapMediaItem ( sbRemotePlayer aRemotePlayer,
sbIMediaItem aMediaItem,
sbIMediaItem **  aRemoteMediaItem 
)
inlinestatic

Definition at line 135 of file sbRemoteAPIUtils.h.

Here is the call graph for this function:

Here is the caller graph for this function:

static nsresult SB_WrapMediaList ( sbRemotePlayer aRemotePlayer,
sbIMediaList aMediaList,
sbIMediaList **  aRemoteMediaList 
)
static

Definition at line 83 of file sbRemoteAPIUtils.h.

Here is the call graph for this function:

Here is the caller graph for this function:

static nsresult SB_WrapMediaList ( sbRemotePlayer aRemotePlayer,
sbIMediaList aMediaList,
sbIRemoteMediaList **  aRemoteMediaList 
)
inlinestatic

Definition at line 189 of file sbRemoteAPIUtils.h.

Here is the call graph for this function:

static nsresult SB_WrapMediaList ( sbRemotePlayer aRemotePlayer,
sbIMediaListView aMediaListView,
sbIRemoteMediaList **  aRemoteMediaList 
)
inlinestatic

Definition at line 216 of file sbRemoteAPIUtils.h.

Here is the call graph for this function: