Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help! IStreamSample::Update() returns E_ABORT - what does it mean?

Status
Not open for further replies.

alven

Programmer
May 30, 2003
1
PH
Can someone from DirectShow gurus help me?

I have a code which feeds audio PCM exporting graph with sound data buffers. Loop iterates, but suddenly (not at first iteration) IStreamSample::Update() method returns E_ABORT. Why? And what does it mean?

Can someone explain to me what E_ABORT error means at all? It is translated as Operation aborted. What operation? Aborted by whom?

Thanks in advance,
alven
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top