DVBParentalRatingItem
final
class DVBParentalRatingItem {
}
- this
this(GstMpegtsDVBParentalRatingItem* gstMpegtsDVBParentalRatingItem, bool ownedRef)
Sets our main struct and passes it to the parent class.
A destructor is present on this object, but not explicitly documented in the source.
- getDVBParentalRatingItemStruct
GstMpegtsDVBParentalRatingItem* getDVBParentalRatingItemStruct(bool transferOwnership)
- getStruct
void* getStruct()
the main Gtk struct as a void*
- countryCode
string countryCode [@property getter]
string countryCode [@property setter]
- rating
ubyte rating [@property getter]
ubyte rating [@property setter]
- getType
GType getType()
- gstMpegtsDVBParentalRatingItem
GstMpegtsDVBParentalRatingItem* gstMpegtsDVBParentalRatingItem;