C# Класс PiStrom.Config.StreamInfo.MusicInfo

Показать файл Открыть проект

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