Skip to content

stream playback failed when debugging js #1

@ChrisGuzak

Description

@ChrisGuzak

I noticed this when testing my changes... when I set a breakpoint on this line in the JS debugger

XORMediaSource.js
// get the metadata we need
var helper = new MFUtils.MFAttributesHelper(self.memoryStream, data.mimeType);

and then hit F5 to continue the playback failed. if I removed the break point and ran the app it works. so there appears to be some timing related issue if the program is halted in the debugger at this point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions