mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-26 20:50:34 +00:00
update libavformat/kvag.c.
Signed-off-by: ziyugao <gaoziyu0614@outlook.com>
This commit is contained in:
parent
09d284eddf
commit
2d66ff0224
@ -36,7 +36,7 @@
|
||||
typedef struct KVAGHeader {
|
||||
uint32_t magic;
|
||||
uint32_t data_size;
|
||||
uint32_t sample_rate;
|
||||
int sample_rate;
|
||||
uint16_t stereo;
|
||||
} KVAGHeader;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user