Amanat (Pakistani TV series)
Amanat is a Pakistani social drama series, produced by Amna Nawaz Khan under their production banner ANK Production while she also directed and written this serial. The drama airs weekly on Urdu 1 every Tuesday. It stars Rabab Hashim, Noor Hassan and Sehar Afzal in lead roles.[1][2]
Amanat | |
---|---|
Title screen | |
Genre | Social Drama |
Written by | Amna Nawaz Khan |
Directed by | Amna Nawaz Khan |
Starring | Rabab Hashim Noor Hassan Sehar Afzal |
Opening theme | Singer: Rahat Fateh Ali Khan |
Country of origin | Pakistan |
Original language(s) | Urdu |
No. of episodes | 20 |
Production | |
Producer(s) | ANK Productions |
Camera setup | Multi-camera setup |
Distributor | Urdu 1 |
Release | |
Original network | Urdu 1 |
Picture format | PAL (576i) HDTV 1080i |
Audio format | Stereophonic sound |
Original release | 4 April – 22 August 2017 |
External links | |
Website |
Cast
- Rabab Hashim
- Noor Hassan
- Sehar Afzal
- Hannan Sameed
- Lubna Aslam
gollark: It's not very efficient. It was, as I said, basically a port of EWO to Node with networking and multiplayer hacked on top.
gollark: If it had a list of "visible entities" the rendering would be much faster. There isn't one.
gollark: You can't just trust clients.
gollark: ```javascriptconst getEnemy = (x, y) => { for (let i = 0; i < enemies.length; i++) { let other = enemies[i] if (other.x == x && other.y == y) return i } return -1}const getPlayer = (x, y) => { for (let i = 0; i < active_players.length; i++) { if (active_players[i]) { if (players[i].x == x && players[i].y == y) return i } } return -1}const getBonus = (x, y) => { for (let i = 0; i < bonuses.length; i++) { if (x == bonuses[i].x && y == bonuses[i].y) return i } return -1}```
gollark: This is for rendering the area around a player.
References
- "Amanat – Urdu1 Drama". festbyte. Retrieved 2018-07-26.
- "Amanat- All episodes, cast and review". DramaGuru.net. Retrieved 2018-07-26.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.