AsposeSlidesCloud-SlidesApi

 view release on metacpan or  search on metacpan

lib/AsposeSlidesCloud/Object/AudioFrame.pm  view on Meta::CPAN

    		},
    'audio_cd_end_track_time' => {
    	datatype => 'int',
    	base_name => 'AudioCdEndTrackTime',
    	description => 'Returns or sets a last track time.',
    	format => '',
    	read_only => '',
    		},
    'audio_cd_start_track' => {
    	datatype => 'int',
    	base_name => 'AudioCdStartTrack',
    	description => 'Returns or sets a start track index.',
    	format => '',
    	read_only => '',
    		},
    'audio_cd_start_track_time' => {
    	datatype => 'int',
    	base_name => 'AudioCdStartTrackTime',
    	description => 'Returns or sets a start track time. ',
    	format => '',
    	read_only => '',
    		},
    'embedded' => {
    	datatype => 'boolean',
    	base_name => 'Embedded',
    	description => 'Determines whether a sound is embedded to a presentation.',
    	format => '',
    	read_only => '',
    		},
    'hide_at_showing' => {
    	datatype => 'boolean',
    	base_name => 'HideAtShowing',
    	description => 'Determines whether an AudioFrame is hidden.',
    	format => '',
    	read_only => '',
    		},
    'play_loop_mode' => {
    	datatype => 'boolean',
    	base_name => 'PlayLoopMode',
    	description => 'Determines whether an audio is looped. ',
    	format => '',
    	read_only => '',
    		},
    'play_mode' => {
    	datatype => 'string',
    	base_name => 'PlayMode',
    	description => 'Returns or sets the audio play mode.',
    	format => '',
    	read_only => '',
    		},
    'volume' => {
    	datatype => 'string',
    	base_name => 'Volume',
    	description => 'Returns or sets the audio volume.',
    	format => '',
    	read_only => '',
    		},
    'volume_value' => {
    	datatype => 'double',
    	base_name => 'VolumeValue',
    	description => 'Audio volume percent.',
    	format => '',
    	read_only => '',
    		},
    'base64_data' => {
    	datatype => 'string',
    	base_name => 'Base64Data',
    	description => 'Audio data encoded in base64.',
    	format => '',
    	read_only => '',
    		},
    'play_across_slides' => {
    	datatype => 'boolean',
    	base_name => 'PlayAcrossSlides',
    	description => 'Determines whether an audio is playing across the slides.',
    	format => '',
    	read_only => '',
    		},
    'rewind_audio' => {
    	datatype => 'boolean',
    	base_name => 'RewindAudio',
    	description => 'Determines whether audio is automatically rewound to start after playing.',
    	format => '',
    	read_only => '',
    		},
    'fade_in_duration' => {
    	datatype => 'double',
    	base_name => 'FadeInDuration',
    	description => 'Time duration for the initial fade-in of the media in milliseconds.',
    	format => '',
    	read_only => '',
    		},
    'fade_out_duration' => {
    	datatype => 'double',
    	base_name => 'FadeOutDuration',
    	description => 'Time duration for the ending fade-out of the media in milliseconds.',
    	format => '',
    	read_only => '',
    		},
    'trim_from_start' => {
    	datatype => 'double',
    	base_name => 'TrimFromStart',
    	description => 'Time duration to be removed from the beginning of the media during playback in milliseconds.',
    	format => '',
    	read_only => '',
    		},
    'trim_from_end' => {
    	datatype => 'double',
    	base_name => 'TrimFromEnd',
    	description => 'Time duration to be removed from the end of the media during playback in milliseconds.',
    	format => '',
    	read_only => '',
    		},
    'picture_fill_format' => {
    	datatype => 'PictureFill',
    	base_name => 'PictureFillFormat',
    	description => 'Picture fill format.',
    	format => '',
    	read_only => '',
    		},
});



( run in 0.810 second using v1.01-cache-2.11-cpan-39bf76dae61 )