class DummyExtension implements ExtensionInterface

extension 을 사용하지 않을 경우 사용되는 클래스

Methods

null
getSnapshot(string $content, int $fromSecond = 10)

영상에서 snapshot 추출

Details

at line 36
null getSnapshot(string $content, int $fromSecond = 10)

영상에서 snapshot 추출

Parameters

string $content media content
int $fromSecond 영상에서의 시간(초 단위)

Return Value

null