videoplayback/videohelix/tsrc/ut_videohelixtest/conf/videohelixtest.cfg
changeset 20 b9e04db066d4
parent 17 69946d1824c4
child 24 7d93ee07fb27
equal deleted inserted replaced
17:69946d1824c4 20:b9e04db066d4
     1 [Define]
     1 [Define]
     2 KMPXVideoTvOutPlaybackNotAllowedClose 4
       
     3 KErrNone 0
     2 KErrNone 0
     4 KErrNotFound -1
     3 KErrNotFound -1
     5 KErrGeneral -2
     4 KErrGeneral -2
     6 KErrNotSupported -5
     5 KErrNotSupported -5
     7 KErrDied -13
     6 KErrDied -13
    39 EPbPropertyInvalid 100
    38 EPbPropertyInvalid 100
    40 
    39 
    41 EPbDlStateNotDownloading 0
    40 EPbDlStateNotDownloading 0
    42 EPbDlStateDownloading 2
    41 EPbDlStateDownloading 2
    43 
    42 
    44 ETvOutPlaybackNotAllowed 0
       
    45 ETvOutPlaybackAllowed 1
    43 ETvOutPlaybackAllowed 1
    46 
    44 
    47 ENoEvent 0
    45 ENoEvent 0
    48 EAddEvent 1
    46 EAddEvent 1
    49 
    47 
   644 delete test
   642 delete test
   645 pause 1000
   643 pause 1000
   646 [Endtest]
   644 [Endtest]
   647 
   645 
   648 [Test]
   646 [Test]
   649 title 42.  Tv-Out before Initialization - Unsupported DRM Playback Not Allowed
   647 title 42.  Tv-Out before Initialization - DRM Playback Allowed
   650 create videohelixtest test
   648 create videohelixtest test
   651 test SetTvOutConnected ETvOutPlaybackNotAllowed
   649 test SetTvOutConnected ETvOutPlaybackAllowed
   652 test Initialize 0 10 dcf.odf KErrNone KErrNone KMPXVideoTvOutPlaybackNotAllowedClose
       
   653 waittestclass test
       
   654 pause 100
       
   655 test GetMedia 
       
   656 waittestclass test
       
   657 delete test
       
   658 pause 1000
       
   659 [Endtest]
       
   660 
       
   661 [Test]
       
   662 title 43.  Tv-Out after Initialization - Unsupported DRM Playback Not Allowed
       
   663 create videohelixtest test
       
   664 test Initialize 0 10 dcf.odf KErrNone KErrNone KErrNone
   650 test Initialize 0 10 dcf.odf KErrNone KErrNone KErrNone
   665 waittestclass test
   651 waittestclass test
   666 test IssueGeneralCommand EPbCmdPlay KErrNone ECallbackBuffering
   652 pause 100
   667 waittestclass test
   653 test GetMedia 
   668 test ConnectTvOut ETvOutPlaybackNotAllowed
   654 waittestclass test
       
   655 delete test
       
   656 pause 1000
       
   657 [Endtest]
       
   658 
       
   659 [Test]
       
   660 title 43.  Tv-Out after Initialization - DRM Playback Allowed
       
   661 create videohelixtest test
       
   662 test Initialize 0 10 dcf.odf KErrNone KErrNone KErrNone
       
   663 waittestclass test
       
   664 test ConnectTvOut ETvOutPlaybackAllowed
   669 waittestclass test
   665 waittestclass test
   670 test DisconnectTvOut
   666 test DisconnectTvOut
   671 waittestclass test
   667 waittestclass test
   672 delete test
   668 delete test
   673 pause 1000
   669 pause 1000