GetOggComment

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(!DX_NON_SOUND && !DX_NON_OGGVORBIS)
nothrow @nogc extern (C++, DxLib) extern
int
GetOggComment
(
const(dxlib_d.DxDataType.TCHAR)* FileName
,,
dxlib_d.DxDataType.TCHAR* CommentNameBuffer
,,
dxlib_d.DxDataType.TCHAR* CommentBuffer
,)

Parameters

CommentBufferBytes size_t

Oggファイルのコメント情報を取得する

Meta