__copy__() -> None |
__copy__() -> None [extrait de __copy__.__doc__] |
__repr__(self) |
Return repr(self). [extrait de __repr__.__doc__] |
bytesForDuration(self, microseconds: int) -> int |
bytesForDuration(self, microseconds: int) -> int [extrait de bytesForDuration.__doc__] |
bytesForFrames(self, frameCount: int) -> int |
bytesForFrames(self, frameCount: int) -> int [extrait de bytesForFrames.__doc__] |
bytesPerFrame(self) -> int |
bytesPerFrame(self) -> int [extrait de bytesPerFrame.__doc__] |
bytesPerSample(self) -> int |
bytesPerSample(self) -> int [extrait de bytesPerSample.__doc__] |
ChannelConfig |
|
channelConfig(self) -> PySide6.QtMultimedia.QAudioFormat.ChannelConfig |
channelConfig(self) -> PySide6.QtMultimedia.QAudioFormat.ChannelConfig [extrait de channelConfig.__doc__] |
channelCount(self) -> int |
channelCount(self) -> int [extrait de channelCount.__doc__] |
durationForBytes(self, byteCount: int) -> int |
durationForBytes(self, byteCount: int) -> int [extrait de durationForBytes.__doc__] |
durationForFrames(self, frameCount: int) -> int |
durationForFrames(self, frameCount: int) -> int [extrait de durationForFrames.__doc__] |
framesForBytes(self, byteCount: int) -> int |
framesForBytes(self, byteCount: int) -> int [extrait de framesForBytes.__doc__] |
framesForDuration(self, microseconds: int) -> int |
framesForDuration(self, microseconds: int) -> int [extrait de framesForDuration.__doc__] |
isValid(self) -> bool |
isValid(self) -> bool [extrait de isValid.__doc__] |
normalizedSampleValue(self, sample: int) -> float |
normalizedSampleValue(self, sample: int) -> float [extrait de normalizedSampleValue.__doc__] |
SampleFormat |
|
sampleFormat(self) -> PySide6.QtMultimedia.QAudioFormat.SampleFormat |
sampleFormat(self) -> PySide6.QtMultimedia.QAudioFormat.SampleFormat [extrait de sampleFormat.__doc__] |
sampleRate(self) -> int |
sampleRate(self) -> int [extrait de sampleRate.__doc__] |
setChannelConfig(self, config: PySide6.QtMultimedia.QAudioFormat.ChannelConfig) -> None |
setChannelConfig(self, config: PySide6.QtMultimedia.QAudioFormat.ChannelConfig) -> None [extrait de setChannelConfig.__doc__] |
setChannelCount(self, channelCount: int) -> None |
setChannelCount(self, channelCount: int) -> None [extrait de setChannelCount.__doc__] |
setSampleFormat(self, f: PySide6.QtMultimedia.QAudioFormat.SampleFormat) -> None |
setSampleFormat(self, f: PySide6.QtMultimedia.QAudioFormat.SampleFormat) -> None [extrait de setSampleFormat.__doc__] |
setSampleRate(self, sampleRate: int) -> None |
setSampleRate(self, sampleRate: int) -> None [extrait de setSampleRate.__doc__] |
Améliorations / Corrections
Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.
Emplacement :
Description des améliorations :