mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 19:41:49 +00:00
Backed out changeset a317a2d59ed5 (bug 904617)
This commit is contained in:
parent
7f3a3729b9
commit
77ff767b7d
@ -878,8 +878,8 @@ cubeb_ops const wasapi_ops = {
|
||||
/*.stream_destroy =*/ wasapi_stream_destroy,
|
||||
/*.stream_start =*/ wasapi_stream_start,
|
||||
/*.stream_stop =*/ wasapi_stream_stop,
|
||||
/*.stream_get_position =*/ wasapi_stream_get_position,
|
||||
/*.stream_get_latency =*/ wasapi_stream_get_latency
|
||||
/*.stream_get_position =*/ wasapi_stream_get_position
|
||||
///*.stream_get_latency =*/ wasapi_stream_get_latency
|
||||
};
|
||||
} // namespace anonymous
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user