void sourceChanged();
GstElement* audioSink() const;
- static KURL convertPlaybinURL(const gchar* uri);
-
private:
MediaPlayerPrivateGStreamer(MediaPlayer*);
static void getSupportedTypes(HashSet<String>&);
static MediaPlayer::SupportsType supportsType(const String& type, const String& codecs, const KURL&);
- void setPlaybinURL(KURL&);
-
static bool isAvailable();
void updateAudioSink();