Property ALOggPlayer.TALOggPlayer.PlaySegment

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: TALOggPlayer

Contents

Syntax

Delphi:

property PlaySegment : TALAudioPlayerSegment read FPlaySegment write SetPlaySegment;

C++ Builder:

__property TALAudioPlayerSegment * PlaySegment = { read=FPlaySegment, write=SetPlaySegment };

Summary

A segment of the file to be played.

Description

Use this property to specify the segment of the Audio file to be played. Use this property to specify only a part of the Audio to be played.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox