Class ALVorbisComments.TALVorbisCommentItem
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				 (Automated Syncronization with Documentation)  | 
		 (Automated Syncronization with Documentation)  | 
		
Revision as of 00:07, 11 June 2013
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.
Package: AudioLabPkg
Unit: ALVorbisComments
Inherits: TLPCollectionItem
Contents | 
Syntax
Delphi:
type TALVorbisCommentItem = class( TLPCollectionItem )
C++ Builder:
class TALVorbisCommentItem : public TLPCollectionItem
Visual C++ (MFC):
class CTALVorbisCommentItem : public CTLPCollectionItem
C# (.NET):
public ref class TALVorbisCommentItem : Vcl.VclCollectionItem
Summary
Comment item to be embedded in the Vorbis compressed stream.
Description
Defines comment item to be embedded in the Vorbis compressed stream.
Properties
Published
- Name - Specifies the name of the comment.
 - Value - Specifies the text to be contained in the comment.