コード例 #1
0
ファイル: FFPlayer.hpp プロジェクト: yangee/ff-player
	void Play()
	{
		scheduler_->Play();
	}