MediaFile.this

Creates a new media file to play @stream.

If you want the resulting media to be seekable, the stream should implement the GSeekable interface.

Parameters

stream InputStream

The stream to play

Return Value

a new GtkMediaFile

Throws

ConstructionException GTK+ fails to create the object.

Meta