PHP Interface Xpressengine\Media\Extensions\ExtensionInterface

Author: XE Developers ([email protected])
ファイルを表示 Open project: xpressengine/xpressengine Interface Usage Examples

Public Methods

Method Description
getSnapshot ( string $content, integer $fromSecond = 10 ) : null | string 영상에서 snapshot 추출

Method Details

getSnapshot() public method

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