YouTubeQuery
Object Hierarchy:
Description:
[
CCode ( lower_case_csuffix =
"youtube_query" , type_id =
"gdata_youtube_query_get_type ()" ) ]
[
Version ( since =
"0.3.0" ) ]
public class YouTubeQuery :
Query
All the fields in the YouTubeQuery structure are private and should never be accessed directly.
Content:
Properties:
- public YouTubeAge age { get; set; }
Restricts the search to videos uploaded within the specified time
period.
- public double latitude { get; set; }
The latitude of a particular location of which videos should be found.
- public string license { get; set; }
The content license which should be used to filter search results.
- public double location_radius { get; set; }
The radius, in metres, of a circle from within which videos should be
returned.
- public double longitude { get; set; }
The longitude of a particular location of which videos should be
found.
- public string order_by { get; set; }
Specifies the order of entries in a feed.
- public string restriction { get; set; }
An ISO 3166 two-letter country code that should be used to filter
videos playable only in specific countries.
- public YouTubeSafeSearch safe_search { get; set; }
Whether the search results should include restricted content as well
as standard content.
Creation methods:
- public YouTubeQuery (string? q)
Creates a new YouTubeQuery with its
q property set to q
.
Methods:
Inherited Members:
All known members inherited from class GData.Query
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