FBVideoCodecManager().GetDefaultCodec()
というのはある。
んで、その説明に。
SetDefaultCodec. Set the default codec id for a given file format. This is the codec that will be used if codec mode is FBVideoCodecUseDefault.
ってある。
じゃあ、その対応するオプションはどこかって探すけど。
FBVideoCodecManager().VideoCodecMode
には3つのオプションがある。すなわち。
object FBVideoCodecAsk
object FBVideoCodecUncompressed
object FBVideoCodecStored
おいおい。
FBVideoCodecUseDefault
どこにあんだよ!
0 コメント:
コメントを投稿