New meta_format structure that is used internally by BMediaFormats and
the FormatManager in the server. Update the plugin API. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6241 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -11,8 +11,6 @@ class MediaPlugin
|
||||
public:
|
||||
MediaPlugin();
|
||||
virtual ~MediaPlugin();
|
||||
|
||||
virtual status_t RegisterPlugin();
|
||||
};
|
||||
|
||||
class Decoder;
|
||||
|
||||
Reference in New Issue
Block a user