Skip to content

'Constructor on type Myriadbits.MXF.MXFPulldown not found' #23

Description

@no-trom

Windows 10 x64 built with Visual Studio Community, DotNet 6.0 runtime.

Receiving this error on opening MXF file: 'Constructor on type Myriadbits.MXF.MXFPulldown not found'

The constructor seems to be present at line 47 of MXFPulldown:

public MXFPulldown(MXFPack pack, string metadataName)
: base(pack, "Pulldown")
{
}

but VS says there are 0 references (?)

TIA.

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