Fix typo.
This commit is contained in:
parent
8ea9d9d21a
commit
cc4b94fdc2
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ class GstreamerPlayer : virtual public Configurable,
|
||||||
gpointer self)
|
gpointer self)
|
||||||
throw ();
|
throw ();
|
||||||
/**
|
/**
|
||||||
* An newpad event handler, that will link the decoder after
|
* A newpad event handler, that will link the decoder after
|
||||||
* decodebin's autoplugging.
|
* decodebin's autoplugging.
|
||||||
*
|
*
|
||||||
* @param element the element emitting the eos signal
|
* @param element the element emitting the eos signal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue