fix portable and 3.5 project references
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
namespace MediaBrowser.Model.LiveTv
|
||||
{
|
||||
public enum ProgramAudio
|
||||
{
|
||||
Mono,
|
||||
Stereo,
|
||||
Dolby,
|
||||
DolbyDigital,
|
||||
Thx
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user