mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
fix documentation typo
This commit is contained in:
parent
8529526c54
commit
e40ca78278
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ struct _GstBaseVideoDecoder
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GstBaseAudioDecoderClass:
|
* GstBaseVideoDecoderClass:
|
||||||
* @start: Optional.
|
* @start: Optional.
|
||||||
* Called when the element starts processing.
|
* Called when the element starts processing.
|
||||||
* Allows opening external resources.
|
* Allows opening external resources.
|
||||||
|
|
Loading…
Reference in a new issue