mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
mpegts: fix annotation
https://bugzilla.gnome.org/show_bug.cgi?id=730914
This commit is contained in:
parent
90b27a3c8b
commit
41f1c8c32e
1 changed files with 1 additions and 1 deletions
|
@ -849,7 +849,7 @@ typedef struct _GstMpegtsT2DeliverySystemCell GstMpegtsT2DeliverySystemCell;
|
||||||
/**
|
/**
|
||||||
* GstMpegtsT2DeliverySystemCell:
|
* GstMpegtsT2DeliverySystemCell:
|
||||||
* @cell_id: id of the cell
|
* @cell_id: id of the cell
|
||||||
* @centre_frequencies: centre frequencies in Hz
|
* @centre_frequencies: (element-type guint32): centre frequencies in Hz
|
||||||
* @sub_cells: (element-type GstMpegtsT2DeliverySystemCellExtension):
|
* @sub_cells: (element-type GstMpegtsT2DeliverySystemCellExtension):
|
||||||
*/
|
*/
|
||||||
struct _GstMpegtsT2DeliverySystemCell
|
struct _GstMpegtsT2DeliverySystemCell
|
||||||
|
|
Loading…
Reference in a new issue