Explorar o código

Update VideoPlayer.h

huihui %!s(int64=4) %!d(string=hai) anos
pai
achega
1156f8c2b0
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      module/VideoPlayer/src/VideoPlayer/VideoPlayer.h

+ 3 - 3
module/VideoPlayer/src/VideoPlayer/VideoPlayer.h

@@ -161,9 +161,9 @@ private:
     int vfilter_idx;
     AVFilterContext *in_video_filter;   // the first filter in the video chain
     AVFilterContext *out_video_filter;  // the last filter in the video chain
-    AVFilterContext *in_audio_filter;   // the first filter in the audio chain
-    AVFilterContext *out_audio_filter;  // the last filter in the audio chain
-    AVFilterGraph *agraph;              // audio filter graph
+//    AVFilterContext *in_audio_filter;   // the first filter in the audio chain
+//    AVFilterContext *out_audio_filter;  // the last filter in the audio chain
+//    AVFilterGraph *agraph;              // audio filter graph
 #endif
 
     ///视频帧队列