internal bool IsValid()
 {
     return(PlayableOutputHandle.IsValidInternal(ref this));
 }