コード例 #1
0
 private void _updateText()
 {
     Text = Timecode.ToSMPTEFrames(VideoFormat).ToString();
 }