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

Commita26bae9

Browse files
author
Valentin NOEL
committed
FilterGraph: fixes Python binding compilation on Windows
Export AudioFrameBuffer class symbol for DLL
1 parent343ef4e commita26bae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/AvTranscoder/filter/FilterGraph.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ namespace avtranscoder
2121
* It makes no sense to use such buffers for video, since video frames are spatially consistent,
2222
* so can not be divided nor concatenated.
2323
**/
24-
classAudioFrameBuffer
24+
classAvExportAudioFrameBuffer
2525
{
2626
public:
2727
AudioFrameBuffer(const AudioFrameDesc& audioFrameDesc);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp