Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdcf6509

Browse files
author
Clement Champetier
committed
AudioFrame: fix spelling in the doc of getDefaultNbSamples method
1 parent11789bb commitdcf6509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/AvTranscoder/data/decoded/AudioFrame.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ class AvExport AudioFrame : public IFrame
7272
* @brief The number of samples of a frame cannot be known before calling avcodec_decode_audio4,
7373
* and can be variable in a same stream. Because we need to allocate some frames without knowing this parameter,
7474
* we access here a default number of samples.
75-
* @note This value depends on the sample rate (excample: 1920 samples at 48kHz).
75+
* @note This value depends on the sample rate (example: 1920 samples at 48kHz).
7676
* @return the number of samples of our default AudioFrame.
7777
* @see setNbSamplesPerChannel
7878
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp