Property ALRepack.TALRepack.AudioFormat

From Mitov Wiki Doc
Jump to: navigation, search

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