Skip to content

Access violation when setting Position property of TPAOggOpusDecoderSource #7

Description

@rchastain2

Hello Andrew.

FYI, I get an access violation when using examples/playopus. The access violation occurs on this line:

opus.Position := 44;
An unhandled exception occurred at $0000000000000000:
EAccessViolation: Access violation
  $0000000000000000
  $0000000000402646  main,  line 54 of playopus.lpr

An unhandled exception occurred at $00000000004294B7:
EThreadError: Thread error
  $00000000004294B7
  $000000000041420B
  $0000000000418A97

Once that line removed, the programs works well.

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