# File lib/librmpd.rb, line 471 def crossfade status = self.status return if status.nil? return status['xfade'].to_i end