Banshee.Streaming.RadioTrackInfo.RadioTrackInfo C# (CSharp) Method

RadioTrackInfo() protected method

protected RadioTrackInfo ( ) : System
return System
        protected RadioTrackInfo()
        {
            IsLive = true;
        }

Same methods

RadioTrackInfo::RadioTrackInfo ( SafeUri uri ) : System
RadioTrackInfo::RadioTrackInfo ( Track track ) : System
RadioTrackInfo::RadioTrackInfo ( Banshee.Collection.TrackInfo parentTrack ) : System