public enum EPlayedStatus { ePlayedStatusPlayed = 1, ePlayedStatusUnplayed = 0 }