Exemple #1
0
 public FLVEncoderParams()
 {
     stream_params = new FLVStreamingParams();
     file_params = new FLVFileParams();
 }
Exemple #2
0
 public FLVEncoderParams()
 {
     stream_params = new FLVStreamingParams();
     file_params   = new FLVFileParams();
 }