Property ALRepack.TALRepack.AudioFormat

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
David Alm (Talk | contribs)
(Automated Syncronization with Documentation)

Latest revision as of 00:23, 22 November 2011

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TALRepack

Contents

Syntax

Delphi:

property AudioFormat : TALOptionalBasicAudioFormat read FAudioFormat write SetAudioFormat;

C++ Builder:

__property TALOptionalBasicAudioFormat * AudioFormat = { read=FAudioFormat, write=SetAudioFormat };

Summary

Optional output audio format

Description

Use this property to specify optional output audio format. If the format Enabled sub property is set to true, the component will use the specified format for the audio output.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox