Skip to content

Commit 61ad380

Browse files
Update RenderingMode.hx
1 parent 686c229 commit 61ad380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ffmpeg/RenderingMode.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class RenderingMode {
4949

5050
#if cpp
5151
private static var nativeProcessHandle:Dynamic = null;
52-
#encoder
52+
#end
5353

5454
// ---------------- Batch Buffer Pool ----------------
5555
private static var batchBufferPool:Array<Bytes> = [];

0 commit comments

Comments
 (0)