Home
last modified time | relevance | path

Searched refs:channelCount (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoFileDetailsAudioStream.php29 public $channelCount; variable in Google\\Service\\YouTube\\VideoFileDetailsAudioStream
56 public function setChannelCount($channelCount) argument
58 $this->channelCount = $channelCount;
65 return $this->channelCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DAudioStream.php30 public $channelCount; variable in Google\\Service\\Transcoder\\AudioStream
63 public function setChannelCount($channelCount) argument
65 $this->channelCount = $channelCount;
72 return $this->channelCount;
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js3253 var channelCount, channels, data, i, n, outputBuffer, _i, _j, _k, _ref;
3255 channelCount = outputBuffer.numberOfChannels;
3256 channels = new Array(channelCount);
3257 for (i = _i = 0; _i < channelCount; i = _i += 1) {
3266 for (n = _k = 0; _k < channelCount; n = _k += 1) {
3267 channels[n][i] = data[i * channelCount + n];
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php4453 public $channelCount; variable in Google_VideoFileDetailsAudioStream
4462 public function setChannelCount( $channelCount) { argument
4463 $this->channelCount = $channelCount;
4466 return $this->channelCount;
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...