PHP 인터페이스 Xpressengine\Media\Extensions\ExtensionInterface

저자: XE Developers ([email protected])
파일 보기 프로젝트 열기: xpressengine/xpressengine 0 사용 예제들

공개 메소드들

메소드 설명
getSnapshot ( string $content, integer $fromSecond = 10 ) : null | string 영상에서 snapshot 추출

메소드 상세

getSnapshot() 공개 메소드

영상에서 snapshot 추출
public getSnapshot ( string $content, integer $fromSecond = 10 ) : null | string
$content string media content
$fromSecond integer 영상에서의 시간(초 단위)
리턴 null | string