You appear to be a bot. Output may be restricted
Description
Usage
$int = AVCSequenceParameterSetReader::getWidth();
Parameters
Returns
int
Source
File name: wordpress/wp-includes/ID3/module.audio-video.flv.php
Lines:
1 to 3 of 3
public function getWidth() {
return $this->width;
}
View on GitHub View on Trac