Esempio n. 1
0
 private void _updateText()
 {
     Text = Timecode.ToSmpteFrames(VideoFormat).ToString();
 }