C# Class MPTagThat.Core.TrackData

ファイルを表示 Open project: MediaPortal/MPTagThat Class Usage Examples

Public Methods

Method Description
TrackData ( ) : System

Private Methods

Method Description
GetFrame ( string frameId ) : string

Returns the Value of the Frame with the specified Frame id

GetFrame ( string frameId, string frameValue ) : string

Returns the value of the frame with the specified frame id and value

SetText ( string frameId, string text ) : void

Method Details

TrackData() public method

public TrackData ( ) : System
return System