| MonobitEngine.VoiceChat.MonobitStreamingPlayer.MonobitStreamingPlayer |
( |
| ) |
|
| void MonobitEngine.VoiceChat.MonobitStreamingPlayer.Awake |
( |
| ) |
|
| float [] MonobitEngine.VoiceChat.MonobitStreamingPlayer.Decode |
( |
byte[] |
voice, |
|
|
int |
voice_size |
|
) |
| |
デコード
- Parameters
-
| voice | デコード前のボイスデータ |
| voice_size | デコード前のボイスデータのサイズ |
- Returns
- デコード後のボイスデータ
| int MonobitEngine.VoiceChat.MonobitStreamingPlayer.GetCountOfTotalFrameSample |
( |
| ) |
|
バッファにいくつフレームが入るか取得する
- Returns
| void MonobitEngine.VoiceChat.MonobitStreamingPlayer.OnChangeBandWidth |
( |
OpusBandwidth |
bw | ) |
|
設定帯域値が変更された時のデリゲート
- Parameters
-
| void MonobitEngine.VoiceChat.MonobitStreamingPlayer.PauseVoice |
( |
| ) |
|
| void MonobitEngine.VoiceChat.MonobitStreamingPlayer.Play |
( |
| ) |
|
| bool MonobitEngine.VoiceChat.MonobitStreamingPlayer.PlayVoice |
( |
float[] |
voice, |
|
|
bool |
delay_playback = false |
|
) |
| |
ボイスの再生
- Parameters
-
| voice | ボイスデータ |
| delay_playback | 再生遅延させるかどうか |
- Returns
| bool MonobitEngine.VoiceChat.MonobitStreamingPlayer.SetPlaybackSettings |
( |
int |
settingChannels, |
|
|
int |
settingSamplingRate |
|
) |
| |
再生データの初期設定
- Parameters
-
| settingChannels | 初期チャンネル数 |
| settingSamplingRate | 初期サンプリングレート |
- Returns
- trueなら成功
| void MonobitEngine.VoiceChat.MonobitStreamingPlayer.Start |
( |
| ) |
|
| void MonobitEngine.VoiceChat.MonobitStreamingPlayer.StopVoice |
( |
| ) |
|
| void MonobitEngine.VoiceChat.MonobitStreamingPlayer.Update |
( |
| ) |
|
| int MonobitEngine.VoiceChat.MonobitStreamingPlayer.AllowLagMs |
|
getset |
| int MonobitEngine.VoiceChat.MonobitStreamingPlayer.BufferCount |
|
getset |
| int MonobitEngine.VoiceChat.MonobitStreamingPlayer.ClipPlaybackSec |
|
getset |
| int MonobitEngine.VoiceChat.MonobitStreamingPlayer.CurrentGainDecibel |
|
getset |
| bool MonobitEngine.VoiceChat.MonobitStreamingPlayer.DebugModeProp |
|
getset |
| int MonobitEngine.VoiceChat.MonobitStreamingPlayer.DecodeBitsPerSample |
|
get |
| int MonobitEngine.VoiceChat.MonobitStreamingPlayer.DecodeChannels |
|
get |
| int MonobitEngine.VoiceChat.MonobitStreamingPlayer.DecodeCompressedBitRate |
|
get |
| int MonobitEngine.VoiceChat.MonobitStreamingPlayer.DecodeSamplingRate |
|
get |
| FrameSizeMs MonobitEngine.VoiceChat.MonobitStreamingPlayer.FrameSizeMsProp |
|
getset |
| bool MonobitEngine.VoiceChat.MonobitStreamingPlayer.isPlayerStarting |
|
get |
| bool MonobitEngine.VoiceChat.MonobitStreamingPlayer.isPlaying |
|
get |
| OpusCodec MonobitEngine.VoiceChat.MonobitStreamingPlayer.OpusCodecProp |
|
getset |
| int MonobitEngine.VoiceChat.MonobitStreamingPlayer.PlaySamplePos |
|
getset |
| long MonobitEngine.VoiceChat.MonobitStreamingPlayer.RemainSamples |
|
get |
| double MonobitEngine.VoiceChat.MonobitStreamingPlayer.RemainTime |
|
get |
| bool MonobitEngine.VoiceChat.MonobitStreamingPlayer.Surround3D |
|
getset |
The documentation for this class was generated from the following file:
- MonobitStreamingPlayer.cs