[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: DAV_MpegAudio.pas line 469
type TMpegAudio = class(TCustomMpegAudio) |
||
public |
||
property Id3Title: string; |
|
|
property Id3Artist: string; |
|
|
property Id3Album: string; |
|
|
property Id3Year: string; |
|
|
property Id3Comment: string; |
|
|
property Id3TrackNumber: Byte; |
|
|
property Id3Genre: TMusicGenre; |
|
|
property EstimatedLength: Integer; |
|
|
property TotalLength: Single; |
|
|
property Mode: TChannelMode; |
|
|
|
||
property Version: TMpegVersion; |
|
|
property Layer: Integer; |
|
|
property Bitrate: Integer; |
|
|
property SampleRate: Integer; |
|
|
property OnFrameChanged: TNotifyEvent; |
|
|
property OnEndOfFile: TNotifyEvent; |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |