InputStoryContentVideo
Object Hierarchy:
Description:
public class InputStoryContentVideo :
InputStoryContent
Content:
Properties:
- public ArrayList<int32?> added_sticker_file_ids { get; set construct; }
File identifiers of the stickers added to the video, if applicable
- public double cover_frame_timestamp { get; set construct; }
Timestamp of the frame, which will be used as video thumbnail
- public double duration { get; set construct; }
Precise duration of the video, in seconds; 0-60
- public bool is_animation { get; set construct; }
True, if the video has no sound
- public InputFile video { get; set construct; }
Video to be sent. The video size must be 720x1280. The video must be
streamable and stored in MPEG4 format, after encoding with H.265 codec and key frames added each second
Creation methods:
- public InputStoryContentVideo (InputFile video, ArrayList<int32?> added_sticker_file_ids, double duration, double cover_frame_timestamp, bool is_animation)
Inherited Members:
All known members inherited from class TDLib.Error
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