コード例 #1
0
 //==========================================================================
 public void NextChapter()
 {
     m_Library.libvlc_media_player_next_chapter(m_MediaPlayerHandle);
 }