C# 클래스 PiStrom.Config.StreamInfo.MusicInfo

파일 보기 프로젝트 열기: Banasen/PiStrom

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetFilesForTime ( uint time ) : IEnumerable

Gets the paths to all the files that can be played at the given time.

메소드 상세

GetFilesForTime() 공개 메소드

Gets the paths to all the files that can be played at the given time.
public GetFilesForTime ( uint time ) : IEnumerable
time uint The time in minutes from 00:00.
리턴 IEnumerable