C# 클래스 Tangerine.Plugins.SpotlightPlugin

상속: IDisposable
파일 보기 프로젝트 열기: snorp/tangerine

공개 메소드들

메소드 설명
Dispose ( ) : void
SpotlightPlugin ( ) : System

비공개 메소드들

메소드 설명
OnSpotlightCallback ( IntPtr item ) : void
QueryLoop ( ) : void
tangerine_item_get_album ( IntPtr item ) : string
tangerine_item_get_artist ( IntPtr item ) : string
tangerine_item_get_bitrate ( IntPtr item ) : short
tangerine_item_get_duration ( IntPtr item ) : int
tangerine_item_get_path ( IntPtr item ) : string
tangerine_item_get_title ( IntPtr item ) : string
tangerine_run_music_query ( SpotlightHelperDelegate cb ) : void
tangerine_stop_music_query ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

SpotlightPlugin() 공개 메소드

public SpotlightPlugin ( ) : System
리턴 System