Unit 'tsd_tag_id3v2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titansound]

TID3v2Tag.SetSEBR

Declaration

Source position: tsd_tag_id3v2.pas line 456

public function TID3v2Tag.SetSEBR(

  FrameIndex: Integer;

  aBitRate: string

):Boolean; overload;

function TID3v2Tag.SetSEBR(

  FrameID: string;

  aBitRate: string

):Boolean; overload;

function TID3v2Tag.SetSEBR(

  FrameIndex: Integer;

  aBitRate: Extended

):Boolean; overload;

function TID3v2Tag.SetSEBR(

  FrameID: string;

  aBitRate: Extended

):Boolean; overload;



CT Web help

CodeTyphon Studio