mitm001 5 년 전
부모
커밋
96bcc00eb7
1개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. 0 9
      docs/modules/ROOT/pages/jme3/advanced/capture_audio_video_to_a_file.adoc

+ 0 - 9
docs/modules/ROOT/pages/jme3/advanced/capture_audio_video_to_a_file.adoc

@@ -54,15 +54,6 @@ That's all!
 == Advanced Way
 
 
-[NOTE]
-====
-This way of A/V recording is still in development.
-It works for all of jMonkeyEngine's test cases.
-If you experience any problems or
-if something isn't clear, please link:http://jmonkeyengine.org/members/bortreb/[let me know]. – bortreb
-====
-
-
 If you want to record audio as well, record at different framerates,
 or record from multiple viewpoints at once, then there's a full
 solution for doing this already made for you here: