class VideoCodecExtractor

Properties

protectedFFProbe $ffprobe FFProbe instance.

Methods

string
extract(string$url)

Extract the video codec from the specified video file.

Details

at line24
string extract(string$url)

Extract the video codec from the specified video file.

Parameters

string $url

Return Value

string