Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Xpressengine
Media
Extensions
ExtensionInterface
PHP Interface Xpressengine\Media\Extensions\ExtensionInterface
See link:
https://xpressengine.io
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