C# 클래스 VLC_WINRT.ViewModels.MainPage.MediaViewModel

상속: ThumbnailViewModel
파일 보기 프로젝트 열기: kusl/vlcwinrt 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
VideoProperties Windows.Storage.FileProperties.VideoProperties

공개 메소드들

메소드 설명
Initialize ( ) : System.Threading.Tasks.Task
MediaViewModel ( StorageFile storageFile ) : System

비공개 메소드들

메소드 설명
GetTimeInformation ( ) : System.Threading.Tasks.Task

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

MediaViewModel() 공개 메소드

public MediaViewModel ( StorageFile storageFile ) : System
storageFile Windows.Storage.StorageFile
리턴 System

프로퍼티 상세

VideoProperties 공개적으로 프로퍼티

public VideoProperties,Windows.Storage.FileProperties VideoProperties
리턴 Windows.Storage.FileProperties.VideoProperties