Creates a new #GstMpegtsSection from the provided @data.
Note: Ensuring @data is big enough to contain the full section is the responsibility of the caller. If it is not big enough, %NULL will be returned.
Note: it is the responsibility of the caller to ensure @data does point to the beginning of the section.
the PID to which this section belongs
a pointer to the beginning of the section (i.e. the first byte should contain the table_id field).
A new #GstMpegtsSection if the data was valid, else %NULL
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a new #GstMpegtsSection from the provided @data.
Note: Ensuring @data is big enough to contain the full section is the responsibility of the caller. If it is not big enough, %NULL will be returned.
Note: it is the responsibility of the caller to ensure @data does point to the beginning of the section.