PHP 클래스 PHPExiftool\ExiftoolServer

상속: extends Exiftool
파일 보기 프로젝트 열기: romainneutron/PHPExiftool

공개 메소드들

메소드 설명
__construct ( )
__destruct ( )
executeCommand ( $commands, $timeout = 4 )
isRunning ( )
reset ( )
start ( )
stop ( )

비공개 메소드들

메소드 설명
cleanup ( )
setUp ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

__destruct() 공개 메소드

public __destruct ( )

executeCommand() 공개 메소드

public executeCommand ( $commands, $timeout = 4 )

isRunning() 공개 메소드

public isRunning ( )

reset() 공개 메소드

public reset ( )

start() 공개 메소드

public start ( )

stop() 공개 메소드

public stop ( )