C# 클래스 OnlineVideos.MediaPortal2.PlaylistItem

상속: MediaItem
파일 보기 프로젝트 열기: offbyoneBB/mp-onlinevideos2 1 사용 예제들

공개 메소드들

메소드 설명
GetResourceLocator ( ) : IResourceLocator

Returns a resource locator instance for this item.

PlaylistItem ( VideoViewModel videoInfo, string resolvedPlaybackUrl ) : System

메소드 상세

GetResourceLocator() 공개 메소드

Returns a resource locator instance for this item.
public GetResourceLocator ( ) : IResourceLocator
리턴 IResourceLocator

PlaylistItem() 공개 메소드

public PlaylistItem ( VideoViewModel videoInfo, string resolvedPlaybackUrl ) : System
videoInfo VideoViewModel
resolvedPlaybackUrl string
리턴 System