bool IsResolutionChanged()
 {
     return(m_currentResolution.IsChangeResolution());
 }