프로퍼티 | 타입 | 설명 | |
---|---|---|---|
imageId | String | ||
imageLoaded | System.Boolean | ||
imageUrl | String | ||
itemStatus | MediaItemStatus | ||
itemType | MediaItemItemType | ||
listIndex | |||
objectId | String | ||
sourceId | String | ||
sourceType | MediaItemSourceType | ||
upnpItemClass | String |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_text | String | ||
uncachedImage | Image | ||
xmlDocumentHelper |
메소드 | 설명 | |
---|---|---|
MediaItem ( ) : System | ||
initValuesFromXMLNode ( |
||
isAllowedToDropOnTrackList ( ) : System.Boolean | ||
isAllowedToDropOnTrackList ( List |
||
isBrowsable ( ) : System.Boolean | ||
isContainer ( ) : System.Boolean | ||
loadImage ( ) : void | ||
loadStandardImage ( ) : void | ||
newFromUpnpItemClass ( String _upnpItemClass, String _raumfeldSection ) : |
메소드 | 설명 | |
---|---|---|
imageReadySink ( String _imageId, System.Boolean _calledFromLoadImage ) : void | ||
notifyPropertyChanged ( String info ) : void |
protected imageReadySink ( String _imageId, System.Boolean _calledFromLoadImage ) : void | ||
_imageId | String | |
_calledFromLoadImage | System.Boolean | |
리턴 | void |
public initValuesFromXMLNode ( |
||
_nodeItem | ||
_manager | ||
리턴 | void |
public isAllowedToDropOnTrackList ( ) : System.Boolean | ||
리턴 | System.Boolean |
public static isAllowedToDropOnTrackList ( List |
||
_mediaItems | List |
|
리턴 | System.Boolean |
public static newFromUpnpItemClass ( String _upnpItemClass, String _raumfeldSection ) : |
||
_upnpItemClass | String | |
_raumfeldSection | String | |
리턴 |
protected notifyPropertyChanged ( String info ) : void | ||
info | String | |
리턴 | void |