Example #1
0
 public IEnumerator <IPlayableClip> GetEnumerator()
 {
     return(Clips.GetEnumerator());
 }