GUPnPDLNA.Profile – gupnp-dlna-2.0 Reference Manual
Packages
gupnp-dlna-2.0
GUPnPDLNA
Profile
audio_restrictions
container_restrictions
extended
image_restrictions
mime
name
video_restrictions
Profile
get_audio_restrictions
get_container_restrictions
get_extended
get_image_restrictions
get_mime
get_name
get_video_restrictions
Profile
Object Hierarchy:
Description:
[
CCode
( type_id =
"gupnp_dlna_profile_get_type ()"
) ]
public
class
Profile
:
Object
The top-level object used for the in-memory representation of the DLNA Profiles.
Namespace:
GUPnPDLNA
Package:
gupnp-dlna-2.0
Content:
Properties:
public
void
*
audio_restrictions
{
get
;
construct
; }
public
void
*
container_restrictions
{
get
;
construct
; }
public
bool
extended
{
get
;
construct
; }
Whether the DLNA profile is not a part of DLNA specification.
public
void
*
image_restrictions
{
get
;
construct
; }
public
string
mime
{
get
;
construct
; }
MIME type of the DLNA profile.
public
string
name
{
get
;
construct
; }
Name of the DLNA profile.
public
void
*
video_restrictions
{
get
;
construct
; }
Creation methods:
protected
Profile
()
Methods:
public
unowned
List
<
Restriction
>
get_audio_restrictions
()
Gets a list of audio restrictions.
public
unowned
List
<
Restriction
>
get_container_restrictions
()
Gets a list of container restrictions.
public
bool
get_extended
()
public
unowned
List
<
Restriction
>
get_image_restrictions
()
Gets a list of image restrictions.
public
unowned
string
get_mime
()
public
unowned
string
get_name
()
public
unowned
List
<
Restriction
>
get_video_restrictions
()
Gets a list of video restrictions.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref