]> git.sesse.net Git - vlc/blobdiff - modules/gui/beos/VideoWindow.h
live555.cpp: Add support for quicktime specific audio
[vlc] / modules / gui / beos / VideoWindow.h
index 7a0659ee3d2c0c20047976f8c0c83639e5f55786..da7b9c9fea4fe6d974e439dd86277c7811af4783 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * VideoWindow.h: BeOS video window class prototype
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 the VideoLAN team
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
@@ -21,7 +21,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 #ifndef BEOS_VIDEO_WINDOW_H
@@ -117,7 +117,6 @@ class VLCView : public BView
                                                                           const BMessage* dragMessage);
        virtual void                    Pulse();
        virtual void                    Draw(BRect updateRect);
-       virtual void                    KeyUp(const char* bytes, int32 numBytes);
 
  private:
             vout_thread_t   *p_vout;
@@ -190,20 +189,6 @@ private:
                        void                    _SetVideoSize(uint32_t mode);
                        void                    _SetToSettings();
 
-                       void                    _SaveScreenShot( BBitmap* bitmap,
-                                                                                        char* path,
-                                                                                        uint32_t translatorID ) const;
-       static  int32                   _save_screen_shot( void* cookie );
-
-       struct screen_shot_info
-       {
-               BBitmap*        bitmap;
-               char*           path;
-               uint32_t        translatorID;
-               int32_t         width;
-               int32_t         height;
-       };
-
     vout_thread_t   *p_vout;
 
        int32_t                 fTrueWidth;     // incomming bitmap size