search for: getduration

Displaying 5 results from an estimated 5 matches for "getduration".

2005 Apr 18
3
Some suggestions.
Good day. Some suggestions. 1. I think it would be useful to add support of "seekable streams" to Speex API. It seems many developers need functions like: GetDuration(), SeekToTime(...),... Something like VorbisFile for Ogg Vorbis. 2. It would be useful to add some samples on working with Speex files. E.g. something like vcut for Ogg Vorbis. Vitaly.
2020 Aug 28
0
Wine release 5.16
...in TRASH_GetDetails() (Coverity). evr: Fix typo in video_mixer_init_dxva_videodesc() (Coverity). amstream: Return VFW_E_CANNOT_CONNECT in IAMMultiMediaStream::OpenFile() when no renderers are present and AMMSF_NORENDER is not specified. amstream: Return S_FALSE when IMediaSeeking::GetDuration() fails in IAMMultiMediaStream::GetDuration(). qcap/tests: Remove unused enumMediaTypes in test_smart_tee_filter() (Coverity). quartz: Close hfile when GetFileSizeEx fails in IFileSourceFilter::Load() (Coverity). amstream: Implement IMediaStreamFilter::ReferenceTimeToStreamTime()....
2005 Apr 18
3
speex voice seems to be bit breaking over long distance.
Hi, Ok, what you suggest sound logical to me. Currently, I have done a small trick to prevent this problem. What I did is that whenever windows request a voice packet from me and if I do not have the voice packet, I repeat the previous packet. Hence, all the breaking portion is filled with previous packet. This trick seems to work so far. I am not sure what is the side effect. I think jitter
2020 Aug 01
0
Wine release 5.14
...ad current CPU frequency on Linux. include: Add ID3D10Device1 forward declaration. include: Flesh out d3dx10math.h a bit more. d3dcompiler: Don't link to dxguid or uuid. Myah Caron (4): include: Add IShellLinkDual interface. amstream: Implement IMediaStreamFilter::GetDuration. amstream: Implement IAMMultiMediaStream::GetDuration. amstream: Implement IMediaStreamFilter::GetStopPosition. Nikolay Sivov (9): comctl32/listview: Do no alter custom draw text colors between notification stages. sxs/tests: Use wide string literal constants. sxs: Im...
2007 Nov 27
0
12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
...Inaccessible", false], + ["_global.Sound.prototype", "attachSound", false], + ["_global.Sound.prototype", "getBytesLoaded", true], + ["_global.Sound.prototype", "getBytesTotal", true], + ["_global.Sound.prototype", "getDuration", true], + ["_global.Sound.prototype", "getPan", false], + ["_global.Sound.prototype", "getPosition", true], + ["_global.Sound.prototype", "getTransform", false], + ["_global.Sound.prototype", "getVolume", fals...