MediaDecoder.Pop
public bool Pop(OdinMediaData audio)
Pop output audio from the media
Parameters
Name | Type | Description |
---|---|---|
audio | OdinMediaData | samples |
Returns
Type | Description |
---|---|
Boolean | true on success or false |
public bool Pop(OdinMediaData audio)
Pop output audio from the media
Name | Type | Description |
---|---|---|
audio | OdinMediaData | samples |
Type | Description |
---|---|
Boolean | true on success or false |