Skip to content

Expose getters for partial-pub fields in AudioTrack and VideoTrack #207

Closed
@turtletongue

Description

@turtletongue

Part of #206

Background

AudioTrack and VideoTrack both have partial-pub fields with types specific to them.

Problem to solve

Because of these pub fields refactoring can't be done correctly without breaking compatibility.

Possible solutions

Change visibility for partial-pub fields to private and add getters for them.

Metadata

Metadata

Assignees

Labels

enhancementImprovement of existing features or bugfixk::refactorRefactoring, technical debt elimination and other improvements of existing code base

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions