Added an audio handler

This commit is contained in:
LukePulverenti Luke Pulverenti luke pulverenti
2012-08-10 09:18:30 -04:00
parent 2536011247
commit fbf3916bce
4 changed files with 52 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ namespace MediaBrowser.Common.Net.Handlers
{
public class StaticFileHandler : BaseHandler
{
public string Path
public virtual string Path
{
get
{