Skip to content

object reference not set to an instance of an object. #101

@Wynthorpe

Description

@Wynthorpe

Im trying to use -

var _uri = await YouTube.GetVideoUriAsync("njHW8OJxh70", YouTubeQuality.Quality1080P);  

But when i pass to MediaElement in wpf

Player.Source = _uri.URI;  
Player.Play(); 

I get the above error, anyone any thoughts on this please?

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