C# Class PiStrom.Config.StreamInfo.MusicInfo

Afficher le fichier Open project: Banasen/PiStrom

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetFilesForTime ( uint time ) : IEnumerable

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

Method Details

GetFilesForTime() public méthode

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.
Résultat IEnumerable